Commit graph

1183 commits

Author SHA1 Message Date
Kevin MacMartin
13f7b8f1ed Sync the vimpager config up with the main one 2022-04-15 01:16:03 -04:00
Kevin MacMartin
c8e845b3c7 Fix up the keybindings for the location list, remove a bunch of unnecessary/unused bindings, remove vim-extradite (which no longer seems to be maintained and isn't compatible with the latest fugitive) and attempt to recreate it to an extent using vim-fugitive directly 2022-04-15 01:04:33 -04:00
Kevin MacMartin
b3824b086c Don't scroll when clicking near the top or bottom of the location list 2022-04-15 00:13:36 -04:00
Kevin MacMartin
044feb1183 Add more extensions to the wildignore list 2022-04-15 00:11:44 -04:00
Kevin MacMartin
cb916d5fac Don't remap ctrl-u and ctrl-w in insert mode (I'd never hit that anyway) 2022-04-14 23:50:07 -04:00
Kevin MacMartin
d9fa6bfceb Update submodules 2022-04-14 18:15:19 -04:00
Kevin MacMartin
2f8b8a8645 Remove the binding for T and use Y instead (and rely on yy to do what Y was doing) 2022-04-14 00:56:07 -04:00
Kevin MacMartin
ad7c92dcc9 Remove goyo (I wasn't really using it) 2022-04-14 00:47:28 -04:00
Kevin MacMartin
272467b1ce Set Y to vY in normal mode so Y can copy lines in neovim 2022-04-13 16:49:49 -04:00
Kevin MacMartin
2b0263abde Get alt and ctrl horizontal scrollwheel bindings working in neovim (until their next release fixes the issue breaking it) 2022-04-13 14:22:16 -04:00
Kevin MacMartin
848f545d8e Update submodules (except extradite and fugitive) 2022-01-24 16:26:50 -05:00
Kevin MacMartin
6eabd0fe0d Remove vim-fixkey as it breaks things in more places than it fixes them (installing it per system seems to make more sense) 2022-01-24 16:00:59 -05:00
Kevin MacMartin
dc7762dfb1 Update submodules 2021-12-06 16:04:30 -05:00
Kevin MacMartin
6f47fde9fa Revert vim-extradite and vim-fugitive again as they're still not compatible 2021-10-20 21:02:30 -04:00
Kevin MacMartin
ac5f7626d9 Update submodules 2021-10-18 17:21:35 -04:00
Kevin MacMartin
52e363521f Bind ' to run macros 2021-09-17 15:24:17 -04:00
Kevin MacMartin
133987cbfd Revert vim-extradite and vim-fugitive to get F9 working again 2021-09-15 14:53:10 -04:00
Kevin MacMartin
35cae6374f Update vim-polyglot 2021-09-15 14:52:38 -04:00
Kevin MacMartin
82c2ec5108 Update submodules 2021-09-15 14:42:07 -04:00
Kevin MacMartin
b45d4c80ba Update submodules 2021-09-10 15:29:15 -04:00
Kevin MacMartin
3c02b39356 Update submodules 2021-07-29 13:15:43 -04:00
Kevin MacMartin
5b709cda8e Update submodules 2021-06-17 13:21:58 -04:00
Kevin MacMartin
2d61a7354f Show which linter is complaining with ale 2021-06-17 13:19:35 -04:00
Kevin MacMartin
28f1ee3124 Update submodules 2021-06-08 16:30:48 -04:00
Kevin MacMartin
1c0925dff7 Update submodules 2021-06-04 16:38:58 -04:00
Kevin MacMartin
886f38f0ed Flip back to a forked version of vim-fixkey to prevent that broken first input 2021-05-26 13:34:42 -04:00
Kevin MacMartin
720227d006 Update submodules 2021-05-26 12:05:30 -04:00
Kevin MacMartin
2a82af47c4 Switch back to upstream vim-fixkey 2021-05-26 12:04:41 -04:00
Kevin MacMartin
d1b1616a06 Update submodules 2021-05-12 17:56:15 -04:00
Kevin MacMartin
d15cae9196 Update submodules 2021-04-21 22:48:37 -04:00
Kevin MacMartin
765a5c81f6 Update submodules 2021-04-12 16:47:31 -04:00
Kevin MacMartin
3030572c48 Update submodules 2021-04-07 00:16:43 -04:00
Kevin MacMartin
8e98303875 Update submodules 2021-03-08 20:52:07 -05:00
Kevin MacMartin
f39e82ae2d Update submodules 2021-03-03 16:03:35 -05:00
Kevin MacMartin
0c14bd57d6 Update submodules 2021-02-23 15:35:51 -05:00
Kevin MacMartin
c8749c107c Update submodules 2021-02-17 16:17:35 -05:00
Kevin MacMartin
d0c3b18778 Update submodules 2021-02-10 15:14:46 -05:00
Kevin MacMartin
04ea11ad53 Run vim-easytags asynchronously 2021-02-04 22:28:58 -05:00
Kevin MacMartin
a72428cf59 Switch to my fork of vim-fixkey until the PR is merged 2021-02-03 15:56:31 -05:00
Kevin MacMartin
bf9ad5ec70 Specify the branch in each repo and no longer specify the branch with the update script since splitjoin deleted their master branch and broke everything, and update submodules 2021-02-02 00:29:13 -05:00
Kevin MacMartin
9206443d41 Clean up some documentation in keyboard.vim 2021-02-02 00:13:35 -05:00
Kevin MacMartin
ee2500346b Update submodules 2021-01-18 15:25:09 -05:00
Kevin MacMartin
0a62cfba02 Update submodules 2021-01-12 14:46:12 -05:00
Kevin MacMartin
92fa3facf6 Update submodules 2021-01-04 15:34:25 -05:00
Kevin MacMartin
7eb56acc5f Update submodules 2020-12-18 12:16:21 -05:00
Kevin MacMartin
16d4d9a2de Improve the ?? shortcut for spell checking and check spelling in vue 2020-12-18 12:02:33 -05:00
Kevin MacMartin
a1fa4f5388 Switch back to the tap349 fork of vim-extradite as this one doesn't include the diffs from all the files from a given commit 2020-12-13 20:40:03 -05:00
Kevin MacMartin
261a1c008a Update submodules 2020-12-11 19:44:21 -05:00
Kevin MacMartin
90335b542a Update submodules 2020-12-02 14:00:25 -05:00
Kevin MacMartin
d4fba2bf15 Swap the line info and percent back where they belong 2020-12-02 13:50:08 -05:00
Kevin MacMartin
854884e424 Update submodules 2020-11-30 21:43:08 -05:00
Kevin MacMartin
85a89212c5 Fix some issues in lightline and improve the colours a bit 2020-11-30 17:12:46 -05:00
Kevin MacMartin
0b76cff0d3 Reverse the % and line/column order since the % potentially takes up much less space 2020-11-30 15:57:24 -05:00
Kevin MacMartin
7dc4a48a2c Remove vim-scrollstatus (it wasn't what I was hoping it would be 2020-11-30 15:56:33 -05:00
Kevin MacMartin
1b5e2dfedf Increase the scrollstatus bar a bit 2020-11-26 16:09:50 -05:00
Kevin MacMartin
c812dd112e Update submodules 2020-11-26 13:38:15 -05:00
Kevin MacMartin
2eb91d7fca Add a little scroll status bar to lightline 2020-11-26 12:57:21 -05:00
Kevin MacMartin
4617ad837d Update submodules 2020-11-19 16:53:20 -05:00
Kevin MacMartin
c71e04e385 Delete autoswap.vim as this doesn't work in tmux where I use vim the most 2020-11-19 16:50:54 -05:00
Kevin MacMartin
c5c126ad12 Remove rename.vim as I never actually used this 2020-11-19 16:49:56 -05:00
Kevin MacMartin
11ed8af270 Remove patchreview as I never actually used this 2020-11-19 16:49:33 -05:00
Kevin MacMartin
3b7c48e0c8 Replace the tap349 vim-extradite fork with the original now that it supports the latest fugitive 2020-11-19 16:46:18 -05:00
Kevin MacMartin
00e0718252 Remove emmet as it's really not appropriate as a global plugin 2020-11-19 16:35:44 -05:00
Kevin MacMartin
b830622667 Remove cosco as I never actually used it, and fix the link to the darkcloud polyglot fork 2020-11-19 16:17:31 -05:00
Kevin MacMartin
3a2733572f Update submodules 2020-11-18 15:24:31 -05:00
Kevin MacMartin
a9783d9dfa Update submodules 2020-11-02 21:59:49 -05:00
Kevin MacMartin
fbf59fc6f8 Update submodules 2020-10-27 17:52:28 -04:00
Kevin MacMartin
cd83b4fae9 Add $ to iskeyword for scss 2020-10-25 20:56:01 -04:00
Kevin MacMartin
daf235b666 Update submodules 2020-10-19 16:25:14 -04:00
Kevin MacMartin
924b431c95 Update submodules 2020-09-30 14:23:24 -04:00
Kevin MacMartin
f538eae0a2 Update submodules 2020-09-25 16:16:10 -04:00
Kevin MacMartin
b7ba641920 Update submodules 2020-09-14 15:23:31 -04:00
Kevin MacMartin
0ff3dd0a7b Update submodules 2020-09-08 17:36:54 -04:00
Kevin MacMartin
bd40703d79 Update submodules 2020-08-31 13:22:00 -04:00
Kevin MacMartin
dbd40c0e0d Update submodules 2020-08-19 15:16:52 -04:00
Kevin MacMartin
14ea137abd Update submodules 2020-08-11 15:47:19 -04:00
Kevin MacMartin
cc1a2dff6a Update submodules 2020-07-31 15:33:39 -04:00
Kevin MacMartin
479bf5181a Update submodules 2020-07-24 18:19:32 -04:00
Kevin MacMartin
bf0d093cc0 Update submodules 2020-07-13 17:22:52 -04:00
Kevin MacMartin
fe450f0c48 Increase the async update rate and fix gutter toggling 2020-07-13 17:19:23 -04:00
Kevin MacMartin
6366170e59 Update submodules 2020-07-10 18:25:18 -04:00
Kevin MacMartin
0a17f16e60 Update submodules 2020-06-22 17:41:52 -04:00
Kevin MacMartin
48bbdc39b7 Start scrolling horizontally or vertically when the cursor is 5 characters from the edge, and scroll horizontally smoothly rather than in jumps 2020-06-17 00:30:13 -04:00
Kevin MacMartin
149f9254e9 Update submodules 2020-06-05 15:25:31 -04:00
Kevin MacMartin
1ad4965f7d Update submodules 2020-05-28 14:38:29 -04:00
Kevin MacMartin
d198c38557 Update submodules 2020-05-14 23:22:22 -04:00
Kevin MacMartin
a136c5f28a Update submodules 2020-04-30 16:55:28 -04:00
Kevin MacMartin
782bf6fce9 Update submodules 2020-04-27 15:42:26 -04:00
Kevin MacMartin
8392c6f2cd Update submodules 2020-04-16 15:57:36 -04:00
Kevin MacMartin
0fe7691762 Update submodules 2020-03-31 23:22:32 -04:00
Kevin MacMartin
7686f95986 Update submodules 2020-03-24 18:09:45 -04:00
Kevin MacMartin
718af3a480 Update submodules 2020-03-16 21:02:56 -04:00
Kevin MacMartin
9e436cef9d Remove some filetype-specific settings for overly custom filetypes (those should be configured in the user's config), and remove the textwidth override setting it to 0 for the mail filetype 2020-03-16 20:59:25 -04:00
Kevin MacMartin
cf0a092643 Update submodules 2020-03-13 13:41:55 -04:00
Kevin MacMartin
0098c8bb99 Update submodules 2020-03-04 16:17:50 -05:00
Kevin MacMartin
dd9b823685 Revert to deoplete 5.1 as 5.2 requires python-msgpack 1.0.0 which hasn't made it to archlinux yet 2020-02-27 23:55:27 -05:00
Kevin MacMartin
820faaf5b3 Update submodules 2020-02-27 16:35:39 -05:00
Kevin MacMartin
833c5cf3b8 Update submodules 2020-02-13 16:44:58 -05:00
Kevin MacMartin
2033968ab0 Update submodules 2020-02-10 15:41:04 -05:00
Kevin MacMartin
39df6ef712 Update submodules 2020-02-03 16:43:15 -05:00
Kevin MacMartin
6ba3ace330 Remove gundo (which no longer works) 2020-01-30 00:14:57 -05:00
Kevin MacMartin
b76320092c Update submodules 2020-01-27 15:48:54 -05:00
Kevin MacMartin
a23da5d137 Update submodules 2020-01-22 17:32:36 -05:00
Kevin MacMartin
1b8c2023cc Update submodules 2020-01-13 16:53:56 -05:00
Kevin MacMartin
fecc788a14 Update submodules 2020-01-06 16:14:02 -05:00
Kevin MacMartin
6a31e450b3 Update submodules 2019-12-18 14:19:24 -05:00
Kevin MacMartin
9cc04f1680 Update submodules 2019-12-09 17:11:44 -05:00
Kevin MacMartin
0d11e14d34 Update submodules 2019-12-02 11:56:54 -05:00
Kevin MacMartin
7cb00613b2 Disable shift+k opening the help, which only really works for a couple languages and is mostly something I hit by mistake 2019-12-02 11:54:38 -05:00
Kevin MacMartin
b09a0792dd Update submodules 2019-11-26 14:08:38 -05:00
Kevin MacMartin
452d6885a9 Update submodules 2019-11-12 18:25:29 -05:00
Kevin MacMartin
dffe22d563 Update submodules 2019-11-05 23:55:41 -05:00
Kevin MacMartin
a811bc5a95 Update submodules 2019-10-24 12:42:38 -04:00
Kevin MacMartin
90e62a35c9 Update submodules 2019-10-10 00:32:55 -04:00
Kevin MacMartin
1b0216eef2 Revert deoplete to a better version until they sort out the glitchy dropdown stuff 2019-09-25 18:26:29 -04:00
Kevin MacMartin
07c3f80646 Update submodules 2019-09-25 16:54:20 -04:00
Kevin MacMartin
2dd6d17063 Update submodules 2019-09-24 00:25:39 -04:00
Kevin MacMartin
9e001c1e45 Update submodules 2019-09-13 16:14:21 -04:00
Kevin MacMartin
8c4db1cc5a Update submodules 2019-09-06 16:38:02 -04:00
Kevin MacMartin
07a3b0d67f Update submodules 2019-09-02 13:38:44 -04:00
Kevin MacMartin
ec4a317619 Update submodules 2019-08-12 15:10:33 -04:00
Kevin MacMartin
0b682ea2f1 Update submodules 2019-07-25 16:18:46 -04:00
Kevin MacMartin
0f4d1846de Update submodules 2019-07-16 16:01:11 -04:00
Kevin MacMartin
14b8ba1e85 Update submodules 2019-07-03 12:51:43 -04:00
Kevin MacMartin
0d05cd5dec Update submodules 2019-06-27 21:42:37 -04:00
Kevin MacMartin
291f9c2703 Update submodules 2019-06-18 16:48:35 -04:00
Kevin MacMartin
25e6f73c1a Update submodules 2019-06-11 14:07:28 -04:00
Kevin MacMartin
1b4f5f92d2 Disable modelines as these aren't secure (and aren't a great practice imo, but that's more of an opinion) 2019-06-05 00:36:27 -04:00
Kevin MacMartin
b2505dcfd1 Update submodules 2019-06-04 18:08:09 -04:00
Kevin MacMartin
24681d0956 Update submodules 2019-05-30 17:15:56 -04:00
Kevin MacMartin
1850f320b3 Update submodules 2019-05-27 00:15:25 -04:00
Kevin MacMartin
f0f4f2bf97 Handle *.neomuttrc and *.muttrc files appropriately (and remove the autocmd for muttrc because that's detected by vim) 2019-05-24 00:31:02 -04:00
Kevin MacMartin
b89700c101 Update submodules 2019-05-21 14:18:43 -04:00
Kevin MacMartin
f296c89913 Update submodules 2019-05-17 15:35:12 -04:00
Kevin MacMartin
3469579747 Remove the deoplate cache_limit variable as this is no longer used by the plugin 2019-05-10 21:48:29 -04:00
Kevin MacMartin
3c5a491718 Update submodules 2019-05-10 19:02:32 -04:00
Kevin MacMartin
c0668b94e6 Update submodules 2019-05-07 17:44:50 -04:00
Kevin MacMartin
cfee98bc80 Update submodules 2019-04-23 23:29:10 -04:00
Kevin MacMartin
b13a46fa35 Update lang packs 2019-04-15 16:02:54 -04:00
Kevin MacMartin
17546468ef Update submodules 2019-04-12 12:46:41 -04:00
Kevin MacMartin
b5368c4d34 Update submodules 2019-04-09 13:21:39 -04:00
Kevin MacMartin
9804c73fe6 Update submodules 2019-04-05 19:13:10 -04:00
Kevin MacMartin
c93bfd2bdb Update submodules 2019-04-01 14:58:23 -04:00
Kevin MacMartin
d5726a2cae Update submodules 2019-03-29 13:12:21 -04:00
Kevin MacMartin
c1830ac8be Rename vim-extradite to vim-extradite-tap349 so we aren't conflicting with the old repo 2019-03-25 17:39:21 -04:00
Kevin MacMartin
f7d5677f28 Update to tap349's fork of vim-extradite and finally update vim-fugitive now that extradite supports the updated version 2019-03-25 17:35:04 -04:00
Kevin MacMartin
f6c0268bf1 Update submodules 2019-03-25 17:25:25 -04:00
Kevin MacMartin
af979973bc Never auto-start the filer (I realized every deployment had that workflow disabled) 2019-03-21 16:28:08 -04:00
Kevin MacMartin
ce8a65a65f Update submodules 2019-03-20 17:13:33 -04:00
Kevin MacMartin
1d3ad8d862 Increase the maximum amount of memory allocated for pattern matching to 10 megabytes 2019-03-15 11:58:18 -04:00
Kevin MacMartin
9a4e36bb2c Update submodules 2019-03-14 14:47:52 -04:00
Kevin MacMartin
55c4f79f7d Update submodules 2019-03-12 11:53:26 -04:00
Kevin MacMartin
37f060d5bb Update submodules 2019-03-07 16:30:23 -05:00
Kevin MacMartin
763819e43b Update submodules 2019-03-04 16:02:36 -05:00
Kevin MacMartin
ec926f62b6 Update submodules 2019-03-01 16:59:37 -05:00
Kevin MacMartin
bcf331d1ac Update submodules 2019-02-25 20:26:07 -05:00
Kevin MacMartin
b2cda4fe26 Set tabs to two spaces in text files, and fix markdown-specific settings (it was using the wrong filetype) 2019-02-25 20:23:10 -05:00
Kevin MacMartin
9a8186288a Update submodules 2019-02-21 16:31:46 -05:00
Kevin MacMartin
e39841577e Update submodules 2019-02-15 12:07:29 -05:00
Kevin MacMartin
a25d3f001e Update submodules 2019-02-13 15:24:49 -05:00
Kevin MacMartin
7506f1890f Update submodules 2019-02-11 14:55:42 -05:00
Kevin MacMartin
34cdb9399b Update submodules 2019-02-05 13:51:20 -05:00
Kevin MacMartin
316be6c0ca Update submodules 2019-02-04 13:15:51 -05:00
Kevin MacMartin
9472649e97 Update submodules 2019-01-28 13:08:33 -05:00
Kevin MacMartin
82b308531c Update submodules 2019-01-23 15:07:22 -05:00
Kevin MacMartin
c97dec22fa Update submodules 2019-01-21 12:30:40 -05:00
Kevin MacMartin
633c761d33 Update submodules 2019-01-14 17:29:27 -05:00
Kevin MacMartin
49d6767fa3 Update submodules 2019-01-10 11:56:02 -05:00
Kevin MacMartin
1e002f65ee Downgrade vim-fugitive so vim-extradite continues to work 2019-01-10 11:26:04 -05:00
Kevin MacMartin
75ff207ede Update submodules 2019-01-07 15:47:50 -05:00
Kevin MacMartin
df91e23ea9 Update submodules 2018-12-31 14:03:36 -05:00
Kevin MacMartin
0da7d4e57d Update submodules 2018-12-27 15:58:09 -05:00
Kevin MacMartin
a79220b58d Update submodules 2018-12-17 15:22:19 -05:00
Kevin MacMartin
02c856528c Update submodules 2018-12-14 15:52:39 -05:00
Kevin MacMartin
47c6051c5c Update submodules 2018-12-12 14:02:57 -05:00
Kevin MacMartin
8aca45cce4 Update submodules 2018-12-06 13:55:09 -05:00
Kevin MacMartin
c55323ecfb Update submodules 2018-12-03 14:28:48 -05:00
Kevin MacMartin
9bdf30752b Update submodules 2018-11-26 16:11:28 -05:00
Kevin MacMartin
e638116de2 Update submodules 2018-11-21 14:56:03 -05:00
Kevin MacMartin
9c3d8fa751 Update submodules 2018-11-16 18:18:12 -05:00
Kevin MacMartin
b8c3135d1a Don't underline html links 2018-11-16 18:15:48 -05:00
Kevin MacMartin
62568a42d0 Update submodules 2018-11-15 15:42:57 -05:00
Kevin MacMartin
d82bfac3b3 Update submodules 2018-11-13 16:05:21 -05:00
Kevin MacMartin
e7eb8c0f8f Tighten up the file-type-based-on-filename section, and add .eslintrc as json 2018-11-13 16:03:34 -05:00
Kevin MacMartin
444cdcab94 Don't stop highlighting syntax after 350 characters 2018-11-13 16:01:35 -05:00
Kevin MacMartin
12a7af60f7 Update submodules 2018-11-09 13:24:44 -05:00
Kevin MacMartin
7ecf8df336 Update submodules 2018-11-05 12:33:10 -05:00
Kevin MacMartin
58bd87cccd Update submodules 2018-11-01 12:49:39 -04:00
Kevin MacMartin
d215adb0ca Update submodules 2018-10-22 16:27:03 -04:00
Kevin MacMartin
089be9001f Update submodules 2018-10-15 13:12:57 -04:00
Kevin MacMartin
0ef3e3642b Update submodules 2018-10-08 16:17:10 -04:00
Kevin MacMartin
3586794f04 Update submodules 2018-10-01 15:19:24 -04:00
Kevin MacMartin
e74eb0ac30 Update submodules 2018-09-28 14:12:42 -04:00
Kevin MacMartin
d07a0cea26 Update submodules 2018-09-20 14:39:52 -04:00
Kevin MacMartin
41443b5204 Update submodules 2018-09-17 15:03:51 -04:00
Kevin MacMartin
3447c4d126 Update submodules 2018-09-11 17:15:26 -04:00
Kevin MacMartin
8d715e490f Update submodules 2018-08-28 16:00:42 -04:00
Kevin MacMartin
366633213e Update submodules 2018-08-20 17:40:29 -04:00
Kevin MacMartin
a20b9c924e Update submodules 2018-08-15 13:45:39 -04:00
Kevin MacMartin
bf45acf5e6 Update submodules 2018-08-13 11:43:49 -04:00
Kevin MacMartin
5d96a1f5b2 Update submodules 2018-08-06 14:08:46 -04:00
Kevin MacMartin
1528101778 Update submodules 2018-07-30 16:19:23 -04:00
Kevin MacMartin
caa3554039 Update submodules 2018-07-26 17:29:27 -04:00
Kevin MacMartin
d6678f9068 Update submodules 2018-07-23 13:41:14 -04:00
Kevin MacMartin
ce9fe574ef Update submodules 2018-07-17 15:49:49 -04:00
Kevin MacMartin
20437cec96 Use /tmp for the ctags temporary directory if it exists 2018-07-13 16:06:00 -04:00
Kevin MacMartin
dedcdca651 Update submodules 2018-07-13 14:29:11 -04:00
Kevin MacMartin
22e8e3a385 Update submodules 2018-07-09 16:33:54 -04:00
Kevin MacMartin
bcc38c2b25 Update submodules 2018-07-03 15:39:54 -04:00
Kevin MacMartin
4305ebce7e Update submodules 2018-06-28 12:42:40 -04:00
Kevin MacMartin
837f15199b Update submodules 2018-06-26 11:18:27 -04:00
Kevin MacMartin
91395bf1e8 Update submodules 2018-06-21 14:03:09 -04:00
Kevin MacMartin
9092872039 Update submodules 2018-06-18 14:29:26 -04:00
Kevin MacMartin
7bb5910512 Update submodules 2018-06-11 14:46:45 -04:00
Kevin MacMartin
7137387ebe Update submodules 2018-06-05 15:37:06 -04:00
Kevin MacMartin
bcf0b91cb2 Increase synmaxcol to 350 chars 2018-06-05 15:32:01 -04:00
Kevin MacMartin
f4c44b49f3 Update submodules 2018-05-30 17:00:10 -04:00
Kevin MacMartin
e9a5087217 Update submodules 2018-05-24 14:24:55 -04:00
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