Bobinas P4G
  • Login
  • Public

    • Public
    • Groups
    • Popular
    • People

Untitled attachment

Download link

Notices where this attachment appears

  1. Bernie (codewiz@mstdn.io)'s status on Monday, 22-Nov-2021 00:58:17 UTC Bernie Bernie
    in reply to

    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...

    In conversation Monday, 22-Nov-2021 00:58:17 UTC from mstdn.io permalink
  • Help
  • About
  • FAQ
  • Privacy
  • Source
  • Version
  • Contact

Bobinas P4G is a social network. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Bobinas P4G content and data are available under the Creative Commons Attribution 3.0 license.