docs: (Arch) Linux dependencies
This commit is contained in:
parent
db08109b13
commit
6b38513188
1 changed files with 7 additions and 0 deletions
7
init.lua
7
init.lua
|
|
@ -12,6 +12,13 @@ NOTE: EXTERNAL DEPENDENCIES MACOS
|
||||||
NOTE: EXTERNAL DEPENDENCIES FREEBSD
|
NOTE: EXTERNAL DEPENDENCIES FREEBSD
|
||||||
- cmake, ripgrep (pkg install <pkgname>)
|
- cmake, ripgrep (pkg install <pkgname>)
|
||||||
|
|
||||||
|
NOTE: EXTERNAL DEPENDENCIES LINUX (Arch)
|
||||||
|
- cmake, tree-sitter-cli, nodejs (pacman -S <pkgname>)
|
||||||
|
|
||||||
|
Make fzf work:
|
||||||
|
1. Go to ~/.local/share/nvim/lazy/telescope-fzf-native.nvim
|
||||||
|
2. Run `make`
|
||||||
|
|
||||||
NOTE: EXTERNAL DEPENDENCIES WINDOWS
|
NOTE: EXTERNAL DEPENDENCIES WINDOWS
|
||||||
See https://blog.nikfp.com/how-to-install-and-set-up-neovim-on-windows
|
See https://blog.nikfp.com/how-to-install-and-set-up-neovim-on-windows
|
||||||
- ripgrep (https://github.com/BurntSushi/ripgrep, used by telescope)
|
- ripgrep (https://github.com/BurntSushi/ripgrep, used by telescope)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue