Kevin MacMartin
|
d244b14988
|
Update submodules
|
2018-05-10 17:45:37 -04:00 |
|
Kevin MacMartin
|
d744b27a27
|
Update submodules
|
2018-05-08 15:30:34 -04:00 |
|
Kevin MacMartin
|
d3fb7f2110
|
Update submodules
|
2018-05-04 14:32:34 -04:00 |
|
Kevin MacMartin
|
158eab25b2
|
Update submodules
|
2018-04-26 11:48:47 -04:00 |
|
Kevin MacMartin
|
fb3334b68c
|
Update submodules
|
2018-04-23 16:53:38 -04:00 |
|
Kevin MacMartin
|
5509ce9611
|
Update submodules
|
2018-04-19 15:46:25 -04:00 |
|
Kevin MacMartin
|
3e324ba491
|
Update submodules
|
2018-04-16 14:13:13 -04:00 |
|
Kevin MacMartin
|
f75e28fc7d
|
Update submodules
|
2018-04-13 14:39:16 -04:00 |
|
Kevin MacMartin
|
c19f3a857c
|
Prevent slowdowns related to excessively long lines by preventing syntax highlighting after 300th character
|
2018-04-09 17:05:19 -04:00 |
|
Kevin MacMartin
|
ec41593643
|
Decrease the number of indents before folds appear and disable folding by default
|
2018-04-09 16:11:10 -04:00 |
|
Kevin MacMartin
|
5244bd6c7b
|
Update submodules
|
2018-04-09 10:54:04 -04:00 |
|
Kevin MacMartin
|
66744aeb72
|
Update submodules
|
2018-04-05 17:39:11 -04:00 |
|
Kevin MacMartin
|
9948a62521
|
Add the correct comment style for the blade filetype
|
2018-04-05 17:34:10 -04:00 |
|
Kevin MacMartin
|
79b3ee39a9
|
Update submodules
|
2018-04-02 14:46:50 -04:00 |
|
Kevin MacMartin
|
70f81fc806
|
Update submodules
|
2018-03-29 14:06:01 -04:00 |
|
Kevin MacMartin
|
92b7003957
|
Update submodules
|
2018-03-26 16:29:27 -04:00 |
|
Kevin MacMartin
|
f2c850dde8
|
Update submodules
|
2018-03-23 14:20:15 -04:00 |
|
Kevin MacMartin
|
b0a0470703
|
Update submodules and declare comment style in vue files
|
2018-03-21 11:02:15 -04:00 |
|
Kevin MacMartin
|
111bf2e348
|
Update to the last commit of deoplete before the on-quit issue appeared
|
2018-03-19 22:29:03 -04:00 |
|
Kevin MacMartin
|
5e783f87d5
|
Don't checkout the master branch of submodules so the version specified by the repo is used
|
2018-03-19 17:35:03 -04:00 |
|
Kevin MacMartin
|
f5cde6e837
|
Revert deoplete to a commit that isn't broken
|
2018-03-19 16:52:33 -04:00 |
|
Kevin MacMartin
|
43b3c922b3
|
Update submodules
|
2018-03-19 16:51:18 -04:00 |
|
Kevin MacMartin
|
b1903f235c
|
Revert "Update submodules"
This reverts commit 268c5067d1 .
|
2018-03-19 16:47:10 -04:00 |
|
Kevin MacMartin
|
268c5067d1
|
Update submodules
|
2018-03-19 11:36:37 -04:00 |
|
Kevin MacMartin
|
7ecc0142e5
|
Don't spawn a subshell to check for vim
|
2018-03-16 14:29:37 -04:00 |
|
Kevin MacMartin
|
68f480a867
|
Allow eslint to be used to fix vue files
|
2018-03-16 14:29:21 -04:00 |
|
Kevin MacMartin
|
885ff7177f
|
Fix the deoplete detection for neovim
|
2018-03-15 13:55:29 -04:00 |
|
Kevin MacMartin
|
a9e33d5f66
|
Update submodules
|
2018-03-15 13:42:15 -04:00 |
|
Kevin MacMartin
|
323b55efc8
|
Don't override the filetype for vue files
|
2018-03-15 13:40:07 -04:00 |
|
Kevin MacMartin
|
34835caf48
|
Normalize comment style a bit
|
2018-03-14 11:38:51 -04:00 |
|
Kevin MacMartin
|
8861aa289f
|
Open the ale error list by hitting leader twice instead of on error, and always show the gutter when ale is enabled to avoid having the window jump around as errors appear and disappear
|
2018-03-13 22:50:50 -04:00 |
|
Kevin MacMartin
|
676378ca45
|
Don't both checking for autocmd
|
2018-03-13 16:49:25 -04:00 |
|
Kevin MacMartin
|
5343c44763
|
Replace neocomplete with deoplete
|
2018-03-13 15:38:03 -04:00 |
|
Kevin MacMartin
|
21ba96d480
|
Don't test for autocmd
|
2018-03-13 15:37:19 -04:00 |
|
Kevin MacMartin
|
e8413330cf
|
Update the dependencies section to reflect the use of ale in place of syntastic
|
2018-03-13 11:56:49 -04:00 |
|
Kevin MacMartin
|
662af8c9e2
|
Replace syntastic with ale in the README
|
2018-03-13 11:55:43 -04:00 |
|
Kevin MacMartin
|
1f5663e8b2
|
Update submodules
|
2018-03-13 11:54:36 -04:00 |
|
Kevin MacMartin
|
a61db74811
|
Disable neocomplete if vim doesn't have lua
|
2018-03-13 11:49:47 -04:00 |
|
Kevin MacMartin
|
00797d8f99
|
Configure all options for when to lint with ale (regardless of their defaults, for easy access later)
|
2018-03-13 11:46:26 -04:00 |
|
Kevin MacMartin
|
c8de1131ba
|
Configure ale not to lint while in insert mode, and to lint when leaving insert mode
|
2018-03-13 11:40:42 -04:00 |
|
Kevin MacMartin
|
9c24b1b8b5
|
Reduce the ale error list size
|
2018-03-13 11:35:21 -04:00 |
|
Kevin MacMartin
|
7a1f5d951b
|
Update submodules
|
2018-03-13 11:32:51 -04:00 |
|
Kevin MacMartin
|
ae8ba0a227
|
Replace syntastic with ale
|
2018-03-13 11:32:04 -04:00 |
|
Kevin MacMartin
|
c9fd2f8a21
|
Fix F3/F4 confusion in README
|
2018-03-13 10:36:20 -04:00 |
|
Kevin MacMartin
|
c57ac33361
|
Re-add neovim fixkey disable
|
2018-03-12 10:56:36 -04:00 |
|
Kevin MacMartin
|
e03d8209e2
|
Clean up formatting in the vimrc and vimpagerrc
|
2018-03-11 23:37:17 -04:00 |
|
Kevin MacMartin
|
e5f28b842e
|
Clean up formatting in the config folder
|
2018-03-11 23:36:47 -04:00 |
|
Kevin MacMartin
|
bc7af807b3
|
Add spaces around equal signs for let commands in the update script
|
2018-03-11 23:34:49 -04:00 |
|
Kevin MacMartin
|
bed3eb2ae0
|
Use -f when deleting a gitmodule incase it hasn't been committed yet
|
2018-03-11 23:33:09 -04:00 |
|
Kevin MacMartin
|
264f83a588
|
Clean up the update script a bit
|
2018-03-11 22:55:51 -04:00 |
|