Forks

個人的な理由によりフォークして使用しているリポジトリの一覧

vim-vsnip

アップストリーム

hrsh7th/vim-vsnip:master 

ダウンストリーム

yuma140902/vim-vsnip:master 

アップストリームの概要

Snippet plugin for vim/nvim that supports LSP/VSCode's snippet format.

変更点・変更理由

<cmd>マッピングの無い古いVimで動作するようにした

ctrlp-grep

アップストリーム

ompugao/ctrlp-grep:master 

ダウンストリーム

yuma140902/ctrlp-grep:master 

アップストリームの概要

grep your source code via ctrlp.vim!

変更点・変更理由

grepコマンドのコマンドライン引数が正しくないと思われるので変更した

nvim-dap-projects

アップストリーム

ldelossa/nvim-dap-projects:main 

ダウンストリーム

yuma140902/nvim-dap-projects:main 

アップストリームの概要

A very simple plugin which implements "per-project" nvim-dap debugger adapters and configurations.

変更点・変更理由

フォーク元はプロジェクト単位の設定がグローバル設定を上書きするようになっていた。これをグローバル設定に追記する形にした。

persisted.nvim

アップストリーム

olimorris/persisted.nvim:main 

ダウンストリーム

yuma140902/persisted.nvim:main 

アップストリームの概要

Simple session management for Neovim with git branching, autoloading and Telescope support

変更点・変更理由

フォーク元は`fnameescape`を使用しており、Windowsではセッションの削除ができないという問題があった。これを修正した。

egui_node_graph

アップストリーム

setzer22/egui_node_graph:main 

ダウンストリーム

yuma140902/egui_node_graph:cabernet 

アップストリームの概要

Build your node graph applications in Rust, using egui

変更点・変更理由

eguiのバージョンを上げた。またワークスペース構成をやめて自分のプロジェクトに導入しやすくした

neosolarized.nvim

アップストリーム

svrana/neosolarized.nvim:main 

ダウンストリーム

yuma140902/neosolarized.nvim:main 

アップストリームの概要

Truecolor solarized theme for neovim in Lua using colorbuddy

変更点・変更理由

NormalNormalNCの色を同じにした