My Neovim configuration
ca3a037ba5
When <leader>lg is pressed, it runs lazygit overtop Neovim. |
||
---|---|---|
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.