aboutsummaryrefslogtreecommitdiff
path: root/plugin/max-fix-colorschemes.vim
AgeCommit message (Collapse)Author
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.
..