Neovim Database Completion
Configure database completion in Neovim.

This is an updated article on how to configure database completion in Neovim. In the previous articles, I talked about configuring Vim and Neovim to manage databases and setting up database completion using nvim-compe
. Since nvim-compe
is deprecated, let’s try out nvim-cmp
.