Kevin MacMartin
|
f1a218af2c
|
Update submodules
|
2018-05-21 14:45:12 -04:00 |
|
Kevin MacMartin
|
2eaf301625
|
Update submodules
|
2018-05-17 14:46:27 -04:00 |
|
Kevin MacMartin
|
4ade0998f9
|
Update submodules
|
2018-05-14 14:38:01 -04:00 |
|
Kevin MacMartin
|
13d3a675fc
|
Update the comment for the tcomment filetype configuration so it doesn't specify vue
|
2018-05-14 14:29:28 -04:00 |
|
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
|
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
|
68f480a867
|
Allow eslint to be used to fix vue files
|
2018-03-16 14:29:21 -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
|
1f5663e8b2
|
Update submodules
|
2018-03-13 11:54:36 -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
|
e5f28b842e
|
Clean up formatting in the config folder
|
2018-03-11 23:36:47 -04:00 |
|
Kevin MacMartin
|
f9ffbe4e5a
|
Update submodules and remove vim-bookmarks
|
2018-03-11 20:08:14 -04:00 |
|
Kevin MacMartin
|
032ad3197a
|
Split the plugins config separate files for each plugin
|
2018-03-11 19:21:58 -04:00 |
|
Kevin MacMartin
|
b0c525d1a1
|
Update submodules
|
2018-03-06 12:52:54 -05:00 |
|
Kevin MacMartin
|
cb11c8c4ec
|
Update submodules
|
2018-03-01 16:29:22 -05:00 |
|
Kevin MacMartin
|
f15581aebd
|
Update submodules
|
2018-02-19 15:26:45 -05:00 |
|
Kevin MacMartin
|
012502df08
|
Update submodules
|
2018-02-07 14:26:43 -05:00 |
|
Kevin MacMartin
|
e4bc44dc78
|
Update submodules
|
2018-02-02 11:04:08 -05:00 |
|
Kevin MacMartin
|
106df1582c
|
Update submodules
|
2018-01-23 16:10:07 -05:00 |
|
Kevin MacMartin
|
90dfe34859
|
Update submodules
|
2018-01-17 12:33:18 -05:00 |
|
Kevin MacMartin
|
af4d623950
|
Update submodules
|
2018-01-12 14:44:26 -05:00 |
|
Kevin MacMartin
|
ffd92670ed
|
Update submodules
|
2018-01-08 16:56:14 -05:00 |
|
Kevin MacMartin
|
bfea3cf208
|
Update submodules
|
2018-01-04 18:06:42 -05:00 |
|
Kevin MacMartin
|
43d437ef62
|
Update submodules
|
2017-12-19 14:03:21 -05:00 |
|
Kevin MacMartin
|
6c24612ea1
|
Update submodules
|
2017-12-15 12:51:18 -05:00 |
|
Kevin MacMartin
|
fe7d03fb1f
|
Update submodules
|
2017-12-13 16:13:30 -05:00 |
|
Kevin MacMartin
|
d7ec2f9950
|
Update submodules
|
2017-12-11 16:54:47 -05:00 |
|
Kevin MacMartin
|
e2bc5809b6
|
Update submodules
|
2017-12-05 17:02:57 -05:00 |
|
Kevin MacMartin
|
cc98b8284a
|
Update submodules
|
2017-12-01 15:47:25 -05:00 |
|
Kevin MacMartin
|
0b36dec84b
|
Update submodules
|
2017-11-27 11:23:40 -05:00 |
|
Kevin MacMartin
|
68a1683208
|
Update submodules
|
2017-11-24 14:03:37 -05:00 |
|
Kevin MacMartin
|
26259e4252
|
Add the splitjoin plugin
|
2017-11-22 17:24:13 -05:00 |
|
Kevin MacMartin
|
384549b348
|
Add cosco.vim to add semicolons or commas to the end of the line based on the lines around it, and hook it up to ;; as a shortcut
|
2017-11-22 14:42:33 -05:00 |
|
Kevin MacMartin
|
3b070a38d7
|
Update submodules
|
2017-11-22 13:15:35 -05:00 |
|
Kevin MacMartin
|
cdc1545398
|
Update submodules
|
2017-11-21 12:22:48 -05:00 |
|
Kevin MacMartin
|
03951ac4b7
|
Update submodules
|
2017-11-17 15:31:28 -05:00 |
|
Kevin MacMartin
|
bb1a7f8476
|
Update submodules
|
2017-11-16 17:56:53 -05:00 |
|
Kevin MacMartin
|
dd99b14498
|
Update submodules
|
2017-11-15 11:40:01 -05:00 |
|
Kevin MacMartin
|
39aaba60f9
|
Update submodules
|
2017-11-13 16:00:00 -05:00 |
|
Kevin MacMartin
|
79c9d0b173
|
Update submodules
|
2017-11-09 11:21:29 -05:00 |
|
Kevin MacMartin
|
e1353916f7
|
Update submodules
|
2017-11-08 14:36:57 -05:00 |
|
Kevin MacMartin
|
b5b0e57f64
|
Add the editorconfig-vim plugin
|
2017-11-08 14:34:23 -05:00 |
|
Kevin MacMartin
|
a6435e4ddc
|
Update submodules
|
2017-11-07 15:09:07 -05:00 |
|
Kevin MacMartin
|
c692488993
|
Update submodules
|
2017-11-06 11:11:23 -05:00 |
|
Kevin MacMartin
|
9021f74f1a
|
Update submodules
|
2017-10-31 11:13:05 -04:00 |
|
Kevin MacMartin
|
e659270e42
|
Update submodules
|
2017-10-24 21:28:29 -04:00 |
|
Kevin MacMartin
|
6d70d699fa
|
Don't delete with backspace in visual mode
|
2017-10-24 21:25:51 -04:00 |
|
Kevin MacMartin
|
bd02f86554
|
Update submodules
|
2017-10-18 15:58:37 -04:00 |
|
Kevin MacMartin
|
8c76a42cde
|
Update submodules
|
2017-10-16 11:38:08 -04:00 |
|
Kevin MacMartin
|
e2e08abe73
|
Update submodules
|
2017-10-13 14:31:26 -04:00 |
|
Kevin MacMartin
|
3d14f26ab5
|
Update submodules
|
2017-10-11 15:42:57 -04:00 |
|
Kevin MacMartin
|
35551b1ab8
|
Update submodules
|
2017-10-10 15:30:30 -04:00 |
|
Kevin MacMartin
|
eb30abf782
|
Update submodules
|
2017-10-06 14:17:41 -04:00 |
|
Kevin MacMartin
|
80b5a0ded4
|
Map the t character to select to the end of the word
|
2017-10-06 13:57:15 -04:00 |
|
Kevin MacMartin
|
2154eac7d9
|
Update submodules
|
2017-10-02 23:59:56 -04:00 |
|
Kevin MacMartin
|
53acf58b72
|
Update submodules
|
2017-09-27 16:24:01 -04:00 |
|
Kevin MacMartin
|
bec958dbdc
|
Ignore the shellcheck error about checking exit codes directly
|
2017-09-26 16:45:34 -04:00 |
|
Kevin MacMartin
|
d3b464bc19
|
Update submodules
|
2017-09-25 15:55:14 -04:00 |
|
Kevin MacMartin
|
70f2ea4ace
|
Update submodules
|
2017-09-21 15:42:39 -04:00 |
|
Kevin MacMartin
|
8baa5e64f4
|
Update submodules
|
2017-09-15 11:29:35 -04:00 |
|
Kevin MacMartin
|
46ef8c0ef0
|
Update submodules
|
2017-09-07 11:05:50 -04:00 |
|
Kevin MacMartin
|
9e48753ce1
|
Update submodules
|
2017-09-05 18:00:08 -04:00 |
|
Kevin MacMartin
|
c9d4aad87c
|
Update submodules
|
2017-09-01 00:07:32 -04:00 |
|
Kevin MacMartin
|
5a3a91fbc3
|
Update submodules
|
2017-08-30 17:25:04 -04:00 |
|
Kevin MacMartin
|
1b0582c8fd
|
Update submodules
|
2017-08-24 14:48:03 -04:00 |
|
Kevin MacMartin
|
da2f220be2
|
Update submodules
|
2017-08-21 15:21:29 -04:00 |
|
Kevin MacMartin
|
5c336c99b1
|
Don't complain about too many lines of code in PHP files
|
2017-08-14 17:20:01 -04:00 |
|
Kevin MacMartin
|
aeddb208b5
|
Update submodules
|
2017-08-14 16:12:25 -04:00 |
|
Kevin MacMartin
|
14063f3fe8
|
Update submodules
|
2017-08-10 15:50:59 -04:00 |
|
Kevin MacMartin
|
62f3d9984b
|
Update submodules
|
2017-08-09 11:11:25 -04:00 |
|
Kevin MacMartin
|
cc70e14285
|
Update submodules
|
2017-08-01 16:19:05 -04:00 |
|
Kevin MacMartin
|
4857edee13
|
Update submodules
|
2017-07-20 10:58:34 -04:00 |
|
Kevin MacMartin
|
2be36baf60
|
Update submodules
|
2017-07-11 11:29:29 -04:00 |
|
Kevin MacMartin
|
18388aac7a
|
Increase the depth before folding by one
|
2017-07-07 12:22:40 -04:00 |
|
Kevin MacMartin
|
f805dc5e7a
|
Revert syntastic to the version before it enabled support for older versions of vim (and broke the current version)
|
2017-07-03 14:25:33 -04:00 |
|
Kevin MacMartin
|
1dee4e370c
|
Update submodules
|
2017-07-03 14:05:05 -04:00 |
|
Kevin MacMartin
|
181eba3802
|
Update submodules
|
2017-06-28 12:05:49 -04:00 |
|
Kevin MacMartin
|
da677bfd5a
|
Update submodules
|
2017-06-26 15:09:36 -04:00 |
|
Kevin MacMartin
|
e0222fa13d
|
Update submodules
|
2017-06-21 11:48:24 -04:00 |
|
Kevin MacMartin
|
8c99c35db4
|
Update submodules
|
2017-06-14 12:50:19 -04:00 |
|
Kevin MacMartin
|
f32c9c9356
|
Update submodules
|
2017-06-13 16:07:28 -04:00 |
|
Kevin MacMartin
|
76dd8ac0d7
|
Update submodules
|
2017-06-07 12:04:03 -04:00 |
|
Kevin MacMartin
|
ac37583989
|
Update submodules
|
2017-06-04 22:47:09 -04:00 |
|
Kevin MacMartin
|
485635e176
|
Update submodules
|
2017-06-01 12:28:15 -04:00 |
|
Kevin MacMartin
|
0a7b4ec41c
|
Update submodulesUpdate submodulesUpdate submodulesUpdate submodulesUpdate submodulesUpdate submodulesUpdate submodulesUpdate submodulesUpdate submodules
|
2017-05-30 11:23:33 -04:00 |
|
Kevin MacMartin
|
d78f0e8f8c
|
Update submodules
|
2017-05-25 15:17:02 -04:00 |
|
Kevin MacMartin
|
5cb79ae401
|
Update submodules
|
2017-05-22 12:12:20 -04:00 |
|
Kevin MacMartin
|
4b7f836e8b
|
Update submodules
|
2017-05-18 14:27:55 -04:00 |
|
Kevin MacMartin
|
9d890a3d0b
|
Fold 8 layers or deeper
|
2017-05-17 10:59:24 -04:00 |
|
Kevin MacMartin
|
a8c0faf84c
|
Update submodules
|
2017-05-16 14:32:23 -04:00 |
|
Kevin MacMartin
|
0b36dceea1
|
Update submodules
|
2017-05-15 11:31:48 -04:00 |
|
Kevin MacMartin
|
10c2b34b9f
|
Update submodules
|
2017-05-11 15:20:49 -04:00 |
|
Kevin MacMartin
|
db0276a5a2
|
Update submodules
|
2017-05-09 12:21:51 -04:00 |
|
Kevin MacMartin
|
0499ddf61b
|
Increase the depth required for folding by one layer
|
2017-05-02 15:28:45 -04:00 |
|
Kevin MacMartin
|
5a7b4329dc
|
Update submodules
|
2017-05-02 10:38:45 -04:00 |
|
Kevin MacMartin
|
48ee76d537
|
Update submodules
|
2017-04-25 11:14:48 -04:00 |
|
Kevin MacMartin
|
279b83a09e
|
Update submodules
|
2017-04-17 15:25:13 -04:00 |
|
Kevin MacMartin
|
48777d3f87
|
Update submodules
|
2017-04-12 14:50:17 -04:00 |
|
Kevin MacMartin
|
585c4c88c9
|
Update submodules
|
2017-04-06 15:11:04 -04:00 |
|
Kevin MacMartin
|
f685142f01
|
Update submodules
|
2017-04-04 12:35:49 -04:00 |
|
Kevin MacMartin
|
9eb9f8b85d
|
Set the ft of .vue files to both vue and javascript
|
2017-03-30 18:59:28 -04:00 |
|
Kevin MacMartin
|
8141b4a48d
|
Update submodules
|
2017-03-30 18:56:21 -04:00 |
|
Kevin MacMartin
|
a2b52d77ce
|
Update submodules
|
2017-03-30 14:05:40 -04:00 |
|
Kevin MacMartin
|
fa4af1d8d9
|
Update submodules
|
2017-03-29 19:25:47 -04:00 |
|
Kevin MacMartin
|
44f22b3d80
|
Update submodules
|
2017-03-27 15:31:42 -04:00 |
|
Kevin MacMartin
|
d94d238a3f
|
Update submodules
|
2017-03-16 13:31:28 -04:00 |
|
Kevin MacMartin
|
46f3fb7bbe
|
Update submodules
|
2017-03-09 00:20:10 -05:00 |
|
Kevin MacMartin
|
e7df58d8d2
|
Update submodules
|
2017-02-27 11:37:21 -05:00 |
|
Kevin MacMartin
|
75d4206915
|
Update submodules
|
2017-02-23 12:03:02 -05:00 |
|
Kevin MacMartin
|
ed70d58d14
|
Update submodules
|
2017-02-21 11:53:50 -05:00 |
|
Kevin MacMartin
|
5844c09d46
|
Update submodules
|
2017-02-16 19:00:18 -05:00 |
|
Kevin MacMartin
|
485a97d585
|
Update submodules
|
2017-02-15 12:45:55 -05:00 |
|
Kevin MacMartin
|
8698667ce0
|
Update submodules
|
2017-02-13 14:18:09 -05:00 |
|
Kevin MacMartin
|
705713597d
|
Don't add neocomplete.vim to pathogen_disabled twice if neovim is being used as well as having lua support disabled, and don't include neocomplete keyboard settings if it's disabled because of missing lua support
|
2017-02-12 19:08:28 -05:00 |
|
Kevin MacMartin
|
0de84ede45
|
Update submodules
|
2017-02-10 16:51:37 -05:00 |
|
Kevin MacMartin
|
09cb77742c
|
Replace some UTF-8 characters with ASCII ones for compatibility reasons
|
2017-02-10 16:47:47 -05:00 |
|
Kevin MacMartin
|
1511f4e33f
|
Update the utf-8 icons used in the lightline status bar
|
2017-02-10 16:25:50 -05:00 |
|
Kevin MacMartin
|
0c427f914a
|
Update submodules
|
2017-02-09 14:37:27 -05:00 |
|
Kevin MacMartin
|
7e0f81b5f8
|
Update submodules
|
2017-02-07 15:02:42 -05:00 |
|
Kevin MacMartin
|
8b957094c8
|
Update submodules
|
2017-02-06 15:39:54 -05:00 |
|
Kevin MacMartin
|
20ac7aed1d
|
Update submodules
|
2017-02-02 15:00:59 -05:00 |
|
Kevin MacMartin
|
ac9f6fdfe2
|
Update submodules
|
2017-01-31 13:59:20 -05:00 |
|
Kevin MacMartin
|
ab0fd5c5fa
|
Update submodules
|
2017-01-30 14:03:35 -05:00 |
|
Kevin MacMartin
|
6ca9f9737b
|
Add vue.html.javascript.css to mta_filetypes
|
2017-01-30 14:02:10 -05:00 |
|
Kevin MacMartin
|
692d5a5cb9
|
Update submodules
|
2017-01-27 15:07:38 -05:00 |
|
Kevin MacMartin
|
d2da8f287d
|
Update submodules
|
2017-01-25 14:47:09 -05:00 |
|
Kevin MacMartin
|
fd90cae8db
|
Update submodules
|
2017-01-23 14:58:37 -05:00 |
|
Kevin MacMartin
|
f7abebe094
|
Update submodules
|
2017-01-19 14:22:10 -05:00 |
|
Kevin MacMartin
|
858f6f9499
|
Update submodules
|
2017-01-12 16:33:15 -05:00 |
|
Kevin MacMartin
|
b1ebd29103
|
Update submodules
|
2017-01-10 12:00:29 -05:00 |
|
Kevin MacMartin
|
892aee914e
|
Update submodules
|
2017-01-05 14:10:27 -05:00 |
|
Kevin MacMartin
|
6181f45d2b
|
Update submodules
|
2017-01-03 12:03:41 -05:00 |
|
Kevin MacMartin
|
04f2b67845
|
Update submodules
|
2017-01-02 11:24:08 -05:00 |
|
Kevin MacMartin
|
68c33138ab
|
Update submodules
|
2016-12-30 19:23:04 -05:00 |
|
Kevin MacMartin
|
9c66c59df9
|
Silence sass error when imports can't be located
|
2016-12-29 14:10:19 -05:00 |
|
Kevin MacMartin
|
fae6d7e985
|
Update submodules
|
2016-12-28 11:08:45 -05:00 |
|
Kevin MacMartin
|
a695354ef2
|
Update submodules
|
2016-12-23 16:12:47 -05:00 |
|
Kevin MacMartin
|
8c6f937f33
|
Update submodules
|
2016-12-22 16:49:31 -05:00 |
|
Kevin MacMartin
|
971e894589
|
Update submodules
|
2016-12-21 11:13:38 -05:00 |
|
Kevin MacMartin
|
d9415a1559
|
Update submodules
|
2016-12-19 15:31:52 -05:00 |
|
Kevin MacMartin
|
8569a704c9
|
Update submodules
|
2016-12-14 11:32:11 -05:00 |
|
Kevin MacMartin
|
51d2f39959
|
Update submodules
|
2016-12-12 13:39:34 -05:00 |
|
Kevin MacMartin
|
31b026f185
|
Update submodules
|
2016-12-07 11:52:43 -05:00 |
|
Kevin MacMartin
|
7e73208d12
|
Space our some square brackets
|
2016-12-05 13:58:29 -05:00 |
|
Kevin MacMartin
|
1fc164ec76
|
Update submodules
|
2016-12-05 13:50:35 -05:00 |
|
Kevin MacMartin
|
0073b3597b
|
Update submodules
|
2016-11-30 11:11:43 -05:00 |
|
Kevin MacMartin
|
7e76c9c806
|
Enable more accurate syntax highlighting
|
2016-11-28 14:12:12 -05:00 |
|
Kevin MacMartin
|
f9b58bcd19
|
Update submodules
|
2016-11-28 13:53:40 -05:00 |
|
Kevin MacMartin
|
f03c0172c2
|
Update submodules
|
2016-11-23 14:14:38 -05:00 |
|
Kevin MacMartin
|
cbf6e75676
|
Update submodules
|
2016-11-21 17:13:15 -05:00 |
|
Kevin MacMartin
|
bc27d8806c
|
Update submodules
|
2016-11-17 11:51:37 -05:00 |
|
Kevin MacMartin
|
9e49711c83
|
Update submodules
|
2016-11-14 13:28:04 -05:00 |
|
Kevin MacMartin
|
e5b4157665
|
Update submodules
|
2016-11-09 15:40:54 -05:00 |
|
Kevin MacMartin
|
0e4a5cb614
|
Add vue files to the list of compatible MatchTagAlways file types and update submodules
|
2016-11-08 15:11:18 -05:00 |
|
Kevin MacMartin
|
1ef7f5da82
|
Update submodules
|
2016-11-02 14:05:49 -04:00 |
|
Kevin MacMartin
|
1f8ebc787f
|
Update submodules
|
2016-10-31 11:21:14 -04:00 |
|
Kevin MacMartin
|
d11960cbd0
|
Update submodules
|
2016-10-28 13:52:51 -04:00 |
|
Kevin MacMartin
|
5246475543
|
Update submodules
|
2016-10-25 12:15:44 -04:00 |
|
Kevin MacMartin
|
04d69ef306
|
Update submodules
|
2016-10-24 11:04:08 -04:00 |
|
Kevin MacMartin
|
aafdbe7f13
|
Update submodules
|
2016-10-17 15:11:59 -04:00 |
|
Kevin MacMartin
|
bfc260b406
|
Update submodules and hide the shellcheck warning about operation && operation || operation not being an if/else
|
2016-10-14 11:11:22 -04:00 |
|
Kevin MacMartin
|
5d685f4df0
|
Update submodules
|
2016-10-12 12:01:22 -04:00 |
|
Kevin MacMartin
|
5e13774302
|
Update submodules
|
2016-10-10 13:14:45 -04:00 |
|
Kevin MacMartin
|
0c5a075613
|
Update submodules
|
2016-10-07 15:42:35 -04:00 |
|
Kevin MacMartin
|
6e0b0748be
|
Update submodules
|
2016-10-05 16:00:49 -04:00 |
|
Kevin MacMartin
|
d90496e708
|
Revert syntastic version bump to avoid missing _exec error
|
2016-10-04 15:36:31 -04:00 |
|
Kevin MacMartin
|
221f42ecd8
|
Update submodules
|
2016-10-04 15:18:32 -04:00 |
|
Kevin MacMartin
|
58279c17e2
|
Update submodules
|
2016-10-03 10:55:08 -04:00 |
|
Kevin MacMartin
|
4057aa9c2f
|
Update submodules
|
2016-09-30 14:13:14 -04:00 |
|