summaryrefslogtreecommitdiff
path: root/nvim/ftplugin/c.lua
AgeCommit message (Collapse)Author
2026-07-09nvim: Use colorcolumn per file typexengineering
This removes the global colorcolumn and adds one for Python and C. This allows to have a distraction free experience on all other file types and ones adapted to code guidelines for Python and C.