mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-08-03 09:24:38 +02:00
add: default loading from fidget to lspprogress
This commit is contained in:
parent
53b42062e3
commit
ee5301ba54
6 changed files with 93 additions and 12 deletions
|
@ -67,12 +67,12 @@
|
|||
## Basic Requirement
|
||||
|
||||
2. Install Neovim 9.0+ https://github.com/neovim/neovim/releases/tag/stable
|
||||
3. C++ (windows) Compiler https://www.msys2.org/
|
||||
3. C++ https://www.mingw-w64.org/downloads/
|
||||
4. GIT https://git-scm.com/download/win
|
||||
5. NodeJs https://nodejs.org/en/
|
||||
6. Ripgrep https://github.com/BurntSushi/ripgrep
|
||||
7. Lazygit https://github.com/jesseduffield/lazygit
|
||||
8. Nerd Font https://github.com/ryanoasis/nerd-fonts
|
||||
8. Nerd Font https://www.nerdfonts.com/ or https://github.com/ryanoasis/nerd-fonts
|
||||
9. Windows Terminal (Windows) https://apps.microsoft.com/store/detail/windows-terminal/9N0DX20HK701?hl=en-id&gl=id
|
||||
10. Powershell (windows) https://apps.microsoft.com/store/detail/powershell/9MZ1SNWT0N5D?hl=en-id&gl=id
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue