aboutsummaryrefslogtreecommitdiff
path: root/vimrc-common
AgeCommit message (Collapse)Author
6 daystidied this repo up and uploaded my new nvim from scratch configMax Christian Pohle
2023-10-21Improved code folding, because tree-sitter broke itMax Christian Pohle
2023-10-20Furter house keepingMax Christian Pohle
2023-10-20Merge Windows configMax Christian Pohle
2023-01-27minor improvementsMax Christian Pohle
2023-01-20qol improvementsMax Christian Pohle
2023-01-02minor improvementsMax Christian Pohle
2022-12-23Refactored a tiny bit and added editorconfigMax Christian Pohle
2022-12-18Switched to nvim and neovideMax Christian Pohle
2020-09-11made parent indentation specific to CMax 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-13Refactored 'splash' a lot & minor fixes in statuslineMax Christian Pohle
2019-10-08Refactord color scheme and statusbarMax Christian Pohle
2019-10-07further C&P and keyboard arrow fixesMax Christian Pohle
2019-09-12Improved Java support & minor fixesMax 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.
..