Skip to content

VuNgN/nvim-for-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim for Java

Ingredients
  • wbthomason/packer.nvim - A plugin manager for Neovim
  • neoclide/coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
  • ellisonleao/gruvbox.nvim - Lua port of the most famous vim colorscheme
  • nvim-tree/nvim-tree.lua - A file explorer tree for neovim written in lua
  • nvim-tree/nvim-web-devicons - lua fork of vim-web-devicons for neovim
  • nvim-lualine/lualine.nvim - A blazing fast and easy to configure neovim statusline plugin written in pure lua.
  • nvim-treesitter/nvim-treesitter - Nvim Treesitter configurations and abstraction layer
  • nvim-telescope/telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.
  • williamboman/mason.nvim - Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim. Strongly recommended for Windows users.
  • mfussenegger/nvim-jdtls - Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls
  • akinsho/bufferline.nvim - A snazzy bufferline for Neovim
  • norcalli/nvim-colorizer.lua - The fastest Neovim colorizer.
  • Xuyuanp/nerdtree-git-plugin - A plugin of NERDTree showing git status
  • mfussenegger/nvim-dap - Debug Adapter Protocol client implementation for Neovim
  • iamcco/markdown-preview.nvim - markdown preview plugin for (neo)vim

About

Neovim's configuration with Lua

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages