Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-18 | Switched to nvim and neovide | 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 | |||
2020-09-11 | made parent indentation specific to C | Max Christian Pohle | |
2020-09-10 | Version bump | 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-07 | further C&P and keyboard arrow fixes | 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 | |
2018-11-12 | Found and added formatoptions :) | Max Christian Pohle | |
2018-10-29 | Further cleaning finally done | Max Christian Pohle | |
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-04-08 | Neovim tweaks, especially for deoplete as a replacement for YCM | Max Christian Pohle | |
2018-03-26 | Minor changes to improve performance on huge files | Max Christian Pohle | |
2018-01-31 | Added comment folding to C filetype | Max Christian Pohle | |
this works by overruling some of the default settings, see :help mysyntaxfile-add* | |||
2017-11-10 | Optical improvements (symbols and location of filename) | Max Christian Pohle | |
2017-11-08 | Keep the ycm signature/preview window open | Max Christian Pohle | |
2017-11-01 | Turned line numbers off and started using ftplugin for that | Max Christian Pohle | |
2016-10-06 | Simpler help navigation | Max Christian Pohle | |