summaryrefslogtreecommitdiff
path: root/nvim/ftplugin
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.
2025-10-18nvim: dart: Configure default indentationxengineering