housekeeping
This commit is contained in:
parent
73eea67048
commit
ccbe053f88
7 changed files with 64 additions and 104 deletions
4
init.lua
4
init.lua
|
|
@ -2,12 +2,12 @@
|
|||
My simple Neovim configuration. Made from scratch, inspired by
|
||||
https://www.youtube.com/watch?v=w7i4amO_zaE
|
||||
|
||||
EXTERNAL DEPENDENCIES MACOS
|
||||
NOTE: EXTERNAL DEPENDENCIES MACOS
|
||||
- ripgrep (https://github.com/BurntSushi/ripgrep, used by telescope)
|
||||
- fd (https://github.com/sharkdp/fd, used by telescope)
|
||||
- A Nerd font (https://www.nerdfonts.com/, used by nvim-web-devicons)
|
||||
|
||||
EXTERNAL DEPENDENCIES WINDOWS
|
||||
NOTE: EXTERNAL DEPENDENCIES WINDOWS
|
||||
See https://blog.nikfp.com/how-to-install-and-set-up-neovim-on-windows
|
||||
- ripgrep (https://github.com/BurntSushi/ripgrep, used by telescope)
|
||||
- fd (https://github.com/sharkdp/fd, used by telescope)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue