aboutsummaryrefslogtreecommitdiff
path: root/plugin/max-fix-colorschemes.vim
AgeCommit message (Collapse)Author
2020-07-16Tiny mostly optical improvementsMax Christian Pohle
2020-06-26Hotfixes to improve compatibility with pythonMax Christian Pohle
2020-02-28Small fixes and adoptions for python[23]Max Christian Pohle
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-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-27Fixed submodule again :/Max Christian Pohle
2019-03-25Added custom marks plugin & fixed submodulesMax Christian Pohle
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-10-29Further cleaning finally doneMax 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.
..