Topic: neovim

Setup Neovim for Lua Development

What is nvim-jdtls? This is a plugin that will provide LSP support for Neovim and other cool…

Setup Neovim for Lua Development

Lua Development in Neovim Even if you don't plan on doing any Lua development in Neovim it is…

Native LSP in Neovim

Native LSP Neovim 0.5 will be shipping with and API for Language Server Protocol. I would recommend…

LSP Completion Symbols in CoC

LSP Completion Symbols If you are familiar with VS Code then you have probably noticed all of the…

Vimspector (for Java)

What is Vimspector? It is a debugger plugin for Vim and Neovim I am going to be using Java as an…

Java in Neovim

Current State of Java + Neovim Available: Treesitter highlighting Goto definition Goto references…

Project Wide Find & Replace w/ FAR

Installing the FAR Plugin FAR is a Vim/Neovim plugin that will allow you to perform project wide…

VSCodium & Neovim

What is VSCodium? From : Microsoft’s vscode source code is open source (MIT-licensed), but the…

Emojis in Neovim 💯👍😜

Supporting emoji ✌ Make sure your terminal supports emojis You will also need a font that will…

Using Live Server with Neovim

What is Live Server? Live-server is an package that will allow you to see real time changes for…