summaryrefslogtreecommitdiffstats
path: root/.gitmodules
Commit message (Collapse)AuthorAgeFilesLines
* Fix git submodule namesTharre2019-06-091-8/+8
|
* vim: add signify pluginTharre2019-06-091-0/+3
|
* zsh: replace oh-my-zsh with vanilla zsh configsTharre2018-08-121-3/+3
| | | | | | oh-my-zsh introduces *a lot* of bloat, but I've barely been using any of it these past years. Just picking the options I use makes zsh easier to work with and debug (and hopefully faster).
* vim: add vim-fugitiveTharre2018-07-181-0/+3
|
* vim: replace ctrlp with fzfTharre2018-07-171-3/+3
| | | | | | | | | | | | | | CtrlP is nice when there are not a lot of files in the directory, but becomes really slow on larger codebases (i.e. the linux kernel). While it's possible to work around this to some extend, there are much better alternatives now. The most general (and fastest) of which is fzf. Combined with fd, a faster `find` it handles even absurd amounts of files practically instantly. The only real downside of this setup is that it requires both fzf and fd to be installed.
* vim: replace nerdcommenter with vim-commentaryTharre2018-07-171-3/+3
|
* vim: replace deprecated rust.vim pluginTharre2018-07-031-3/+3
|
* Make git submodule names prettyTharre2018-04-121-24/+24
|
* vim: add hexmode plugin for editing binary filesTharre2017-11-201-0/+3
|
* Update all submodulesTharre2017-09-271-0/+1
|
* vim: add vim-shebang pluginTharre2017-08-251-0/+3
|
* vim: add plasticboys markdown pluginTharre2017-06-051-0/+3
|
* vim: replace syntastic with aleTharre2017-05-081-0/+3
|
* Update submodulesTharre2017-04-011-0/+3
|
* vim: add vimwikiTharre2017-02-011-0/+3
|
* vim: add vim-javacomplete2Tharre2016-11-281-0/+3
|
* vim: add supertabTharre2016-11-281-0/+3
|
* vim: add vim-gnupgTharre2016-11-281-0/+3
|
* Fix .gitmodulesTharre2016-11-281-15/+15
|
* Reorganise dotfilesTharre2016-10-161-15/+15
|
* Add vim-sleuthTharre2016-10-071-0/+3
|
* vim: remove LargeFile pluginTharre2016-10-071-3/+0
|
* vim: add ctrlp.vimTharre2016-10-071-0/+3
|
* vim: remove unite.vimTharre2016-10-071-3/+0
|
* vim: remove vim-reloadTharre2016-10-071-3/+0
|
* vim: use gundoTharre2016-10-071-0/+3
|
* vim: switch to pathogen "plugin manager"Tharre2016-10-071-0/+42
|
* Initial commit, add submodulesTharre2015-04-061-0/+3