My Neovim configuration
6327c991fa
Currently considering whether to use this VSCode-style keykind or whether to switch to the more Vimic "gc" family of commands; I am somewhat finding the Ctrl-/ method to be more familiar, but less efficient given the layout of my fingers in 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.