| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | vim: map K to hover popup with lsp | Reiner Herrmann | 2024-03-03 |
| | | |||
| * | vim: call lsp functions only when plugin has been loaded | Reiner Herrmann | 2023-11-25 |
| | | |||
| * | vim: add LSP servers only if lsp binaries are available | Reiner Herrmann | 2023-11-02 |
| | | |||
| * | vim: replace vim-lsc with lsp | Reiner Herrmann | 2023-11-02 |
| | | | | | | | vim-lsc development seems to stagnate, and lsp seems to be already more feature-rich. lsp requires vim9, but this is available in current Debian stable. | ||
| * | vim: update tabstop settings | Reiner Herrmann | 2023-11-01 |
| | | |||
| * | vim: load distributed editorconfig plugin | Reiner Herrmann | 2023-11-01 |
| | | |||
| * | vim: disable automatically loaded standard plugins that are not needed | Reiner Herrmann | 2023-11-01 |
| | | |||
| * | vim: use ripgrep + fzf for grep shortcut | Reiner Herrmann | 2022-10-03 |
| | | |||
| * | vim: set tabstop for vimwiki files | Reiner Herrmann | 2022-05-01 |
| | | |||
| * | vim: enable spell checking for mails | Reiner Herrmann | 2022-05-01 |
| | | |||
| * | vim: use srcery colorscheme | Reiner Herrmann | 2022-05-01 |
| | | |||
| * | vim: replace --vimgrep with custom parameters | Reiner Herrmann | 2021-03-13 |
| | | | | | | | | --vimgrep will print multiple lines if the word has been found multiple times per line. One result per line is sufficient and will keep the result buffer more tidy. | ||
| * | vim: grep for full words | Reiner Herrmann | 2021-03-13 |
| | | |||
| * | vim: change Pmenu highlight from default (magenta) to darkgray | Reiner Herrmann | 2021-01-02 |
| | | | | | | magenta doesn't look nice and does not work well with syntax highlighting. see: https://github.com/natebosch/vim-lsc/issues/359 | ||
| * | vimrc: add settings for vim-lsc | Reiner Herrmann | 2020-10-25 |
| | | |||
| * | select histogram diff in vim and git | Reiner Herrmann | 2020-02-17 |
| | | | | | | Scientifically determined to be the best one for code: https://link.springer.com/article/10.1007/s10664-019-09772-z | ||
| * | vimrc: some cleanup; update submodules | Reiner Herrmann | 2019-10-17 |
| | | |||
| * | vimrc: use popup instead of preview window for completions | Reiner Herrmann | 2019-10-17 |
| | | |||
| * | vimrc: set highlighting for CursorLineNr to restore behaviour of previous ↵ | Reiner Herrmann | 2019-10-16 |
| | | | | | version | ||
| * | vim: use upwards search for tags file inside .git/ | Reiner Herrmann | 2019-10-05 |
| | | | | | this was previously done automatically by fugitive, but has been removed. | ||
| * | vimrc: use airline's tab line | Reiner Herrmann | 2019-08-01 |
| | | |||
| * | vimrc: set wildmenu/wildmode for bash-like command completion | Reiner Herrmann | 2019-08-01 |
| | | |||
| * | vimrc: use rg instead of ag for grepping | Reiner Herrmann | 2019-03-24 |
| | | |||
| * | vim: add fzf plugin and update other submodules | Reiner Herrmann | 2019-03-24 |
| | | |||
| * | vim: remove outdated comment and update submodules | Reiner Herrmann | 2018-11-24 |
| | | |||
| * | vimrc: use F3 to toggle bufexplorer instead of only opening split window | Reiner Herrmann | 2018-11-24 |
| | | |||
| * | vimrc: decrease updatetime to get earlier gitgutter updates | Reiner Herrmann | 2018-11-24 |
| | | |||
| * | vimrc: define key mapping for grepping word under cursor | Reiner Herrmann | 2017-02-26 |
| | | |||
| * | vim: use native packages instead of pathogen | Reiner Herrmann | 2017-02-26 |
| | | |||
| * | vim: replace syntastic with ale; update submodules | Reiner Herrmann | 2017-02-26 |
| | | |||
| * | vimrc: define convenience wrapper function for grep | Reiner Herrmann | 2016-12-29 |
| | | | | | | | Plain :grep keeps output open and waits for confirmation before returning to vim, doesn't show the quicklist and jumps to the first result. | ||
| * | vim: replace ag.vim with grepprg setting | Reiner Herrmann | 2016-09-28 |
| | | | | | | | ag.vim is deprecated and has unclear licensing. https://github.com/rking/ag.vim/issues/124#issuecomment-227038003 | ||
| * | vimrc: wombat theme no longer available; update submodules | Reiner Herrmann | 2016-03-19 |
| | | |||
| * | vimrc: different indentation for YAML | Reiner Herrmann | 2016-03-16 |
| | | |||
| * | vim: added gnupg module | Reiner Herrmann | 2016-01-15 |
| | | | | | | - updated submodules - moved git:// submodules to https:// | ||
| * | vimrc: use visible tab character | Reiner Herrmann | 2015-12-18 |
| | | |||
| * | vim: set number/relativenumber globally; updated submodules | Reiner Herrmann | 2015-01-29 |
| | | |||
| * | vim: several changes | Reiner Herrmann | 2014-08-26 |
| | | | | | | | | | - added neocomplete module - disabled arrow keys - enabled backspacing (saw a system where it was disabled by default) - enabled hlsearch for pager - updated submodules | ||
| * | vim: added modeline, changed indentation; updated submodules | Reiner Herrmann | 2014-07-12 |
| | | |||
| * | vim: added syntastic module | Reiner Herrmann | 2014-06-28 |
| | | |||
| * | vim: show cursorline only in active window; updated submodules | Reiner Herrmann | 2014-06-28 |
| | | |||
| * | vim: enabled man ftplugin (for :Man and \K) | Reiner Herrmann | 2014-06-07 |
| | | |||
| * | vim: shiftwidth, nohlsearch mapping, submodules | Reiner Herrmann | 2014-02-15 |
| | | | | | | | | - reenabled shiftwidth (for correct autoindenting) - changed nohlsearch mapping from enter to space (enter already used in e.g. Quickfix window) - updated submodules | ||
| * | vimrc: line numbers only for certain source files; enabled relative line numbers | Reiner Herrmann | 2014-02-06 |
| | | |||
| * | vimrc: indent with tabs; enabled numbering; removed bad key mappings | Reiner Herrmann | 2014-02-05 |
| | | |||
| * | Initial commit with vim config | Reiner Herrmann | 2014-02-02 |
