Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 493 Bytes

121-ide.md

File metadata and controls

16 lines (9 loc) · 493 Bytes

Mason

Mason manages language servers, debugger integrations, linters, and auto formatters.

:Mason: open mason

Treesitter

Syntax parser for programming languages. Provides syntax highlighting & smart indents.

:TSModuleInfo: view installed treesitter modules :TSInstall {module}: install a module listed from :TSModuleInfo

Plugins

Extend the functionality of Neovim. These are added to the nvim configuration files and are install automatically from GitHub by LazyVim.