zargot / nim.nvim

Nim indent plugin for NeoVim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nim language plugin for NeoVim

Minimal fork without nimsuggest (highlight, go-to-def and autocomplete).

This would be good together with treesitter to avoid multiple nimsuggest instances, but alaviss/nim.nvim is still compensating for lacking highlighting from treesitter, so use alaviss' instead (together with treesitter).

About

Nim indent plugin for NeoVim

License:ISC License


Languages

Language:Vim Script 94.3%Language:Nim 4.1%Language:Shell 1.6%