From 7e0f290957e6d7e4615c9103da081a538da6fe7b Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Tue, 27 Jan 2026 00:13:56 +0100 Subject: [PATCH] README: add nvim --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1eda2ab..aeb3570 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,10 @@ These are my personal dotfiles. Free for personal use. Thanks to [@bebehei](http * sway (wayland: window manager) * i3 (xorg: window manager) (maybe outdated) +* neovim (nvim) + * replaces `vim` completely * vim - * forked off [vimrc](https://github.com/bebehei/vimrc/) + * used as fallback, in case neovim is not available * NerdTree, autocompletion * colored * [git diff integration](https://github.com/mhinz/vim-signify)