summaryrefslogtreecommitdiffstats
path: root/.config/nvim/after/ftplugin/dosini.lua
Commit message (Collapse)AuthorAgeFilesLines
* fix(nvim): use # comments instead of ; in dosini filesThomas Vanbesien7 days1-0/+1
This is to fix foot complaining about ; comments that I create with `gc`.