 Bernie
Bernie
            
           One thing I didn't initially understand is that #Neovim's built-in LSP client isn't enough to get autocmpletion!
First, you need to configure which Language Server should be spawned for each file type you open. For this, there's nvim-lspconfig, which is maintained by the Neovim devs as a separate project:
https://github.com/neovim/nvim-lspconfig
But wait! The LSP configuration needs to be configured... in Lua, of course! And don't forget to define some mappings for "Go To Definition" etc...
Bobinas P4G is a social network. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.
      All Bobinas P4G content and data are available under the Creative Commons Attribution 3.0 license.
 All Bobinas P4G content and data are available under the Creative Commons Attribution 3.0 license.
