summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* 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
|
* inputrc: enable bracketed paste modeReiner Herrmann2019-06-15
| | | | see also: https://cirw.in/blog/bracketed-paste
* vimrc: use rg instead of ag for greppingReiner Herrmann2019-03-24
|
* vim: add fzf plugin and update other submodulesReiner Herrmann2019-03-24
|
* vim: drop ctrlp pluginReiner Herrmann2019-03-24
|
* bashrc: increase history sizeReiner Herrmann2019-03-24
|
* inputrc: enable colored prefixReiner Herrmann2019-03-24
|
* awesome: use calendar widget instead of external scriptReiner Herrmann2019-03-24
|
* bashrc: load fzf bindings/completions and configure it to use fdReiner Herrmann2019-03-12
|
* awesome: merge changes from 4.3Reiner Herrmann2019-01-28
|
* git: commandline compatibility to universal-ctags in ctags hook scriptReiner Herrmann2018-11-24
|
* devscripts: use long key idReiner Herrmann2018-11-24
|
* vim: remove outdated comment and update submodulesReiner Herrmann2018-11-24
|
* vimrc: use F3 to toggle bufexplorer instead of only opening split windowReiner Herrmann2018-11-24
|
* vimrc: decrease updatetime to get earlier gitgutter updatesReiner Herrmann2018-11-24
|
* vim: disable swapfile in pagerReiner Herrmann2018-11-24
|
* vim: update submodule url for ctrlp; update submodulesReiner Herrmann2018-03-29
|
* awesome: merge changes from new Debian revisionReiner Herrmann2017-12-28
|
* gitconfig: enable diff-highlight in tigReiner Herrmann2017-10-23
|
* bashrc: call __git_ps1 only if it is definedReiner Herrmann2017-10-07
|
* bashrc: fix escaping of \$ for root indicatorReiner Herrmann2017-10-07
|
* awesome: replace deprecated awful.util.spawn callReiner Herrmann2017-10-07
|
* bashrc: enforce literal quoting styleReiner Herrmann2017-10-03
| | | | | ls in coreutils since 8.25 (and 8.28-1 in Debian) is printing filenames quoted and escaped.
* awesome: use default theme and just set wallpaper in rc.luaReiner Herrmann2017-09-29
|
* awesome: merge changes from 4.2Reiner Herrmann2017-09-29
|
* awesome: remove unneeded keyboard layout widgetReiner Herrmann2017-09-29
|