Skip to content

Instantly share code, notes, and snippets.

@bitsapien
Created June 7, 2023 19:49
Show Gist options
  • Save bitsapien/305cdde60c71f36a9ca3b234e480253b to your computer and use it in GitHub Desktop.
Save bitsapien/305cdde60c71f36a9ca3b234e480253b to your computer and use it in GitHub Desktop.
Neovim Language Configuration

Assumptions

  1. Package Manager: Lazy
  2. LSP Package Manager: Mason
  3. Language Parser: Treesitter

Elixir

  • Search Mason registry for elixir-ls
  • Add elixir, heex, eex to the languages supported for treesitter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment