Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-02 | +opam config to vimrc | AChavali | |
2020-02-15 | ~vim bindings / -> s | AChavali | |
like doom, just use s instead of / | |||
2020-02-09 | -airline_theme | AChavali | |
Airline theme variable is useless as I don't use airline anymore. | |||
2019-12-30 | -removing useless keybindings | AChavali | |
Also cleaned up files | |||
2019-12-20 | -removed a few useless packages as I move to Emacs | A. 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 text | oreodave | |
2019-11-04 | ~bindings for files | oreodave | |
<SPC>ff -> :Files . <CR> <SPC>fF -> :Files (input) | |||
2019-11-02 | ~bindings to somewhat resemble doom Emacs | oreodave | |
More thought needs to be put into this. | |||
2019-11-02 | -fzf entry system, I'll manage on my own | oreodave | |
2019-11-02 | -plugins that are useless | oreodave | |
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 dir | oreodave | |
2019-07-26 | ~Buffer searching to be more like doom | oreodave | |
2019-07-23 | +Keybinds to move closer to doom keybinds | oreodave | |
2019-07-23 | +Plugin vim-tmux-navigator to work with tmux | oreodave | |
2019-07-17 | Added a few keybinds, themes, and tag related plugins | oreodave | |
2019-07-13 | Made a project header and put keybinds there | oreodave | |
2019-07-13 | Added tags commands to query tags through fzf | oreodave | |
2019-07-13 | Changed resize and window creation keys to be more like emacs | oreodave | |
2019-07-13 | Changed command to be similar to spacemacs - fei goes to init.el | oreodave | |
Therefore, fei goes to plugins for vim | |||
2019-07-13 | Made all maps nonrecursive | oreodave | |
2019-07-12 | Added dotfiles for spacemacs, tmux, vim and zsh | oreodave | |