Commit Graph

27 Commits

Author SHA1 Message Date
oreodave
338abe9f78 +tmux-navigator to vim
Trusty and very useful
2020-04-07 23:48:22 +01:00
odave
4642e7291f +PluginClean to reload binding 2020-04-05 02:32:05 +01:00
odave
722b792369 +recursive path variable
Suggestion from a YouTube video to allow quick editing and jumping
around a directory.
2020-04-05 02:31:16 +01:00
odave
6baa9a8165 -opam config in vim 2020-04-05 02:31:09 +01:00
odave
22a2742271 ~removed quite a few plugins, moving to normal vim
Normal vim is enough, I want fast speeds and ease of use. Vim is not
something I use for main editing - it's just for quick edits and super speed.
2020-04-05 02:25:02 +01:00
AChavali
3a10e77e6a +opam config to vimrc 2020-03-02 23:20:22 +00:00
AChavali
10c0f0a157 ~vim bindings / -> s
like doom, just use s instead of /
2020-02-15 23:20:58 +00:00
AChavali
6cd81b47e5 -airline_theme
Airline theme variable is useless as I don't use airline anymore.
2020-02-09 19:52:47 +00:00
AChavali
2a2659c532 -removing useless keybindings
Also cleaned up files
2019-12-30 13:06:19 +00:00
A. Chavali
dbed0c4f60 -removed a few useless packages as I move to Emacs
Emacs is now, officially, my editor of choice. No need to have as many
packages on vim
2019-12-20 20:10:39 +00:00
oreodave
5102d03bdd +keybind jk to escape text 2019-11-24 16:41:00 +00:00
oreodave
46e754ed21 ~bindings for files
<SPC>ff -> :Files . <CR>
<SPC>fF -> :Files (input)
2019-11-04 16:39:57 +00:00
oreodave
5a4cfe621d ~bindings to somewhat resemble doom Emacs
More thought needs to be put into this.
2019-11-02 22:01:18 +00:00
oreodave
725b76a32e -fzf entry system, I'll manage on my own 2019-11-02 22:00:58 +00:00
oreodave
63a5ad15b8 -plugins that are useless
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-11-02 21:59:53 +00:00
oreodave
987cf5b217 +Keybind for searching via ripgrep (<SPC>/r) 2019-08-05 02:09:36 +01:00
oreodave
abdbfa9d36 +MaybeFZF function to use when entering dir 2019-07-27 23:37:34 +01:00
oreodave
4dec3f287b ~Buffer searching to be more like doom 2019-07-26 21:38:46 +01:00
oreodave
acce57ae7d +Keybinds to move closer to doom keybinds 2019-07-23 23:52:29 +01:00
oreodave
e791c8d847 +Plugin vim-tmux-navigator to work with tmux 2019-07-23 23:51:54 +01:00
oreodave
96b5dbe6e0 Added a few keybinds, themes, and tag related plugins 2019-07-17 01:23:28 +01:00
oreodave
6a8c75537e Made a project header and put keybinds there 2019-07-13 09:42:01 +01:00
oreodave
239abfd11a Added tags commands to query tags through fzf 2019-07-13 09:02:31 +01:00
oreodave
c0fc1a379b Changed resize and window creation keys to be more like emacs 2019-07-13 09:02:15 +01:00
oreodave
249dc78b36 Changed command to be similar to spacemacs - fei goes to init.el
Therefore, fei goes to plugins for vim
2019-07-13 09:01:38 +01:00
oreodave
f779aae15c Made all maps nonrecursive 2019-07-13 08:23:30 +01:00
oreodave
7bb9151d50 Added dotfiles for spacemacs, tmux, vim and zsh 2019-07-12 23:06:51 +01:00