https://gist.github.com/oliverandrich/c5a07d8977bee23e6016c5767988acf7
#neovim
https://gist.github.com/oliverandrich/c5a07d8977bee23e6016c5767988acf7
#neovim
Added the features I needed. I made it a central hub for my workflow, managing my agents across harnesses, integrating with my Windows Tiling Manager, nvim, and other tools I use.
Added the features I needed. I made it a central hub for my workflow, managing my agents across harnesses, integrating with my Windows Tiling Manager, nvim, and other tools I use.
素の vim も使いたいので has('nvim') 分岐をちょこちょこ入れてみて init.lua を用意して vimrc を source するようにした
XDG_CONFIG_HOME を設定 NVIM_APPNAME に vim を設定して、そこにフォルダを移動。でも vim の方は windows だと見てくれないのか…。
とりあえず ~/_vimrc を作ってこっちも source した
#vim
素の vim も使いたいので has('nvim') 分岐をちょこちょこ入れてみて init.lua を用意して vimrc を source するようにした
XDG_CONFIG_HOME を設定 NVIM_APPNAME に vim を設定して、そこにフォルダを移動。でも vim の方は windows だと見てくれないのか…。
とりあえず ~/_vimrc を作ってこっちも source した
#vim
github.com/neovim/neovi...
github.com/neovim/neovi...
if you use nvim like emacs it may not go so hot
(but also if you get steel working well pls say, it looks neat!)
if you use nvim like emacs it may not go so hot
(but also if you get steel working well pls say, it looks neat!)
i think my only options left are kate, emacs and obscure things.
i think my only options left are kate, emacs and obscure things.
Bad news: I now need to get nvim-treesitter to recognize the queries. Because it's from a custom language which means. It. Doesn't like loading queries
Bad news: I now need to get nvim-treesitter to recognize the queries. Because it's from a custom language which means. It. Doesn't like loading queries
The 0.12 version adds the ability to disable automatic background detection during startup by setting the environment variable `NVIM_NOTTYFAST`. This improves working with slow SSH connection.
PR:
- github.com/neovim/neovi...
The 0.12 version adds the ability to disable automatic background detection during startup by setting the environment variable `NVIM_NOTTYFAST`. This improves working with slow SSH connection.
PR:
- github.com/neovim/neovi...