# 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/