Commit Graph

199 Commits

Author SHA1 Message Date
ViViDboarder 808804d0ac Add command for easy spelling 2019-10-29 16:35:54 -07:00
ViViDboarder 2c3d439df4 Update target for installing lang servers, linters, fixers 2019-10-29 14:55:44 -07:00
ViViDboarder 970d43a694 Remove neomake and syntastic 2019-10-29 12:34:50 -07:00
ViViDboarder ba6ea9e84b Prettify README.md using new linters/fixers 2019-10-29 12:33:29 -07:00
ViViDboarder cf9a69eede Install and configure new text linters 2019-10-29 12:33:08 -07:00
ViViDboarder 6d67d84fc5 Update fixers and sort linters 2019-10-28 16:30:34 -07:00
ViViDboarder 53209bff90 Update YAML indent
Making it 2 spaces to make indentation a bit cleaner when displaying lists
2019-10-28 09:20:25 -07:00
ViViDboarder 1e7156d172 Add fixer for markdown to trim trailing whitespace 2019-10-24 16:22:46 -07:00
ViViDboarder e9bd22b73c Update pre-commit versions 2019-10-24 14:29:16 -07:00
ViViDboarder 5fdc11ff93 Update hook installation 2019-10-24 14:16:01 -07:00
ViViDboarder 51bbd2dcef Add plugin snapshots to make setup more predictable 2019-10-24 14:15:34 -07:00
ViViDboarder 8d0b6c26fe Catch error on first load where colorscheme may be missing 2019-10-24 14:12:44 -07:00
ViViDboarder c16f793fb8 Pass lint 2019-10-24 13:58:45 -07:00
ViViDboarder 4cf4f83897 Add some ft settings for fish files 2019-10-24 13:47:56 -07:00
ViViDboarder 556b8baeae Remove unused rc files 2019-10-24 13:47:40 -07:00
ViViDboarder ad7da3997d Merge branch 'master' into slim-vim 2019-10-24 13:28:19 -07:00
ViViDboarder bc1ac5ff71 Improve vint compliance 2019-10-24 13:27:01 -07:00
ViViDboarder f2a766d1e6 Add pre-commit to run vint 2019-10-24 12:40:36 -07:00
ViViDboarder 6a51d76881 WIP: Switch to ALE with a few LS setup 2019-10-24 12:40:10 -07:00
ViViDboarder 2b6b13fcda Add pre-commit to run vint 2019-10-24 12:39:27 -07:00
ViViDboarder 16d6dd2ce5 Update IDE like features to be behind variable toggles
Also get's rid of neocomplete in favor of deoplete for vim8 as well and
neocomplecache as a fallback
2019-10-21 16:27:34 -07:00
ViViDboarder 57e5f83dc8 Update init to be more useful
Add more comments to better understand what's going on as well as
add some more variables to better determine which plugins to enable
2019-10-21 16:26:35 -07:00
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 9e4dfcafce Make .gitignore work better with Ag 2019-10-21 10:40:13 -07:00
ViViDboarder 2955787cf2 WIP: Add a buncha TODOs 2019-10-16 09:49:04 -07:00
ViViDboarder 42d33b9f48 Ignore /vim/view/ 2019-10-16 09:25:48 -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 fe330eecf7 Update makefile to handle updates 2017-11-13 19:28:07 -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