Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 161 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 161 Bytes

Golang NVIM config.

brew install sqlite fd ripgrep fzf			# for macos
sudo apt install neovim libsqlite3-dev fd-find ripgrep fzf	# for ubuntu/debian