Update nvim/README.md
This commit is contained in:
parent
57bd03676b
commit
bef1abee85
@ -1,6 +1,6 @@
|
|||||||
# Neovim editor
|
# Neovim editor
|
||||||
Very basic config
|
Very basic config - no plugins or themes yet, as I like the current(default) look.
|
||||||
No plugins or themes yet, as I like the current(default) look.
|
Might change later
|
||||||
### How to config Nvim/ Where to add the Nvim config file:
|
## Nvim config file location
|
||||||
For user-specific config, put init.vim in ~/.config/nvim/
|
For user-specific config: `~/.config/nvim/init.vim`
|
||||||
For system-wide config, put init.vim in /etc/xdg/nvim/
|
For system-wide config: `/etc/xdg/nvim/init.vim`
|
Loading…
Reference in New Issue
Block a user