Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-18 | Added as default makeprg for C `make <thisfile>` | Max Christian Pohle | |
and removed clang-format, because it can be used manually and does not have to be such a fake equalcommand | |||
2021-01-18 | Removed karlmarks, made it a plugin and readded it | Max Christian Pohle | |
2020-09-11 | made parent indentation specific to C | Max Christian Pohle | |
2020-09-10 | made jedi.vim start automatically | Max Christian Pohle | |
2020-09-10 | Updated submodules | Max Christian Pohle | |
2020-09-10 | Version bump | Max Christian Pohle | |
2020-07-17 | Replaced max-splash with vim-recently-used plugin | Max Christian Pohle | |
2020-07-16 | Improved statusline, color for root user | Max Christian Pohle | |
2020-07-16 | Tiny mostly optical improvements | Max Christian Pohle | |
2020-07-08 | Cleaned unnecssary folder | Max Christian Pohle | |
2020-07-08 | Improved fontconfig with ligatures | Max Christian Pohle | |
2020-07-08 | Merge branch 'staging2' into staging | Max Christian Pohle | |
2020-07-08 | Minor cleanups done over a larger time span | Max Christian Pohle | |
2020-06-26 | improved readme and term support | Max Christian Pohle | |
2020-06-26 | Hotfixes to improve compatibility with python | Max Christian Pohle | |
2020-03-09 | updated submodules, clang-format now uses py3 | Max Christian Pohle | |
2020-02-28 | Small fixes and adoptions for python[23] | Max Christian Pohle | |
2020-01-20 | Syntax files ready and tested | Max Christian Pohle | |
2019-10-13 | Refactored 'splash' a lot & minor fixes in statusline | Max Christian Pohle | |
2019-10-09 | Further refactored statusline and splash | Max Christian Pohle | |
2019-10-08 | Refactord color scheme and statusbar | Max Christian Pohle | |
2019-10-07 | further C&P and keyboard arrow fixes | Max Christian Pohle | |
2019-09-20 | Major version update | Max Christian Pohle | |
2019-09-12 | Improved Java support & minor fixes | Max Christian Pohle | |
2019-07-29 | Fixed color scheme and C handling | Max Christian Pohle | |
2019-06-10 | Improved color schemes, indentation, autocompletion for text | Max Christian Pohle | |
2019-05-01 | Improved statusline | Max Christian Pohle | |
2019-04-01 | Changed default font to Hack | Max Christian Pohle | |
2019-03-30 | Fixed window title | Max Christian Pohle | |
2019-03-27 | Fixed submodule again :/ | Max Christian Pohle | |
2019-03-26 | Fixed statusline / improved docs in mark plugin | Max Christian Pohle | |
2019-03-25 | Added custom marks plugin & fixed submodules | Max Christian Pohle | |
2019-01-07 | Changed gtk colors and current word hightlighting | Max Christian Pohle | |
not bold and underlined, but only underlined now | |||
2018-12-16 | Changed some colors / better transparency | Max Christian Pohle | |
2018-12-02 | Fixed colorscheme and display problems | Max 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-20 | Improved Tab/Statusline, e.g. fixed spacing | Max Christian Pohle | |
also added <leader>gh for c files, guess what that does ;) | |||
2018-11-12 | Found and added formatoptions :) | Max Christian Pohle | |
2018-11-08 | Fixed install script | Max Christian Pohle | |
2018-11-07 | Changed some signcolumn icons | Max Christian Pohle | |
2018-10-29 | Ported install script (sort of) | Max Christian Pohle | |
2018-10-29 | Fixed submodule handling | Max Christian Pohle | |
2018-10-29 | Further cleaning finally done | Max Christian Pohle | |
2018-10-23 | Improved submodule handling | Max Christian Pohle | |
2018-10-22 | Major refactoring for version 2.0 | Max 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. | |||
2018-10-20 | Refactored a lot | Max Christian Pohle | |
2018-10-14 | Improved code folding and tidied up | Max Christian Pohle | |
The new foldexpr hides everything if its highlight group has 'comment' to it. The foldtext has also been improved and now shows textwidth characters. By now also 0 is allowed, but then it is as if foldtext would be empty. I will probably remove this. | |||
2018-10-04 | Minor refactoring | Max Christian Pohle | |
- beautification of the vertical bar - removed Vim Minimap plugin - GIT shows recently changed files in the quickfix list instead of the location list | |||
2018-10-01 | Removed syntax expansion pack | Max Christian Pohle | |
The default Vim installation suits my needs. | |||
2018-07-10 | Added preview window function from the help | Max Christian Pohle | |
improved man pager integration improved fonts for gvim | |||
2018-06-28 | Fixed sort order of different autocmds | Max Christian Pohle | |