Files
nvim-old/README.md
T
2023-02-05 18:43:41 -06:00

17 lines
305 B
Markdown

## Step one
install ripgrep: `brew install ripgrep`
## Step two
open nvim anywhere. `nvim .`
## Step three
run `:PackerSync`
## Step four
go ahead and play around in the remaps.
the vim related keymaps in are in the remaps.lua file. however, all
plugin related remaps are in their respective files.