Commit graph

  • 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
  • 8f42e27a47 Update submodules Kevin MacMartin 2014-11-14 15:46:07 -0500
  • fce9410b7c Update submodules, including upstream polyglot langpack update Kevin MacMartin 2014-11-12 05:06:48 -0500
  • 5c51921aef Use ~/.vim/swap to store swap files rather than the current directory Kevin MacMartin 2014-11-12 05:03:49 -0500
  • 65a0cbda1c Add add/remove iskeyword abbreviations and mappings Kevin MacMartin 2014-11-06 13:17:57 -0500
  • 0709705ec6 Update submodules, including upstream polyglot update Kevin MacMartin 2014-11-03 16:23:19 -0500
  • 636849690b add back single character copy in normal mode Kevin MacMartin 2014-11-03 07:21:18 -0500
  • 1b4b730453 Improve logic used when opening a help split Kevin MacMartin 2014-11-03 02:48:29 -0500
  • 3d40db57b4 Update submodules including an upstream update of vim-polyglot Kevin MacMartin 2014-11-02 18:47:44 -0500
  • d9b2d6fc98 Improve/fix organization+naming for splits + load help @ 33% width Kevin MacMartin 2014-11-02 18:19:37 -0500
  • e87ddba555 Remove reference to $2 in the delete submodule script Kevin MacMartin 2014-11-02 02:13:21 -0500
  • cba3133227 Set the slrn comment string Kevin MacMartin 2014-10-31 02:06:55 -0400
  • 9c22929c3a Fix and improve split mappings + add abbrevs: vs25/vs75/sp25/sp75 Kevin MacMartin 2014-10-31 01:51:35 -0400
  • fb15796c0b Fix alt+dir for sidebars, add ctrl-w split shortcuts and gitv colorscheme Kevin MacMartin 2014-10-31 01:22:22 -0400
  • 56e3729608 clean up documentation + center search vertically on selected term Kevin MacMartin 2014-10-29 07:15:02 -0400
  • efd2eb3f91 Update submodules Kevin MacMartin 2014-10-29 07:01:16 -0400
  • d6fbceb200 Update to fork and await vimscripts pulling the request Kevin MacMartin 2014-10-29 06:57:03 -0400
  • 9ae53e2270 Remove ReplaceWithRegister to change to my fork until the update is pulled Kevin MacMartin 2014-10-29 06:54:15 -0400
  • f93335c29c Switch statusline colour from bright red to a more subtle grey Kevin MacMartin 2014-10-29 06:17:52 -0400
  • f170b77156 Improve organization of colorscheme definitions + add/configure vim-bookmarks Kevin MacMartin 2014-10-28 15:33:37 -0400
  • cdf56f34a0 Add the rename.vim plugin Kevin MacMartin 2014-10-28 14:34:49 -0400
  • 6475f665de Update submodules Kevin MacMartin 2014-10-28 14:33:01 -0400
  • 38819aedae Redetect filetype after saving as new name + wrap autocmd with check Kevin MacMartin 2014-10-28 14:28:04 -0400
  • 479494f636 Update submodules Kevin MacMartin 2014-10-27 15:06:00 -0400
  • 7ae3effa06 Added new submodule vim-unimpaired Kevin MacMartin 2014-10-27 14:39:47 -0400
  • b4198097b4 Esc+Esc was acting strange, so now <Backspace> or // clears search+refresh Kevin MacMartin 2014-10-27 07:52:44 -0400
  • 2bae8bc5bb Fixed small issue with the :git abbreviation Kevin MacMartin 2014-10-26 22:07:18 -0400
  • 0637a2bcf5 Improve diff mappings, alias :git <file> == :vs <file> but in vimdiff mode, fix some `/~ mappings that hadn't been changed, add <Leader>c for tcomment (for keyboard without accessible modifiers), and configure tcomment to remove whitespace on uncomment Kevin MacMartin 2014-10-26 21:45:38 -0400
  • 8b3a41b5a5 conceal current line in normal mode for vimpager + tweak README Kevin MacMartin 2014-10-26 11:13:07 -0400
  • 35a433f2a4 Add add/delete submodule scripts and remove them from gitignore Kevin MacMartin 2014-10-26 08:38:22 -0400
  • a3fd39afe6 Tweak ctrl-c in normal mode so it works with change to y Kevin MacMartin 2014-10-22 04:14:40 -0400
  • 7bb3c32e3b Tons of mapping issues fixed, re-add mkd table fmt, tweak keys+settings Kevin MacMartin 2014-10-22 03:41:50 -0400
  • 6aef9eb513 Updating submodules Kevin MacMartin 2014-10-21 12:22:19 -0400
  • 75557104d1 Set the default text width to 80 and cleaned up associated comments Kevin MacMartin 2014-10-21 11:16:46 -0400
  • 5914aceb5d Change the goyo minimum width from 78 to 80 Kevin MacMartin 2014-10-21 11:06:05 -0400
  • af0be6d906 Greatly improve text width formatting + arrange the section more clearly Kevin MacMartin 2014-10-21 11:04:17 -0400
  • 57bd4882a5 Update submodules Kevin MacMartin 2014-10-21 03:35:10 -0400
  • 24c9f3cb16 Add the patchreview-vim plugin for vimdiff of changes a patch will make Kevin MacMartin 2014-10-21 03:09:43 -0400
  • be1b57de17 Pull upstream polyglot including updated lang packs and new svg syntax Kevin MacMartin 2014-10-19 21:56:45 -0400
  • 0dee709f47 Added the incsearch plugin to the README Kevin MacMartin 2014-10-19 14:03:33 -0400
  • b334ef1374 Switched to the official incsearch repo and created syntax defs Kevin MacMartin 2014-10-19 14:00:53 -0400
  • 70003e79d4 Add incsearch so all matches highlight together, configure plugin to default search keys, and remap clear search to // (search key twice) Kevin MacMartin 2014-10-19 13:12:27 -0400
  • 6106feb745 Update submodules and add rts to the list of text file formats Kevin MacMartin 2014-10-19 11:03:14 -0400
  • 5478296a2f Updated submodules, including upstream vim-polyglot Kevin MacMartin 2014-10-16 17:17:14 -0400
  • 82dd641fee Reverted a bug fix in vim-markdown-concealed that caused new bugs Kevin MacMartin 2014-10-15 03:07:22 -0400
  • bb2818b44b Fixed an issue where an escaped */_ could end bold/italics in markdown Kevin MacMartin 2014-10-14 16:27:28 -0400
  • 22a08f5732 Removed the plugin part of the markdown plugin in polyglot and configs Kevin MacMartin 2014-10-14 16:13:18 -0400
  • 1b37cf95d8 Updated submodules incl upstream polyglot change of markdown source Kevin MacMartin 2014-10-14 16:01:08 -0400
  • 10bd77711c Updating submodules including upstream vim-polyglot Kevin MacMartin 2014-10-14 07:34:21 -0400
  • f7bb4f986c Updating submodules, including upstream vim-polyglot Kevin MacMartin 2014-10-11 15:58:16 -0400
  • 512f777729 Added another string to the ignore list for syntastic Kevin MacMartin 2014-10-11 06:32:58 -0400
  • fa771c8d84 Remove auto change directory setting for vimfiler compatibility Kevin MacMartin 2014-10-09 13:36:26 -0400
  • 977221fde5 Updated submodules Kevin MacMartin 2014-10-09 06:15:40 -0400
  • 2b6dcd0171 Updated submodules, including upstream vim-polyglot-darkcloud Kevin MacMartin 2014-10-07 03:48:03 -0400
  • 468973ab7e Updating submodules, including upstream vim-polyglot Kevin MacMartin 2014-10-03 00:25:30 -0400
  • 8182c5ee7e Updated submodules, including upstream vim-polyglot Kevin MacMartin 2014-09-22 10:21:47 -0400
  • a380314cee Updated submodules, including upstream polyglot updates Kevin MacMartin 2014-09-19 08:33:04 -0400
  • b5ca98b0d4 Fixed diff colour conflict with cursor column/row highlight Kevin MacMartin 2014-09-16 05:14:57 -0400
  • 0a084de608 Updated submodules, including upstream polyglot Kevin MacMartin 2014-09-16 05:09:56 -0400
  • 1e305ed39d Updating submodules Kevin MacMartin 2014-09-11 03:18:54 -0400
  • 4b529edfdf whitelisted a java error that appears because of limited project scope Kevin MacMartin 2014-09-10 01:05:08 -0400
  • cd756cf3f2 Updating submodules (including vim-polyglot-darkcloud upstream) Kevin MacMartin 2014-09-09 01:57:48 -0400
  • c916288d4b Updated submodules, including upstream vim-polygot-darkcloud Kevin MacMartin 2014-09-04 13:36:48 -0400
  • 071ada3143 Updated submodules Kevin MacMartin 2014-09-01 07:08:19 -0400
  • 144b3ec466 Reduced the key mapping timeout from 1000 to 500 Kevin MacMartin 2014-09-01 06:11:01 -0400
  • 6df5e6156d Updated submodules, including upstream vim-polyglot-darkcloud Kevin MacMartin 2014-08-29 22:48:19 -0400
  • f67f016641 Add additional checks for file/folder creation and use Kevin MacMartin 2014-08-29 05:37:36 -0400
  • def7fe0c76 Check for autochdir before attempting to load it Kevin MacMartin 2014-08-29 04:50:12 -0400
  • 00f4f3d3e5 Updated submodules, including upstream language packs via polyglot Kevin MacMartin 2014-08-26 12:27:45 -0400
  • 623918995d Autofocus the tagbar when it's triggered Kevin MacMartin 2014-08-26 12:21:04 -0400
  • f8cce36327 Combine word-processing settings and make breakat settings more robust Kevin MacMartin 2014-08-26 03:07:04 -0400
  • a3971297aa make java errors about being unable to find external imports silent Kevin MacMartin 2014-08-25 23:56:55 -0400
  • ba8ab82b30 Completed disabling syntax checking on :wq Kevin MacMartin 2014-08-25 23:47:40 -0400
  • 2e69f653ca Don't check syntax on :wq Kevin MacMartin 2014-08-25 23:39:44 -0400
  • 26608e0eee Display tag information (if available) in the gutter area Kevin MacMartin 2014-08-25 02:38:28 -0400
  • a77fbddf80 Updated polyglot submodule after pulling in updated langpacks upstream Kevin MacMartin 2014-08-25 01:47:03 -0400
  • 580f0157ac Updating submodules Kevin MacMartin 2014-08-25 01:41:45 -0400
  • 0a2b75414b Made the plugin categories for filetypes more consistant Kevin MacMartin 2014-08-25 01:37:45 -0400
  • 29be734fc0 Vastly improved the gentags script-- now uses either $PWD or input paths Kevin MacMartin 2014-08-25 01:17:56 -0400
  • 0fc53f1677 autotags is enabled by default again, but with much better config Kevin MacMartin 2014-08-25 00:43:41 -0400
  • fad8db91af Set the default value for disableautotags to 1 Kevin MacMartin 2014-08-24 22:48:01 -0400
  • c788f89400 Updating submodules Kevin MacMartin 2014-08-23 06:07:19 -0400
  • ddf0d247e2 Changed some formatting + set tagfile locations Kevin MacMartin 2014-08-21 02:27:36 -0400
  • 952ce1c879 Added a few more tweaks to the easytags settings Kevin MacMartin 2014-08-20 23:28:00 -0400
  • 0a07dabbb5 Updating submodules Kevin MacMartin 2014-08-20 23:14:20 -0400
  • db68ee56c7 Added auto_recurse option to easytags to generate more complete tags Kevin MacMartin 2014-08-20 23:12:55 -0400
  • ec79661869 Updating submodules Kevin MacMartin 2014-08-18 02:40:32 -0400
  • 1385eec6df updating submodules Kevin MacMartin 2014-08-15 04:51:06 -0400
  • 20767ce882 Updated submodules, including the upstream changes to polyglot Kevin MacMartin 2014-08-13 21:43:42 -0400
  • e2b5f1327f Fixed filetype assignments Kevin MacMartin 2014-08-11 00:58:56 -0400
  • f8d1a8a4cd Updating submodules Kevin MacMartin 2014-08-10 06:14:15 -0400
  • 0f2b687d84 Prevent wrapping from breaking words in vimpager Kevin MacMartin 2014-08-10 06:11:37 -0400
  • 37da2ea46c Improve left/right browsing in vimpager Kevin MacMartin 2014-08-07 23:33:34 -0400
  • 1b3f169999 Reenable escape keys as they seem to be required for correct arrow keys Kevin MacMartin 2014-08-07 23:20:59 -0400
  • 21ee4d0d0c Disable ctrl-z suspend and remove some buggy settings Kevin MacMartin 2014-08-07 23:03:22 -0400
  • fb38ad125c Updating submodules Kevin MacMartin 2014-08-07 19:59:48 -0400
  • 01c04e1ac3 Updated submodules Kevin MacMartin 2014-08-07 03:52:16 -0400
  • 5c39279877 Disabled gvim scrollbars by default and readded the toggle (\<f3>) Kevin MacMartin 2014-08-07 03:51:07 -0400
  • f76f52bfbe Updating submodules Kevin MacMartin 2014-08-06 00:30:57 -0400