dotfiles/nvim/README.md

6 lines
278 B
Markdown
Raw Normal View History

2024-07-28 13:46:43 +00:00
# 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:
2024-07-28 13:04:30 +00:00
For user-specific config, put init.vim in ~/.config/nvim/
For system-wide config, put init.vim in /etc/xdg/nvim/