Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-23 | Improved UI consistency | Max Christian Pohle | |
2018-06-20 | Fixed code folding bug | Max Christian Pohle | |
also added some Git menu enties improved the recently used files startup screen improved the foltext by removing double white spaces improved contextual statusline | |||
2018-06-07 | Added arglist count to statusbar | Max Christian Pohle | |
2018-05-17 | Fixed code folding for C comments, added spell checking | Max Christian Pohle | |
2018-05-14 | Added installer and fixed spell checking error | Max 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-27 | Fixed syntax of C comments | Max Christian Pohle | |
2018-02-07 | Improved foldtext, removed default textwidth=120 | Max Christian Pohle | |
2018-01-31 | Added comment folding to C filetype | Max Christian Pohle | |
this works by overruling some of the default settings, see :help mysyntaxfile-add* |