My Neovim configuration
308a455cbc
Add Comment.nvim for commenting out code more easily, and todo-comments.nvim for highlighting on TODO-type code comments. |
||
---|---|---|
lua | ||
.gitignore | ||
.stylua.toml | ||
init.lua | ||
LICENSE.md | ||
README.md | ||
test.py |
Neovim configuration
This is my Neovim configuration, using Lazy as the package manager.
How to
git clone https://git.kovachev.xyz/kkovachev/nvim-config ~/.config/nvim
to copy it into your Neovim config directory.