neovimの設定とか
導入を検討しているプラグインやカラースキーム,その他メモ
プラグイン
コードチェック
https://github.com/dense-analysis/ale
改行の整形
https://github.com/atusy/budouxify.nvim
https://github.com/ysmb-wtsg/in-and-out.nvim
LLM
仮想テキスト補完
minuet-ai.nvim
supermaven
neocodeium
https://zenn.dev/renlqqz/articles/8f98789ea8b280
チャット
codecompanion.nvim
https://codecompanion.olimorris.dev/
https://minerva.mamansoft.net/📘Articles/📘CodeCompanionを使ってNeovimと一緒に楽しくAI+Coding
https://eiji.page/blog/neovim-codecompanion-intro/
avante.nvim
https://eiji.page/blog/neovim-avante-nvim-intro
https://zenn.dev/tkcd/articles/using_avante-nvim
https://github.com/yetone/avante.nvim/issues/1577
https://github.com/yetone/avante.nvim/wiki
https://syu-m-5151.hatenablog.com/entry/2025/01/07/220406
https://zenn.dev/tkcd/articles/using_avante-nvim
ウィンドウ移動
https://github.com/gbrlsnchs/winpick.nvim
https://github.com/yorickpeterse/nvim-window
https://chatgpt.com/share/68da3adc-ad8c-8002-aa8a-9ae61a362b47
ジャンプ
https://github.com/nvim-mini/mini.jump2d
NeoVimプラグインの移行計画
カラースキーム
自作
https://qiita.com/slin/items/be6dddbdb49a790692ba
industryカラースキームをluaに書き換えるところから始めたい
今のところindustryとiceberg以上にしっくりくるカラースキームがない
シェルスクリプト製のプラグインマネージャを自作してみたい
参考
https://github.com/CopilotC-Nvim/CopilotChat.nvim/discussions/1000
https://nvim-mini.org/
#neovim #計画