Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix git submodule names | Tharre | 2019-06-09 | 1 | -8/+8 |
| | |||||
* | vim: add signify plugin | Tharre | 2019-06-09 | 1 | -0/+3 |
| | |||||
* | zsh: replace oh-my-zsh with vanilla zsh configs | Tharre | 2018-08-12 | 1 | -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-fugitive | Tharre | 2018-07-18 | 1 | -0/+3 |
| | |||||
* | vim: replace ctrlp with fzf | Tharre | 2018-07-17 | 1 | -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-commentary | Tharre | 2018-07-17 | 1 | -3/+3 |
| | |||||
* | vim: replace deprecated rust.vim plugin | Tharre | 2018-07-03 | 1 | -3/+3 |
| | |||||
* | Make git submodule names pretty | Tharre | 2018-04-12 | 1 | -24/+24 |
| | |||||
* | vim: add hexmode plugin for editing binary files | Tharre | 2017-11-20 | 1 | -0/+3 |
| | |||||
* | Update all submodules | Tharre | 2017-09-27 | 1 | -0/+1 |
| | |||||
* | vim: add vim-shebang plugin | Tharre | 2017-08-25 | 1 | -0/+3 |
| | |||||
* | vim: add plasticboys markdown plugin | Tharre | 2017-06-05 | 1 | -0/+3 |
| | |||||
* | vim: replace syntastic with ale | Tharre | 2017-05-08 | 1 | -0/+3 |
| | |||||
* | Update submodules | Tharre | 2017-04-01 | 1 | -0/+3 |
| | |||||
* | vim: add vimwiki | Tharre | 2017-02-01 | 1 | -0/+3 |
| | |||||
* | vim: add vim-javacomplete2 | Tharre | 2016-11-28 | 1 | -0/+3 |
| | |||||
* | vim: add supertab | Tharre | 2016-11-28 | 1 | -0/+3 |
| | |||||
* | vim: add vim-gnupg | Tharre | 2016-11-28 | 1 | -0/+3 |
| | |||||
* | Fix .gitmodules | Tharre | 2016-11-28 | 1 | -15/+15 |
| | |||||
* | Reorganise dotfiles | Tharre | 2016-10-16 | 1 | -15/+15 |
| | |||||
* | Add vim-sleuth | Tharre | 2016-10-07 | 1 | -0/+3 |
| | |||||
* | vim: remove LargeFile plugin | Tharre | 2016-10-07 | 1 | -3/+0 |
| | |||||
* | vim: add ctrlp.vim | Tharre | 2016-10-07 | 1 | -0/+3 |
| | |||||
* | vim: remove unite.vim | Tharre | 2016-10-07 | 1 | -3/+0 |
| | |||||
* | vim: remove vim-reload | Tharre | 2016-10-07 | 1 | -3/+0 |
| | |||||
* | vim: use gundo | Tharre | 2016-10-07 | 1 | -0/+3 |
| | |||||
* | vim: switch to pathogen "plugin manager" | Tharre | 2016-10-07 | 1 | -0/+42 |
| | |||||
* | Initial commit, add submodules | Tharre | 2015-04-06 | 1 | -0/+3 |