Tag: neovim

A guide on Neovim's LSP client

Enable IDE-like features in Neovim without installing any additional plugins

How to survive without multiple cursors in vim

Alternatives we can use in vim instead of multiple cursors

Neovim: Plugins to get started

Turn Neovim into a fancy editor with these plugins

Build your first Neovim configuration in lua

The one where we learn how to customize Neovim and add plugins

Can we manage neovim's LSP client without plugins?

Let's learn what does it take to use neovim's LSP client in project

Setup nvim-lspconfig + nvim-cmp

Let's configure Neovim's builtin LSP client with nvim-lspconfig and nvim-cmp

The illusion of fast startup times in vim

Speed up vim's startup times with this one weird 'trick'

Everything you need to know to configure neovim using lua

Your first steps into a lua configuration