My Neovim configuration
Go to file
Kiril f20ddc687e Hide .git and Python caches
Hide .git and mypy/native Python cache directories.
2024-05-19 14:15:24 +01:00
lua Hide .git and Python caches 2024-05-19 14:15:24 +01:00
.gitignore Sync Neovim config 2024-04-30 11:24:23 +01:00
.stylua.toml Update stylua settings to my preference 2024-04-30 11:43:26 +01:00
init.lua Update config 2024-05-16 23:11:48 +01:00
LICENSE.md Sync Neovim config 2024-04-30 11:24:23 +01:00
README.md Update README 2024-04-30 11:40:24 +01:00
test.py Update config 2024-05-16 23:11:48 +01:00

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.