Update to use LazyVim default plugins
Remove NatDat Update README to include fzf
This commit is contained in:
@@ -21,13 +21,14 @@ If using Neovim from the terminal, ensure the terminal font is set to CaskaydiaC
|
||||
|
||||
- ripgrep
|
||||
- fd
|
||||
- fzf
|
||||
- nodeJs
|
||||
- used for installing jsonls, an lsp used for nvim config.
|
||||
|
||||
These programs can all be installed with `winget`.
|
||||
|
||||
``` powershell
|
||||
winget install BurntSushi.ripgrep.MSVC sharkdp.fd OpenJS.NodeJS
|
||||
winget install BurntSushi.ripgrep.MSVC sharkdp.fd fzf OpenJS.NodeJS
|
||||
```
|
||||
|
||||
Neovim and Git can also be installed this way.
|
||||
|
||||
Reference in New Issue
Block a user