Age | Commit message (Collapse) | Author |
|
also added <leader>gh for c files, guess what that does ;)
|
|
|
|
|
|
The new foldexpr hides everything if its highlight group has 'comment'
to it. The foldtext has also been improved and now shows textwidth
characters. By now also 0 is allowed, but then it is as if foldtext
would be empty. I will probably remove this.
|
|
- beautification of the vertical bar
- removed Vim Minimap plugin
- GIT shows recently changed files in the quickfix list instead of the
location list
|
|
|
|
also added some Git menu enties
improved the recently used files startup screen
improved the foltext by removing double white spaces
improved contextual statusline
|
|
|
|
|
|
The error was visible in C files where comments of highlighting group
Folded were not displaying bad spelling colors any more.
|
|
|
|
|
|
this works by overruling some of the default settings, see :help mysyntaxfile-add*
|