What is nvim-jdtls? This is a plugin that will provide LSP support for Neovim and other cool…
Lua Development in Neovim Even if you don't plan on doing any Lua development in Neovim it is…
Native LSP Neovim 0.5 will be shipping with and API for Language Server Protocol. I would recommend…
LSP Completion Symbols If you are familiar with VS Code then you have probably noticed all of the…
What is Vimspector? It is a debugger plugin for Vim and Neovim I am going to be using Java as an…
Current State of Java + Neovim Available: Treesitter highlighting Goto definition Goto references…
Installing the FAR Plugin FAR is a Vim/Neovim plugin that will allow you to perform project wide…
What is VSCodium? From : Microsoft’s vscode source code is open source (MIT-licensed), but the…
Supporting emoji ✌ Make sure your terminal supports emojis You will also need a font that will…
What is Live Server? Live-server is an package that will allow you to see real time changes for…