aboutsummaryrefslogtreecommitdiff
path: root/plugin
AgeCommit message (Collapse)Author
6 daystidied this repo up and uploaded my new nvim from scratch configMax Christian Pohle
2023-10-23fixed: find-shell scriptMax Christian Pohle
2023-10-20Final housekeeping roundMax Christian Pohle
2023-10-20Furter house keepingMax Christian Pohle
2023-10-20Merge Windows configMax Christian Pohle
2023-02-26Reset background to darkMax Christian Pohle
2023-01-27minor improvementsMax Christian Pohle
2023-01-20qol improvementsMax Christian Pohle
2022-12-18Switched to nvim and neovideMax Christian Pohle
2021-01-18Removed karlmarks, made it a plugin and readded itMax Christian Pohle
2020-07-17Replaced max-splash with vim-recently-used pluginMax Christian Pohle
2020-07-16Improved statusline, color for root userMax Christian Pohle
2020-07-16Tiny mostly optical improvementsMax Christian Pohle
2020-07-08Minor cleanups done over a larger time spanMax Christian Pohle
2020-06-26Hotfixes to improve compatibility with pythonMax Christian Pohle
2020-03-09updated submodules, clang-format now uses py3Max 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-09Further refactored statusline and splashMax 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-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.
..