aboutsummaryrefslogtreecommitdiff
path: root/plugin
AgeCommit message (Collapse)Author
2019-10-08Refactord color scheme and statusbarMax Christian Pohle
2019-10-07further C&P and keyboard arrow fixesMax Christian Pohle
2019-09-20Major version updateMax Christian Pohle
2019-09-12Improved Java support & minor fixesMax Christian Pohle
2019-07-29Fixed color scheme and C handlingMax Christian Pohle
2019-06-10Improved color schemes, indentation, autocompletion for textMax Christian Pohle
2019-05-01Improved statuslineMax Christian Pohle
2019-03-30Fixed window titleMax Christian Pohle
2019-03-27Fixed submodule again :/Max Christian Pohle
2019-03-26Fixed statusline / improved docs in mark pluginMax Christian Pohle
2019-03-25Added custom marks plugin & fixed submodulesMax Christian Pohle
2019-01-07Changed gtk colors and current word hightlightingMax Christian Pohle
not bold and underlined, but only underlined now
2018-12-16Changed some colors / better transparencyMax Christian Pohle
2018-12-02Fixed colorscheme and display problemsMax Christian Pohle
- signify sometimes required CTRL-L to display the symbols - separation between windows looked ugly because of the foldcolumns background color- fixed. - added Xresources (can be linked to ~/.Xresources), applies base16 - added xinputrc (can be linked to ~/.xinputrc), makes bash vi-like
2018-11-20Improved Tab/Statusline, e.g. fixed spacingMax Christian Pohle
also added <leader>gh for c files, guess what that does ;)
2018-11-07Changed some signcolumn iconsMax Christian Pohle
2018-10-29Further cleaning finally doneMax Christian Pohle
2018-10-23Improved submodule handlingMax Christian Pohle
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.
..