lucat1 / visimp

A simple and modular neovim config
GNU Affero General Public License v3.0
8 stars 3 forks source link

feat: idris language layer #83

Closed foxyseta closed 2 months ago

foxyseta commented 2 months ago

Closes #58. As https://github.com/mason-org/mason-registry/pull/5266 is still open, and no Treesitter parser or queries are available, I opted for the vimscript plugin designed by Idris' inventor. It features syntax highlighting, indentation, unicode character concealing, and some LSP-like interactive editing features.

foxyseta commented 2 months ago

sorry forgot to add idris to _init.lua