ShinKage / idris2-nvim

Simple configuration and extra tools for NVIM + LSP + Idris2
MIT License
46 stars 8 forks source link

Add an ftplugin for ipkg files #14

Closed gwerbin closed 2 years ago

gwerbin commented 2 years ago

This sets the comment prefix correctly, and adds the same 'wildignore' option.

Without this change, Vim defaults to C-style comments (// and / /).