diff --git a/nvim/README.md b/nvim/README.md index 80223f2..63addf0 100644 --- a/nvim/README.md +++ b/nvim/README.md @@ -1,6 +1,10 @@ # Neovim editor + Very basic config - no plugins or themes yet, as I like the current(default) look. -Might change later -## Nvim config file location +The current config is compatible with vim, too. +Might change later. + +## Nvim config file location + For user-specific config: `~/.config/nvim/init.vim` For system-wide config: `/etc/xdg/nvim/init.vim` \ No newline at end of file