ShinKage / idris2-nvim

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

Add ftplugin for ipkg #15

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 /* */).

Sorry about the duplicate PR (https://github.com/ShinKage/idris2-nvim/pull/14), I didn't realize Github would close the PR when I changed the branch name.