ViViDboarder
|
e08135fe1f
|
Update colorschemes to a better layout
|
2019-10-21 16:00:11 -07:00 |
|
ViViDboarder
|
62c65e5d73
|
Add rg to ctrlp configs
|
2019-10-21 15:58:04 -07:00 |
|
ViViDboarder
|
2a07143e43
|
Move vimproc to neocomplcache init
This is the only thing it's used for really
I think all that depend on this are now gone
|
2019-10-21 15:55:02 -07:00 |
|
ViViDboarder
|
fbab69f00e
|
Remove neoterm
I never really use it
|
2019-10-21 15:51:18 -07:00 |
|
ViViDboarder
|
aa0686208b
|
Add back equivalent async TagsUpdate command with Gutentags
|
2019-10-21 15:50:10 -07:00 |
|
ViViDboarder
|
fde09749bf
|
Add vim8 terminal commands in addition to existing neovim
|
2019-10-21 15:49:49 -07:00 |
|
ViViDboarder
|
cb1ff9c78a
|
Remove vim-dispatch
This isn't really needed as Gutentags can update tags async and other
build and linting tools like ALE or coc.nvim will do async.
|
2019-10-21 10:58:25 -07:00 |
|
ViViDboarder
|
382c3bf129
|
Update Grepper for better searching
|
2019-10-21 10:50:19 -07:00 |
|
ViViDboarder
|
b2c84bf38f
|
Consolidate init rc files
|
2019-10-21 10:49:27 -07:00 |
|
ViViDboarder
|
2955787cf2
|
WIP: Add a buncha TODOs
|
2019-10-16 09:49:04 -07:00 |
|
ViViDboarder
|
4e437e9f59
|
Add auto switching vim colors based on macOS theme
|
2019-10-16 09:24:17 -07:00 |
|
ViViDboarder
|
b79938f0be
|
Add function and command for setting colorscheme based on dark mode
|
2019-07-02 17:08:17 -07:00 |
|
ViViDboarder
|
a5fad0152b
|
Add rust swift and typescript
|
2019-04-11 13:04:32 -07:00 |
|
ViViDboarder
|
f329bc8e27
|
Show git authors in FZF commits
|
2018-06-13 13:19:42 -07:00 |
|
ViViDboarder
|
78b781b859
|
Oni support
|
2018-06-13 13:19:22 -07:00 |
|
ViViDboarder
|
a0684794e9
|
Consolidate keymapping
|
2018-06-13 13:18:21 -07:00 |
|
ViViDboarder
|
da8a4a5d57
|
Increase goyo width
|
2017-11-17 18:11:06 -08:00 |
|
ViViDboarder
|
b4b6db5191
|
Drop buffet for CtrlP and FZF
Fixes #7
|
2017-11-13 19:05:26 -08:00 |
|
ViViDboarder
|
e541c7f90c
|
Only load ctrlp if fzf command is missing
|
2017-11-13 19:03:12 -08:00 |
|
ViViDboarder
|
6269785d63
|
Change maps from CtrlP to FZF
Set up FZF bindings if ctrlp not loaded
|
2017-11-08 16:23:04 -08:00 |
|
ViViDboarder
|
6e2ff67d48
|
Trim airline size
|
2017-11-08 16:10:27 -08:00 |
|
ViViDboarder
|
b899f3f379
|
Improve colorscheme and gui detection
|
2017-11-08 16:10:27 -08:00 |
|
ViViDboarder
|
8f93dd590d
|
Fix deoplete preview window closing
|
2017-11-08 16:10:27 -08:00 |
|
ViViDboarder
|
729a912244
|
Lazy load everything!
|
2017-11-08 16:10:11 -08:00 |
|
ViViDboarder
|
1ab61dcbf7
|
Supress vimgo warning for lower vim versions
|
2017-11-08 13:55:33 -08:00 |
|
ViViDboarder
|
09c2e48b7f
|
Move airline plugins into airline file
|
2017-11-08 13:55:30 -08:00 |
|
ViViDboarder
|
843e531fda
|
Add neomake makers for pytest and tox
|
2017-11-08 13:55:28 -08:00 |
|
ViViDboarder
|
c530562b12
|
Add tox and tig commands for Neovim with Neoterm
Maybe todo: add to vim8 and remove plugin dependency
|
2017-11-08 13:55:26 -08:00 |
|
ViViDboarder
|
ba6c42657a
|
Try deoplete before neocomplete
|
2017-11-08 13:55:23 -08:00 |
|
ViViDboarder
|
08844a251e
|
Add smartsource for init.rc.vim
|
2017-11-08 13:55:13 -08:00 |
|
ViViDboarder
|
c3774255ad
|
Use Neomake instead of Syntastic on vim8+
Fixes #2
|
2017-10-25 10:45:15 -07:00 |
|
ViViDboarder
|
2061f3b219
|
Fix deoplete completion
|
2017-10-25 10:30:12 -07:00 |
|
ViViDboarder
|
6cb6db86bc
|
Update neomake url
|
2017-10-24 20:50:38 -07:00 |
|
ViViDboarder
|
63f04cc857
|
Remove incsearch for now and remeove some busted python stuff
|
2017-08-23 11:34:33 -07:00 |
|
ViViDboarder
|
fbf0df53f7
|
Make vim-scripts explicit
|
2017-05-30 17:01:51 -07:00 |
|
ViViDboarder
|
a51e3655a2
|
Improve deoplete and python loading
|
2017-05-30 14:10:55 -07:00 |
|
ViViDboarder
|
58a1a42b3d
|
Add shortcut for Zen
|
2017-01-23 12:32:17 -08:00 |
|
ViViDboarder
|
9867116073
|
Add Ag command back
|
2017-01-23 12:30:17 -08:00 |
|
ViViDboarder
|
c24f602769
|
Add toml support
|
2017-01-23 12:30:17 -08:00 |
|
ViViDboarder
|
4f41d766a8
|
Big cleanup of plugin config to make it more straightforward
Also added Goyo
|
2017-01-05 17:25:54 -08:00 |
|
ViViDboarder
|
89404652c9
|
Update python-mode settings
|
2016-11-15 09:28:30 -08:00 |
|
ViViDboarder
|
e0f5eb2044
|
Clean up plugin file
|
2016-11-15 09:25:41 -08:00 |
|
ViViDboarder
|
7646ca8993
|
Add fzf.vim and mappings for vim-go
Also add back commented out tmuxline so it can be toggled on certain machines
|
2016-11-15 09:16:03 -08:00 |
|
ViViDboarder
|
60383b6a09
|
Small cleaning of plugins
|
2016-11-15 09:14:57 -08:00 |
|
ViViDboarder
|
686c6d6547
|
Add version check for gutentags
|
2016-05-20 16:17:42 -07:00 |
|
ViViDboarder
|
37d3411a64
|
Less lag when searching ctrlp
|
2016-05-03 11:42:58 -07:00 |
|
ViViDboarder
|
362ffced8f
|
Add kotlin support
|
2016-05-03 11:42:44 -07:00 |
|
ViViDboarder
|
61f9c512f5
|
Massive CtrlP improvements
|
2016-03-24 12:14:39 -07:00 |
|
ViViDboarder
|
77ecc753e9
|
Change leader to space
|
2016-03-24 10:42:20 -07:00 |
|
ViViDboarder
|
a5a0c7be64
|
Clean init file
|
2016-03-24 10:42:09 -07:00 |
|
ViViDboarder
|
36941a0b26
|
Update vim-airline
|
2016-03-24 10:41:49 -07:00 |
|
ViViDboarder
|
3d457e90df
|
Update vim-grepper settings and add new motions
|
2016-03-24 10:41:23 -07:00 |
|
ViViDboarder
|
9bc754361e
|
More deoplete plugins
|
2016-03-24 10:41:02 -07:00 |
|
ViViDboarder
|
72e12c5ee3
|
Add deoplete configuration
|
2015-12-15 17:58:03 -08:00 |
|
ViViDboarder
|
11833a5df4
|
Fix gui settings for Neovim.app
|
2015-12-04 11:19:50 -08:00 |
|
ViViDboarder
|
a4f7e8a8b2
|
Fix viminfo
|
2015-11-07 11:43:21 -08:00 |
|
ViViDboarder
|
ca93dafc60
|
Only use Neoterm on Neovim
|
2015-10-28 10:52:03 -07:00 |
|
ViViDboarder
|
8dce970b22
|
Ag cleanup
|
2015-10-28 10:51:47 -07:00 |
|
ViViDboarder
|
be0a6c50d2
|
Fix bootstrapping of neovim
|
2015-10-28 10:50:01 -07:00 |
|
ViViDboarder
|
7221f87639
|
Neoterm stuff only for nvim
|
2015-10-26 10:25:25 -07:00 |
|
ViViDboarder
|
ee774a65e9
|
Cleanup for Grepper
|
2015-10-26 10:24:44 -07:00 |
|
ViViDboarder
|
dc08f01422
|
Easier mapping to escape term in nvim
|
2015-10-26 10:24:22 -07:00 |
|
ViViDboarder
|
a2af8da3a5
|
Make checking for Neocomplete more robust
|
2015-10-26 10:19:24 -07:00 |
|
ViViDboarder
|
178458e89a
|
Use Grepper instead of ack.vim and ag.vim
|
2015-08-20 14:54:46 -07:00 |
|
ViViDboarder
|
0c21ca1154
|
Neovim Term mode for Airline
|
2015-08-17 19:27:02 -07:00 |
|
ViViDboarder
|
ae0e8892d5
|
Reorder startify screen
|
2015-08-17 19:25:55 -07:00 |
|
ViViDboarder
|
5cd246b7d4
|
Add neoterm
|
2015-08-17 16:45:12 -07:00 |
|
ViViDboarder
|
ff3b206718
|
More python stuff
|
2015-08-17 16:37:29 -07:00 |
|
ViViDboarder
|
179ccc8e96
|
Startupify and cleanup
|
2015-08-13 22:43:20 -07:00 |
|
ViViDboarder
|
008e2ef801
|
Clean plugin file and add vim-gutentags and vim-gitgutter
|
2015-08-13 15:28:46 -07:00 |
|
ViViDboarder
|
c5f6717f15
|
More Omni Patterns
|
2015-08-13 15:27:58 -07:00 |
|
ViViDboarder
|
c5dd824c5f
|
Fix up neocomplete/neocomplcache
|
2015-06-18 09:27:57 -07:00 |
|
ViViDboarder
|
77a5573941
|
A bit of cleanup to Dash config
|
2015-06-15 18:02:23 -07:00 |
|
ViViDboarder
|
bedad8069b
|
Add vim-fish and vim-endwise
|
2015-06-15 18:01:57 -07:00 |
|
ViViDboarder
|
1bdb30bf1a
|
Update keymap for new nvim :Term commands
|
2015-06-15 18:00:37 -07:00 |
|
ViViDboarder
|
8d24b9ab33
|
Switch qfix to qfix and loclist toggles
|
2015-05-21 13:51:59 -07:00 |
|
ViViDboarder
|
89fa788e85
|
Add fzf
|
2015-04-28 16:50:32 -07:00 |
|
ViViDboarder
|
ba490aa7b7
|
Move some of the more complicated plugin settings to their own rcs
|
2015-04-28 12:01:33 -07:00 |
|
ViViDboarder
|
6941a4626a
|
Fix some neovim and tmux stuff
|
2015-03-31 13:48:21 -07:00 |
|
ViViDboarder
|
c5892e0bf0
|
Fix bug
|
2015-03-26 17:54:29 -07:00 |
|
ViViDboarder
|
8ff7681f09
|
Neovim updates
|
2015-03-26 17:45:03 -07:00 |
|
ViViDboarder
|
92d7a08690
|
More dark vim!
|
2015-03-26 10:09:26 -07:00 |
|
ViViDboarder
|
905e74f14a
|
Refactor to a simpler structure
|
2014-08-08 12:39:41 -07:00 |
|
ViViDboarder
|
521d3b5d06
|
Plugin changes
|
2014-08-08 12:32:23 -07:00 |
|
ViViDboarder
|
c1b625496a
|
Avoid splitting of NERD Tree windows with ctrl_p
|
2014-07-10 11:41:20 -07:00 |
|
ViViDboarder
|
0d473b6435
|
Update Make for latest version of vim-dispatch
|
2014-07-10 11:40:57 -07:00 |
|
ViViDboarder
|
24ca2cbef9
|
Clean Bundles
|
2014-06-17 12:09:01 -07:00 |
|
ViViDboarder
|
8205347d1a
|
Correct comment to table section as TComment
|
2014-03-28 08:01:48 -07:00 |
|
ViViDboarder
|
3a7ba74fbc
|
Remove ack.vim
Left commented out since this should detect if I have Ag
or Ack installed and enable the right one.
|
2014-03-28 08:01:22 -07:00 |
|
ViViDboarder
|
d4277050de
|
Add override to skip CommandT
|
2014-03-06 09:31:55 -08:00 |
|
ViViDboarder
|
9a7f73c0ec
|
Create shortcut for case insenstive project search
|
2014-03-04 10:55:35 -08:00 |
|
ViViDboarder
|
10f831ff49
|
Improve fugitive shortcuts
|
2014-03-04 10:55:00 -08:00 |
|
ViViDboarder
|
0aff4de7cb
|
Clean up CommandT/CommandP settings
|
2014-03-04 10:54:07 -08:00 |
|
ViViDboarder
|
21bacac7b6
|
Map pp and po for put and put over in visual mode
|
2014-03-04 10:53:29 -08:00 |
|
ViViDboarder
|
faf00ac73e
|
Add gruvbox colorscheme
|
2014-03-04 07:53:40 -08:00 |
|
ViViDboarder
|
437f96f2dd
|
Quick find in project using Ag
|
2014-01-21 17:51:38 -08:00 |
|
ViViDboarder
|
825295793f
|
Better key commands for CommandT
|
2014-01-21 17:51:24 -08:00 |
|
ViViDboarder
|
93db35dbfe
|
Better EOL Detection
|
2014-01-21 17:51:04 -08:00 |
|
ViViDboarder
|
a15e401781
|
Add vim-abusetheforce and relevant settings
|
2013-12-05 14:32:02 -08:00 |
|
ViViDboarder
|
3677b73206
|
Add vim-dispatch for async Make
|
2013-12-04 18:39:19 -08:00 |
|