README: add nvim

This commit is contained in:
Felix Buehler 2026-01-27 00:13:56 +01:00
parent febd3f1101
commit 7e0f290957

View file

@ -6,8 +6,10 @@ These are my personal dotfiles. Free for personal use. Thanks to [@bebehei](http
* sway (wayland: window manager) * sway (wayland: window manager)
* i3 (xorg: window manager) (maybe outdated) * i3 (xorg: window manager) (maybe outdated)
* neovim (nvim)
* replaces `vim` completely
* vim * vim
* forked off [vimrc](https://github.com/bebehei/vimrc/) * used as fallback, in case neovim is not available
* NerdTree, autocompletion * NerdTree, autocompletion
* colored * colored
* [git diff integration](https://github.com/mhinz/vim-signify) * [git diff integration](https://github.com/mhinz/vim-signify)