Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vim: replace ctrlp with fzf | Tharre | 2018-07-17 | 1 | -0/+0 |
| | | | | | | | | | | | | | | 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. | ||||
* | Update all submodules | Tharre | 2017-09-27 | 1 | -0/+0 |
| | |||||
* | Update submodules | Tharre | 2017-04-01 | 1 | -0/+0 |
| | |||||
* | Reorganise dotfiles | Tharre | 2016-10-16 | 1 | -0/+0 |