- nvim-tree/nvim-tree.lua
- morhetz/gruvbox
- nvim-lualine/lualine.nvim
- junegunn/fzf
- junegunn/fzf.vim
- nvim-lua/plenary.nvim
- nvim-telescope/telescope.nvim
- L3MON4D3/LuaSnip
- neovim/nvim-lspconfig
- hrsh7th/cmp-nvim-lsp
- hrsh7th/cmp-buffer
- hrsh7th/cmp-path
- hrsh7th/cmp-cmdline
- hrsh7th/nvim-cmp
- saadparwaiz1/cmp_luasnip
- ....
https://github.com/folke/lazy.nvim
https://github.com/BurntSushi/ripgrep fedora: sudo dnf install ripgrep
https://www.nerdfonts.com/font-downloads Source Code Pro Sauce Code Pro Nerd Font Complete
Download: https://jdk.java.net/ Lombok: https://projectlombok.org/download Jdtls: https://github.com/eclipse-jdtls/eclipse.jdt.ls Formatter: https://github.com/google/styleguide/blob/gh-pages/eclipse-java-google-style.xml
sudo dnf install gcc g++ clang ninja-build Download and compile: git clone https://github.com/sumneko/lua-language-server cd lua-language-server git submodule update --init --recursive cd 3rd/luamake compile/install.sh if error "cannot find -lstdc++" then sudo dnf install glibc-static libstdc++-static cd ../.. ./3rd/luamake/luamake rebuild
--set path in lsp-lua-config file.
sudo npm i -g pyright