wildfunctions / nvim

personal config for nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neovim Config Notes

Dependencies

# allows for "+y, "+p
sudo apt install vim-gtk3
# optimized recursive grep
sudo apt install ripgrep 
# WSL yank
https://github.com/equalsraf/win32yank

About

personal config for nvim


Languages

Language:Lua 100.0%