Commit graph

  • 75f3a6e39e Update submodules Kevin MacMartin 2015-10-12 16:33:01 -0400
  • 8b1417acf6 Remove the markdown error for incorrect heading order Kevin MacMartin 2015-10-09 23:55:15 -0400
  • e01d3af99b Update submodules Kevin MacMartin 2015-09-29 12:34:33 -0400
  • a9eefe6ce8 Update submodules Kevin MacMartin 2015-09-24 13:53:47 -0400
  • 89a0d5fe52 Update submodules Kevin MacMartin 2015-09-18 16:11:50 -0400
  • 7bd818cda4 Unmap the Q key to disable Ex mode (does anyone actually use this?) Kevin MacMartin 2015-09-18 16:09:44 -0400
  • 2acc9de0a3 Update submodules Kevin MacMartin 2015-09-11 18:00:40 -0400
  • 48ca3a723e Change the look of tabs to something nicer looking Kevin MacMartin 2015-09-11 17:48:50 -0400
  • f9f55b1092 Update submodules Kevin MacMartin 2015-09-09 23:00:52 -0400
  • de910c6fba Update submodules Kevin MacMartin 2015-08-29 03:10:07 -0400
  • c8311e5b9d Remove markdown line length syntax error Kevin MacMartin 2015-08-29 03:01:21 -0400
  • c03465bcba Update submodules Kevin MacMartin 2015-08-21 16:24:18 -0400
  • 0a806d3efa Update submodules Kevin MacMartin 2015-08-17 22:56:03 -0400
  • 9cd44e677e Update submodules Kevin MacMartin 2015-08-07 23:41:18 -0400
  • 8ad9429809 Update submodules Kevin MacMartin 2015-08-05 11:00:44 -0400
  • 7cb1fe0d99 Add note about vimpager compatibility being for 1.x Kevin MacMartin 2015-07-29 15:19:56 -0400
  • 0f969c5edb Update submodules Kevin MacMartin 2015-07-29 15:19:13 -0400
  • 73ec4dff4e Apply the same colorscheme hack to the vimpagerrc Kevin MacMartin 2015-07-25 18:42:18 -0400
  • da9a99e281 Update submodules Kevin MacMartin 2015-07-21 02:40:04 -0400
  • 7df138ceaa Fix colorscheme loading in vimrc and ~/.vimrc by setting the default colorscheme first Kevin MacMartin 2015-07-21 02:37:27 -0400
  • 25570ba247 Remove file error for less Kevin MacMartin 2015-07-12 16:49:15 -0400
  • b559b82247 Update submodules including upstream polyglot lang pack update Kevin MacMartin 2015-07-06 13:07:13 -0400
  • e480c20f88 Update submodules including upstream polyglot lang pack update Kevin MacMartin 2015-06-24 10:29:01 -0400
  • e103a14094 Set ttymouse if vim is not neovim (for neovim compatibility) Kevin MacMartin 2015-06-24 10:25:31 -0400
  • cdaecbd7a9 Update submodules, including upstream polyglot lang pack update Kevin MacMartin 2015-06-09 21:08:38 -0400
  • 5be75e8e28 Filter out the 'missing shebang' shellcheck warning Kevin MacMartin 2015-05-28 19:20:46 -0400
  • d1f41acb74 Update submodules including upstream polyglot lang pack update Kevin MacMartin 2015-05-28 16:39:49 -0400
  • e0dea99d11 Update submodules including upstream polyglot lang pack update Kevin MacMartin 2015-05-27 13:50:02 -0400
  • 3ee3a0d6ed Update submodules including upstream polyglot langpack update Kevin MacMartin 2015-05-20 15:55:04 -0400
  • 22d88cfeae Notify whether spellcheck is getting toggled on or off when toggling Kevin MacMartin 2015-05-07 12:37:40 -0400
  • 46e437271a Set the minimum width and height to 1x1 Kevin MacMartin 2015-05-04 12:47:00 -0400
  • 6dd1b9426b Update submodules including upstream langpack updates Kevin MacMartin 2015-05-04 12:44:54 -0400
  • 414e638855 Update submodules including upstream polyglot langpack update Kevin MacMartin 2015-05-01 18:11:39 -0400
  • c87515f53b Update submodules, including upstream lang pack update in polyglot Kevin MacMartin 2015-04-22 11:51:53 -0400
  • baf49c5576 Restore original expandtab value after modifying tabs with <Leader>t and <Leader>T Kevin MacMartin 2015-04-06 12:36:19 -0400
  • a414800c4d Update submodules including upstream polyglot lang pack update Kevin MacMartin 2015-04-06 10:31:57 -0400
  • 425306bf0a Improve less undefined error silencing Kevin MacMartin 2015-03-25 13:43:56 -0400
  • 451983f697 Silence unexpected $x statement error message from eslint (it needs the full scope of the project to know what to expect) Kevin MacMartin 2015-03-23 17:40:48 -0400
  • 22181ce9ce Add syntastic quiet messages for a number of javascript checker calls Kevin MacMartin 2015-03-23 17:12:09 -0400
  • 68c54c0813 Sort syntastic ignore messages and ignore undefined variable errors (as these are often referenced from outside the file) Kevin MacMartin 2015-03-23 16:38:55 -0400
  • 16c1630f67 Update submodules including upstream lang packs Kevin MacMartin 2015-03-23 12:47:53 -0400
  • 25c21627c3 Update submodules including upstream polyglot lang pack update Kevin MacMartin 2015-03-17 14:23:18 -0400
  • bf412918dd Update submodules and improve the update script a bit Kevin MacMartin 2015-03-14 02:22:25 -0400
  • ef4ab43656 Update submodules (including upstream polyglot) Kevin MacMartin 2015-03-12 19:07:32 -0400
  • 2ce5734277 Update screenshot to reflect current look and feel Kevin MacMartin 2015-03-10 07:37:02 -0400
  • 6e1862f7b1 Tweak sidebar keys again and remove cursor column for the tagbar Kevin MacMartin 2015-03-10 07:27:53 -0400
  • 01e32b0b7c Update submodules including upstream polyglot lang packs Kevin MacMartin 2015-03-10 06:50:28 -0400
  • 7ecde346f7 Update submodules, including upstream polyglot lang pack update Kevin MacMartin 2015-03-02 18:34:32 -0500
  • 05bee2499b Set syntasic quiet messages by error code when possible + add "this \x will be regular x" warning for shellcheck Kevin MacMartin 2015-03-02 18:17:03 -0500
  • 88def793e7 Remove indent of multiples of 4 error for bashate in syntastic Kevin MacMartin 2015-02-27 12:22:47 -0500
  • 9f8313a45a Unset read-only when editing a read-only file rather than complaining + separate syntastic quiet messages out by language and checker Kevin MacMartin 2015-02-27 11:21:28 -0500
  • 2f82c4fc84 Change sidebars to F9-F12 and use the same mappings for Ctrl/Alt+F-Keys Kevin MacMartin 2015-02-27 05:46:46 -0500
  • 38f17b3661 Update submodules including polyglot + change iskeyword=-. from PKGBUILD to sh Kevin MacMartin 2015-02-26 21:40:56 -0500
  • aa66eaf1a1 Update submodules, including upstream lang pack update in polyglot Kevin MacMartin 2015-02-25 02:03:43 -0500
  • 1da66979c3 Update submodules including upstream polyglot lang packs Kevin MacMartin 2015-02-20 01:00:56 -0500
  • 22d3d0b083 Remove shellcheck warning about unused varaibles Kevin MacMartin 2015-02-17 15:46:45 -0500
  • 8ab585900c Remove another shellcheck error regarding a missing shebang Kevin MacMartin 2015-02-17 15:27:05 -0500
  • 9aa37f4981 Remove frequently unnecessary shellcheck warning about expanding single quotes Kevin MacMartin 2015-02-17 15:10:09 -0500
  • 57402031c4 Quick fix for a small output error in the update script Kevin MacMartin 2015-02-17 12:53:32 -0500
  • 3713af3244 Update submodules, including an upstream polyglot lang pack update Kevin MacMartin 2015-02-17 12:40:57 -0500
  • f7ee79ce99 Refactor the update script, focusing on the use of best practices Kevin MacMartin 2015-02-17 12:39:08 -0500
  • c241c284f8 Update submodules, including upstream polyglot Kevin MacMartin 2015-02-12 17:11:28 -0500
  • a76010d245 Update submodules including upstream polyglot langpacks Kevin MacMartin 2015-02-05 11:14:13 -0500
  • 5680081e27 Update submodules Kevin MacMartin 2015-02-02 01:49:06 -0500
  • 7f67128230 Update submodules Kevin MacMartin 2015-01-31 02:17:58 -0500
  • 1b1d82b4a1 Set A-MouseWheel the same as C-MouseWheel because the latter fails after a paste Kevin MacMartin 2015-01-31 02:11:53 -0500
  • 9965eaffb2 Updating submodules including upstream polyglot langpack update Kevin MacMartin 2015-01-29 13:01:28 -0500
  • f80f372632 Skip python whitespace errors Kevin MacMartin 2015-01-26 00:15:25 -0500
  • 2bc6abc253 Update submodules including upstream polyglot langpack update Kevin MacMartin 2015-01-22 23:24:50 -0500
  • 1c4ed32ad1 Add s and v mode mappings for scrollwheel mappings Kevin MacMartin 2015-01-22 21:42:12 -0500
  • b56096d63d More cleanup and improvements to the update script Kevin MacMartin 2015-01-21 02:17:09 -0500
  • 1ec6728bf9 Clean and improve update script Kevin MacMartin 2015-01-21 01:51:48 -0500
  • 990eae1704 Update submodules Kevin MacMartin 2015-01-21 01:51:39 -0500
  • 1113caccb6 Update submodules including upstream vim-polyglot langpacks Kevin MacMartin 2015-01-19 12:35:53 -0500
  • 4cb3febbf5 Don't open bars with <Leader>* in input or visual modes Kevin MacMartin 2015-01-08 03:21:24 -0500
  • 35f03b883a Update submodules Kevin MacMartin 2015-01-05 22:15:07 -0500
  • 8d64e464af Use tidy for Autoformat with html then remove linebreaks not between tags Kevin MacMartin 2015-01-05 20:53:42 -0500
  • f76af68373 Pull in upstream vim-polyglot langpack update Kevin MacMartin 2015-01-03 04:12:13 -0500
  • 5a50e4667b Update submodules Kevin MacMartin 2015-01-03 04:01:16 -0500
  • 371f1b9627 Fix some fname-specific settings when run with path + fix win-size complaints Kevin MacMartin 2015-01-03 03:57:19 -0500
  • 87183878a9 Update submodules including upstream vim-polyglot langpack update Kevin MacMartin 2014-12-23 02:31:40 -0500
  • 925b6fd7ef Fix <Leader>J comment + disable show whitespace and textwidth in mail Kevin MacMartin 2014-12-10 23:26:38 -0500
  • d25d0c4763 Update submodules Kevin MacMartin 2014-12-10 17:37:04 -0500
  • 892d949d36 Tweak statusbar colours and add utf-8 symbol for new documents Kevin MacMartin 2014-12-05 10:27:50 -0500
  • 646d18bd4c add leader+bracket toggles for sidebars and play with placement/touchup Kevin MacMartin 2014-12-01 08:46:34 -0500
  • 95a0548ebc Fix help in small windows + set minimum widthxheight + more utf-8 in lightline Kevin MacMartin 2014-12-01 01:55:15 -0500
  • 1f10a4bd20 Fix some issues with the statusline and update the colourscheme Kevin MacMartin 2014-12-01 00:31:28 -0500
  • bc1ffa5b33 Update submodules, including upstream vim-polyglot langpack update Kevin MacMartin 2014-11-30 07:52:41 -0500
  • 58bfc2993d Update submodules including upstream vim-polyglot update Kevin MacMartin 2014-11-27 03:51:29 -0500
  • c836124ad7 Update submodules including 2^upstream vim-archversion through vim-polyglot Kevin MacMartin 2014-11-24 15:27:33 -0500
  • 0862f8f5f2 Skip the 'add too long' error from python Kevin MacMartin 2014-11-22 00:48:29 -0500
  • eeab3e63af Remove smartindent, which apparently interferes with filetype based indents Kevin MacMartin 2014-11-21 22:06:28 -0500
  • 6107597d69 Enable smart tabbing Kevin MacMartin 2014-11-21 01:59:13 -0500
  • 56ef01f45c Update submodules including upstream*2 update to archversion syntax Kevin MacMartin 2014-11-20 16:06:43 -0500
  • 8b47b81a87 Fix update script so it will work when run in a path with spaces Kevin MacMartin 2014-11-20 05:18:14 -0500
  • 9627229e6d Update submodules, including up-upstream vim-archversion update Kevin MacMartin 2014-11-19 05:44:20 -0500
  • 0bb71262e5 Update submodules including upstream vim-polyglot update Kevin MacMartin 2014-11-18 12:25:24 -0500
  • 64399b2404 Sync syntastic toggle actions + disable with extradite to avoid conflict Kevin MacMartin 2014-11-18 11:23:34 -0500
  • 26a209f4f5 Fix helptag generation when the vimrc isnt loaded at startup Kevin MacMartin 2014-11-18 08:53:05 -0500
  • 49a195bcf7 Update submodules including polyglot update to lang packs and supported langs Kevin MacMartin 2014-11-15 01:50:58 -0500