aboutsummaryrefslogtreecommitdiff
path: root/vimrc
AgeCommit message (Collapse)Author
2019-12-20-removed a few useless packages as I move to EmacsA. Chavali
Emacs is now, officially, my editor of choice. No need to have as many packages on vim
2019-11-24+keybind jk to escape textoreodave
2019-11-04~bindings for filesoreodave
<SPC>ff -> :Files . <CR> <SPC>fF -> :Files (input)
2019-11-02~bindings to somewhat resemble doom Emacsoreodave
More thought needs to be put into this.
2019-11-02-fzf entry system, I'll manage on my ownoreodave
2019-11-02-plugins that are uselessoreodave
Vim has been very slow, and I've been procrastinating to fix this. When using Vim on a new machine with just the bare minimums I was reminded of the insane speed it could access, so I removed items I felt were increasing time to boot or were useless.
2019-08-05+Keybind for searching via ripgrep (<SPC>/r)oreodave
2019-07-27+MaybeFZF function to use when entering diroreodave
2019-07-26~Buffer searching to be more like doomoreodave
2019-07-23+Keybinds to move closer to doom keybindsoreodave
2019-07-23+Plugin vim-tmux-navigator to work with tmuxoreodave
2019-07-17Added a few keybinds, themes, and tag related pluginsoreodave
2019-07-13Made a project header and put keybinds thereoreodave
2019-07-13Added tags commands to query tags through fzforeodave
2019-07-13Changed resize and window creation keys to be more like emacsoreodave
2019-07-13Changed command to be similar to spacemacs - fei goes to init.eloreodave
Therefore, fei goes to plugins for vim
2019-07-13Made all maps nonrecursiveoreodave
2019-07-12Added dotfiles for spacemacs, tmux, vim and zshoreodave