Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-21 | Improved code folding, because tree-sitter broke it | Max Christian Pohle | |
2023-10-20 | Final housekeeping round | Max Christian Pohle | |
2023-10-20 | Furter house keeping | Max Christian Pohle | |
2023-10-20 | Added the branchvv alias to git.txt | Max Christian Pohle | |
Which looks similar to `git branch -v`, but adds the last modification timestamp to each branch. | |||
2023-10-20 | Merge Windows config | Max Christian Pohle | |
2023-10-20 | Fixed LS integration and nvim init.lua housekeeping | Max Christian Pohle | |
2023-02-26 | Reset background to dark | Max Christian Pohle | |
2023-01-27 | minor improvements | Max Christian Pohle | |
2023-01-20 | qol improvements | Max Christian Pohle | |
2023-01-02 | minor improvements | Max Christian Pohle | |
2022-12-23 | Refactored a tiny bit and added editorconfig | Max Christian Pohle | |
2022-12-18 | Switched to nvim and neovide | Max Christian Pohle | |
2021-01-18 | Replaced Tahoma font with standard Sans-Serifmaster | Max Christian Pohle | |
2021-01-18 | Use a bright colortheme for gvim | Max Christian Pohle | |
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 ;) |