2023-12-25 | 21 min read

Maybe I should have called this "How to enable IDE-like features without third party plugins." Sounds interesting, right? That's basically what I want to show you here.

We don't need any third party plugins, but we do need this:

  • Neovim v0.8 or greater.
  • A language server.
  • Patience/Energy to write some lua code for each language server.

Read the full article

Official NeoVim LSP Documentation

  • throwawayish@lemmy.ml
    ·
    9 months ago

    This looks kinda cool. Thank you for tagging/pinging me! I'll take a look and perhaps bother you (or others) at a later moment with questions 😅.