summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* git: display branches in columnsReiner Herrmann2022-10-03
|
* vim: update submodulesReiner Herrmann2022-10-03
|
* vim: use ripgrep + fzf for grep shortcutReiner Herrmann2022-10-03
|
* Xdefaults: sync with upstreamReiner Herrmann2022-08-27
|
* vim: update submodulesReiner Herrmann2022-08-27
|
* muttrc: use srcery colorsReiner Herrmann2022-05-07
|
* muttrc: update key bindingsReiner Herrmann2022-05-07
|
* muttrc: store aliasesReiner Herrmann2022-05-07
|
* muttrc: use new hostnameReiner Herrmann2022-05-07
|
* vim: add vim-cpp-modern as submoduleReiner Herrmann2022-05-01
|
* vim: add rust.vim as submoduleReiner Herrmann2022-05-01
|
* vim: update submodulesReiner Herrmann2022-05-01
|
* vim: set tabstop for vimwiki filesReiner Herrmann2022-05-01
|
* vim: enable spell checking for mailsReiner Herrmann2022-05-01
|
* bashrc: add an alias for vimwikiReiner Herrmann2022-05-01
|
* bashrc: use exa and ls if availableReiner Herrmann2022-05-01
|
* bashrc: source cargo env if availableReiner Herrmann2022-05-01
|
* ripgrep: add configReiner Herrmann2022-05-01
|
* Xdefaults: disable custom color settings to use the ones from colorschemeReiner Herrmann2022-05-01
|
* vim: use srcery colorschemeReiner Herrmann2022-05-01
|
* vim: add srcery colorscheme as submoduleReiner Herrmann2022-05-01
|
* Xdefaults: use srcery colorsReiner Herrmann2022-05-01
|
* vim: update submodulesReiner Herrmann2022-03-06
|
* add deployment scriptReiner Herrmann2021-12-26
|
* Xdefaults: increase range of Debian bug numbersReiner Herrmann2021-11-20
|
* vim: update submodulesReiner Herrmann2021-11-10
|
* vim: update submodulesReiner Herrmann2021-08-21
|
* bashrc: adjust path to fzf bash-completionReiner Herrmann2021-03-13
|
* vim: update submodulesReiner Herrmann2021-03-13
|
* vim: replace --vimgrep with custom parametersReiner Herrmann2021-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 wordsReiner Herrmann2021-03-13
|
* vim: change Pmenu highlight from default (magenta) to darkgrayReiner Herrmann2021-01-02
| | | | | magenta doesn't look nice and does not work well with syntax highlighting. see: https://github.com/natebosch/vim-lsc/issues/359
* vim: update submodulesReiner Herrmann2021-01-02
|
* gbp: create changelog entry and commit after importing upstream releasesReiner Herrmann2021-01-02
|
* awesome: restart awesome when screens are added/removedReiner Herrmann2021-01-02
|
* vimrc: add settings for vim-lscReiner Herrmann2020-10-25
|
* vim: drop ale and neocomplete and add vim-lscReiner Herrmann2020-10-25
| | | | | | | | | vim-lsc is a more lightweight language server addon than ale, and also less annoying. neocomplete seems to be broken with newer vim versions and no longer supported/developed upstream. also update other submodules.
* Xdefaults: change matcher button to middle click, as left click makes ↵Reiner Herrmann2020-09-10
| | | | selecting text more complicated
* added XdefaultsReiner Herrmann2020-09-09
|
* git: allow only fast-forwards when pullingReiner Herrmann2020-05-23
| | | | | | | | since 2.27 git warns if no pull strategy is configured. options are merging, rebasing or allowing only ffs. as both merging and rebasing can be annoying, try to only use ffs. if that's not possible, manual merging/rebasing is still possible.
* vim: update submodulesReiner Herrmann2020-02-17
|
* select histogram diff in vim and gitReiner Herrmann2020-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 submodulesReiner Herrmann2019-10-17
|
* vimrc: use popup instead of preview window for completionsReiner Herrmann2019-10-17
|
* vimrc: set highlighting for CursorLineNr to restore behaviour of previous ↵Reiner Herrmann2019-10-16
| | | | version
* vim: use upwards search for tags file inside .git/Reiner Herrmann2019-10-05
| | | | this was previously done automatically by fugitive, but has been removed.
* vim: update submodulesReiner Herrmann2019-10-05
|
* vim: update submodulesReiner Herrmann2019-08-01
|
* vimrc: use airline's tab lineReiner Herrmann2019-08-01
|
* vimrc: set wildmenu/wildmode for bash-like command completionReiner Herrmann2019-08-01
|