dotfiles/nvim/README.md
2024-07-28 13:46:43 +00:00

6 lines
278 B
Markdown

# Neovim editor
Very basic config
No plugins or themes yet, as I like the current(default) look.
### How to config Nvim/ Where to add the Nvim config file:
For user-specific config, put init.vim in ~/.config/nvim/
For system-wide config, put init.vim in /etc/xdg/nvim/