aboutsummaryrefslogtreecommitdiff
path: root/plugin/statusline.vim
AgeCommit message (Collapse)Author
2018-11-20Improved Tab/Statusline, e.g. fixed spacingMax Christian Pohle
also added <leader>gh for c files, guess what that does ;)
2018-10-22Major refactoring for version 2.0Max Christian Pohle
vim-plug has been removed and replaced with Vims internal bundle mechanism. But I already noticed, that there is also GLVM now and started trying that as well.
..