symlinks are hard
This commit is contained in:
@ -1,5 +1,10 @@
|
||||
This config should be located at `~/.config/nvim/init.lua`.
|
||||
|
||||
Install this config with:
|
||||
```
|
||||
ln -s $PWD/nvim/ ~/.config/nvim
|
||||
```
|
||||
|
||||
Dependencies can be installed (via brew) with:
|
||||
```
|
||||
brew install fzf bat ripgrep the_silver_searcher perl universal-ctags fd
|
||||
|
Reference in New Issue
Block a user