Commit graph

  • 149f9254e9 Update submodules Kevin MacMartin 2020-06-05 15:25:31 -0400
  • 1ad4965f7d Update submodules Kevin MacMartin 2020-05-28 14:38:29 -0400
  • d198c38557 Update submodules Kevin MacMartin 2020-05-14 23:22:22 -0400
  • a136c5f28a Update submodules Kevin MacMartin 2020-04-30 16:55:28 -0400
  • 782bf6fce9 Update submodules Kevin MacMartin 2020-04-27 15:42:26 -0400
  • 8392c6f2cd Update submodules Kevin MacMartin 2020-04-16 15:57:36 -0400
  • 0fe7691762 Update submodules Kevin MacMartin 2020-03-31 23:22:32 -0400
  • 7686f95986 Update submodules Kevin MacMartin 2020-03-24 18:09:45 -0400
  • 718af3a480 Update submodules Kevin MacMartin 2020-03-16 21:02:56 -0400
  • 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 Kevin MacMartin 2020-03-16 20:59:25 -0400
  • cf0a092643 Update submodules Kevin MacMartin 2020-03-13 13:41:55 -0400
  • 0098c8bb99 Update submodules Kevin MacMartin 2020-03-04 16:17:50 -0500
  • 948add4516 Move python to optional dependencies since the vimrc is smart enough to disable those plugins when they aren't being used, add the msgpack requirement for deoplete, and don't load deoplete if msgpack isn't available Kevin MacMartin 2020-02-28 00:16:49 -0500
  • dd9b823685 Revert to deoplete 5.1 as 5.2 requires python-msgpack 1.0.0 which hasn't made it to archlinux yet Kevin MacMartin 2020-02-27 23:55:27 -0500
  • a87269ff06 Fix MatchTagAlways which wasn't being loaded on some systems because has('python') no longer works there Kevin MacMartin 2020-02-27 17:29:44 -0500
  • 820faaf5b3 Update submodules Kevin MacMartin 2020-02-27 16:35:39 -0500
  • 833c5cf3b8 Update submodules Kevin MacMartin 2020-02-13 16:44:58 -0500
  • 2033968ab0 Update submodules Kevin MacMartin 2020-02-10 15:41:04 -0500
  • 39df6ef712 Update submodules Kevin MacMartin 2020-02-03 16:43:15 -0500
  • 6ba3ace330 Remove gundo (which no longer works) Kevin MacMartin 2020-01-30 00:14:57 -0500
  • b76320092c Update submodules Kevin MacMartin 2020-01-27 15:48:54 -0500
  • a23da5d137 Update submodules Kevin MacMartin 2020-01-22 17:32:36 -0500
  • 1b8c2023cc Update submodules Kevin MacMartin 2020-01-13 16:53:56 -0500
  • fecc788a14 Update submodules Kevin MacMartin 2020-01-06 16:14:02 -0500
  • 6a31e450b3 Update submodules Kevin MacMartin 2019-12-18 14:19:24 -0500
  • 9cc04f1680 Update submodules Kevin MacMartin 2019-12-09 17:11:44 -0500
  • 0d11e14d34 Update submodules Kevin MacMartin 2019-12-02 11:56:54 -0500
  • 7cb00613b2 Disable shift+k opening the help, which only really works for a couple languages and is mostly something I hit by mistake Kevin MacMartin 2019-12-02 11:54:38 -0500
  • b09a0792dd Update submodules Kevin MacMartin 2019-11-26 14:08:38 -0500
  • 452d6885a9 Update submodules Kevin MacMartin 2019-11-12 18:25:29 -0500
  • dffe22d563 Update submodules Kevin MacMartin 2019-11-05 23:55:41 -0500
  • a811bc5a95 Update submodules Kevin MacMartin 2019-10-24 12:42:38 -0400
  • 90e62a35c9 Update submodules Kevin MacMartin 2019-10-10 00:32:55 -0400
  • 1b0216eef2 Revert deoplete to a better version until they sort out the glitchy dropdown stuff Kevin MacMartin 2019-09-25 18:26:29 -0400
  • 07c3f80646 Update submodules Kevin MacMartin 2019-09-25 16:54:20 -0400
  • 2dd6d17063 Update submodules Kevin MacMartin 2019-09-24 00:25:39 -0400
  • 9e001c1e45 Update submodules Kevin MacMartin 2019-09-13 16:14:21 -0400
  • 8c4db1cc5a Update submodules Kevin MacMartin 2019-09-06 16:38:02 -0400
  • 07a3b0d67f Update submodules Kevin MacMartin 2019-09-02 13:38:44 -0400
  • ec4a317619 Update submodules Kevin MacMartin 2019-08-12 15:10:33 -0400
  • 0b682ea2f1 Update submodules Kevin MacMartin 2019-07-25 16:18:46 -0400
  • 0f4d1846de Update submodules Kevin MacMartin 2019-07-16 16:01:11 -0400
  • 14b8ba1e85 Update submodules Kevin MacMartin 2019-07-03 12:51:43 -0400
  • 0d05cd5dec Update submodules Kevin MacMartin 2019-06-27 21:42:37 -0400
  • 291f9c2703 Update submodules Kevin MacMartin 2019-06-18 16:48:35 -0400
  • 25e6f73c1a Update submodules Kevin MacMartin 2019-06-11 14:07:28 -0400
  • 1b4f5f92d2 Disable modelines as these aren't secure (and aren't a great practice imo, but that's more of an opinion) Kevin MacMartin 2019-06-05 00:36:27 -0400
  • b2505dcfd1 Update submodules Kevin MacMartin 2019-06-04 18:08:09 -0400
  • 24681d0956 Update submodules Kevin MacMartin 2019-05-30 17:15:56 -0400
  • 1850f320b3 Update submodules Kevin MacMartin 2019-05-27 00:15:25 -0400
  • f0f4f2bf97 Handle *.neomuttrc and *.muttrc files appropriately (and remove the autocmd for muttrc because that's detected by vim) Kevin MacMartin 2019-05-24 00:31:02 -0400
  • b89700c101 Update submodules Kevin MacMartin 2019-05-21 14:18:43 -0400
  • f296c89913 Update submodules Kevin MacMartin 2019-05-17 15:35:12 -0400
  • 3469579747 Remove the deoplate cache_limit variable as this is no longer used by the plugin Kevin MacMartin 2019-05-10 21:48:29 -0400
  • 3c5a491718 Update submodules Kevin MacMartin 2019-05-10 19:02:32 -0400
  • c0668b94e6 Update submodules Kevin MacMartin 2019-05-07 17:44:50 -0400
  • cfee98bc80 Update submodules Kevin MacMartin 2019-04-23 23:29:10 -0400
  • b13a46fa35 Update lang packs Kevin MacMartin 2019-04-15 16:02:54 -0400
  • 17546468ef Update submodules Kevin MacMartin 2019-04-12 12:46:41 -0400
  • d7bff08bc0 Clean up the gentags script Kevin MacMartin 2019-04-09 13:53:26 -0400
  • b5368c4d34 Update submodules Kevin MacMartin 2019-04-09 13:21:39 -0400
  • 9804c73fe6 Update submodules Kevin MacMartin 2019-04-05 19:13:10 -0400
  • c93bfd2bdb Update submodules Kevin MacMartin 2019-04-01 14:58:23 -0400
  • d5726a2cae Update submodules Kevin MacMartin 2019-03-29 13:12:21 -0400
  • c1830ac8be Rename vim-extradite to vim-extradite-tap349 so we aren't conflicting with the old repo Kevin MacMartin 2019-03-25 17:39:21 -0400
  • f7d5677f28 Update to tap349's fork of vim-extradite and finally update vim-fugitive now that extradite supports the updated version Kevin MacMartin 2019-03-25 17:35:04 -0400
  • f6c0268bf1 Update submodules Kevin MacMartin 2019-03-25 17:25:25 -0400
  • af979973bc Never auto-start the filer (I realized every deployment had that workflow disabled) Kevin MacMartin 2019-03-21 16:28:08 -0400
  • ce8a65a65f Update submodules Kevin MacMartin 2019-03-20 17:13:33 -0400
  • 1d3ad8d862 Increase the maximum amount of memory allocated for pattern matching to 10 megabytes Kevin MacMartin 2019-03-15 11:58:18 -0400
  • 9a4e36bb2c Update submodules Kevin MacMartin 2019-03-14 14:47:52 -0400
  • 55c4f79f7d Update submodules Kevin MacMartin 2019-03-12 11:53:26 -0400
  • c82dc114cf Use https for the imgur links in the README Kevin MacMartin 2019-03-08 01:38:45 -0500
  • 37f060d5bb Update submodules Kevin MacMartin 2019-03-07 16:30:23 -0500
  • 763819e43b Update submodules Kevin MacMartin 2019-03-04 16:02:36 -0500
  • ec926f62b6 Update submodules Kevin MacMartin 2019-03-01 16:59:37 -0500
  • bcf331d1ac Update submodules Kevin MacMartin 2019-02-25 20:26:07 -0500
  • b2cda4fe26 Set tabs to two spaces in text files, and fix markdown-specific settings (it was using the wrong filetype) Kevin MacMartin 2019-02-25 20:23:10 -0500
  • 9a8186288a Update submodules Kevin MacMartin 2019-02-21 16:31:46 -0500
  • e39841577e Update submodules Kevin MacMartin 2019-02-15 12:07:29 -0500
  • a25d3f001e Update submodules Kevin MacMartin 2019-02-13 15:24:49 -0500
  • 7506f1890f Update submodules Kevin MacMartin 2019-02-11 14:55:42 -0500
  • 34cdb9399b Update submodules Kevin MacMartin 2019-02-05 13:51:20 -0500
  • 316be6c0ca Update submodules Kevin MacMartin 2019-02-04 13:15:51 -0500
  • 9472649e97 Update submodules Kevin MacMartin 2019-01-28 13:08:33 -0500
  • 82b308531c Update submodules Kevin MacMartin 2019-01-23 15:07:22 -0500
  • c97dec22fa Update submodules Kevin MacMartin 2019-01-21 12:30:40 -0500
  • 633c761d33 Update submodules Kevin MacMartin 2019-01-14 17:29:27 -0500
  • 49d6767fa3 Update submodules Kevin MacMartin 2019-01-10 11:56:02 -0500
  • 1e002f65ee Downgrade vim-fugitive so vim-extradite continues to work Kevin MacMartin 2019-01-10 11:26:04 -0500
  • 75ff207ede Update submodules Kevin MacMartin 2019-01-07 15:47:50 -0500
  • df91e23ea9 Update submodules Kevin MacMartin 2018-12-31 14:03:36 -0500
  • 0da7d4e57d Update submodules Kevin MacMartin 2018-12-27 15:58:09 -0500
  • a79220b58d Update submodules Kevin MacMartin 2018-12-17 15:22:19 -0500
  • 02c856528c Update submodules Kevin MacMartin 2018-12-14 15:52:39 -0500
  • 47c6051c5c Update submodules Kevin MacMartin 2018-12-12 14:02:57 -0500
  • 8aca45cce4 Update submodules Kevin MacMartin 2018-12-06 13:55:09 -0500
  • c55323ecfb Update submodules Kevin MacMartin 2018-12-03 14:28:48 -0500
  • 9bdf30752b Update submodules Kevin MacMartin 2018-11-26 16:11:28 -0500
  • e638116de2 Update submodules Kevin MacMartin 2018-11-21 14:56:03 -0500