aboutsummaryrefslogtreecommitdiff
path: root/after
AgeCommit message (Collapse)Author
2018-06-07Added arglist count to statusbarMax Christian Pohle
2018-05-17Fixed code folding for C comments, added spell checkingMax Christian Pohle
2018-05-14Added installer and fixed spell checking errorMax Christian Pohle
The error was visible in C files where comments of highlighting group Folded were not displaying bad spelling colors any more.
2018-02-27Fixed syntax of C commentsMax Christian Pohle
2018-02-07Improved foldtext, removed default textwidth=120Max Christian Pohle
2018-01-31Added comment folding to C filetypeMax Christian Pohle
this works by overruling some of the default settings, see :help mysyntaxfile-add*
..