Skip to main content

Quick start

Neoivm 0.9.0+

I'm a heading that will not show up in the TOC

If you're new to NeoVim/Vim

I strongly encourage you to learn how to use NeoVim/Vim, as it's more than a normal text editor.

These are highly recommend and a must do for any new Vimmer

Tree-sitter

To install syntax highlighting and treesitter support for your language:

:TSInstall <TAB>

NOTE: <TAB> indicates that you should press the <TAB> key and cycle through your options

Not all languages are supported. For a list of supported languages look here

Language Server

To install a Language Server for your language:

:LspInstall <TAB>

Sometimes the language server for your language will not have an obvious name. For instance, the language server for ruby is solargraph. Metals is the language server for scala, etc. To find the corresponding language server for your language look here

Nerd Fonts

Installing a nerd font is recommended. Otherwise some symbols won't be rendered properly.