Adding in nvim to trackd
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
## Step one
|
||||
install ripgrep: `brew install ripgrep`
|
||||
|
||||
install `packer` (find install on their github repo)
|
||||
|
||||
## 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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user