Commit graph

492 commits

Author SHA1 Message Date
Kevin MacMartin
64399b2404 Sync syntastic toggle actions + disable with extradite to avoid conflict 2014-11-18 11:23:34 -05:00
Kevin MacMartin
49a195bcf7 Update submodules including polyglot update to lang packs and supported langs 2014-11-15 01:50:58 -05:00
Kevin MacMartin
8f42e27a47 Update submodules 2014-11-14 15:46:07 -05:00
Kevin MacMartin
fce9410b7c Update submodules, including upstream polyglot langpack update 2014-11-12 05:06:48 -05:00
Kevin MacMartin
5c51921aef Use ~/.vim/swap to store swap files rather than the current directory 2014-11-12 05:03:49 -05:00
Kevin MacMartin
65a0cbda1c Add add/remove iskeyword abbreviations and mappings 2014-11-06 13:17:57 -05:00
Kevin MacMartin
0709705ec6 Update submodules, including upstream polyglot update 2014-11-03 16:23:19 -05:00
Kevin MacMartin
636849690b add back single character copy in normal mode 2014-11-03 07:21:18 -05:00
Kevin MacMartin
1b4b730453 Improve logic used when opening a help split 2014-11-03 02:48:29 -05:00
Kevin MacMartin
3d40db57b4 Update submodules including an upstream update of vim-polyglot 2014-11-02 18:47:44 -05:00
Kevin MacMartin
d9b2d6fc98 Improve/fix organization+naming for splits + load help @ 33% width 2014-11-02 18:19:37 -05:00
Kevin MacMartin
cba3133227 Set the slrn comment string 2014-10-31 02:06:55 -04:00
Kevin MacMartin
9c22929c3a Fix and improve split mappings + add abbrevs: vs25/vs75/sp25/sp75 2014-10-31 01:51:35 -04:00
Kevin MacMartin
fb15796c0b Fix alt+dir for sidebars, add ctrl-w split shortcuts and gitv colorscheme 2014-10-31 01:22:22 -04:00
Kevin MacMartin
56e3729608 clean up documentation + center search vertically on selected term 2014-10-29 07:15:02 -04:00
Kevin MacMartin
efd2eb3f91 Update submodules 2014-10-29 07:01:16 -04:00
Kevin MacMartin
d6fbceb200 Update to fork and await vimscripts pulling the request 2014-10-29 06:57:03 -04:00
Kevin MacMartin
9ae53e2270 Remove ReplaceWithRegister to change to my fork until the update is pulled 2014-10-29 06:54:15 -04:00
Kevin MacMartin
f93335c29c Switch statusline colour from bright red to a more subtle grey 2014-10-29 06:17:52 -04:00
Kevin MacMartin
f170b77156 Improve organization of colorscheme definitions + add/configure vim-bookmarks 2014-10-28 15:33:37 -04:00
Kevin MacMartin
cdf56f34a0 Add the rename.vim plugin 2014-10-28 14:34:49 -04:00
Kevin MacMartin
6475f665de Update submodules 2014-10-28 14:33:01 -04:00
Kevin MacMartin
38819aedae Redetect filetype after saving as new name + wrap autocmd with check 2014-10-28 14:28:04 -04:00
Kevin MacMartin
479494f636 Update submodules 2014-10-27 15:06:00 -04:00
Kevin MacMartin
7ae3effa06 Added new submodule vim-unimpaired 2014-10-27 14:39:47 -04:00
Kevin MacMartin
b4198097b4 Esc+Esc was acting strange, so now <Backspace> or // clears search+refresh 2014-10-27 07:52:44 -04:00
Kevin MacMartin
2bae8bc5bb Fixed small issue with the :git abbreviation 2014-10-26 22:07:18 -04:00
Kevin MacMartin
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 2014-10-26 21:45:38 -04:00
Kevin MacMartin
8b3a41b5a5 conceal current line in normal mode for vimpager + tweak README 2014-10-26 11:13:07 -04:00
Kevin MacMartin
a3fd39afe6 Tweak ctrl-c in normal mode so it works with change to y 2014-10-22 04:14:40 -04:00
Kevin MacMartin
7bb3c32e3b Tons of mapping issues fixed, re-add mkd table fmt, tweak keys+settings 2014-10-22 03:41:50 -04:00
Kevin MacMartin
6aef9eb513 Updating submodules 2014-10-21 12:22:19 -04:00
Kevin MacMartin
75557104d1 Set the default text width to 80 and cleaned up associated comments 2014-10-21 11:16:46 -04:00
Kevin MacMartin
5914aceb5d Change the goyo minimum width from 78 to 80 2014-10-21 11:06:05 -04:00
Kevin MacMartin
af0be6d906 Greatly improve text width formatting + arrange the section more clearly 2014-10-21 11:04:17 -04:00
Kevin MacMartin
57bd4882a5 Update submodules 2014-10-21 03:35:10 -04:00
Kevin MacMartin
24c9f3cb16 Add the patchreview-vim plugin for vimdiff of changes a patch will make 2014-10-21 03:09:43 -04:00
Kevin MacMartin
be1b57de17 Pull upstream polyglot including updated lang packs and new svg syntax 2014-10-19 21:56:45 -04:00
Kevin MacMartin
b334ef1374 Switched to the official incsearch repo and created syntax defs 2014-10-19 14:00:53 -04:00
Kevin MacMartin
70003e79d4 Add incsearch so all matches highlight together, configure plugin to
default search keys, and remap clear search to // (search key twice)
2014-10-19 13:12:27 -04:00
Kevin MacMartin
6106feb745 Update submodules and add rts to the list of text file formats 2014-10-19 11:03:14 -04:00
Kevin MacMartin
5478296a2f Updated submodules, including upstream vim-polyglot 2014-10-16 17:17:14 -04:00
Kevin MacMartin
82dd641fee Reverted a bug fix in vim-markdown-concealed that caused new bugs 2014-10-15 03:07:22 -04:00
Kevin MacMartin
bb2818b44b Fixed an issue where an escaped */_ could end bold/italics in markdown 2014-10-14 16:27:28 -04:00
Kevin MacMartin
22a08f5732 Removed the plugin part of the markdown plugin in polyglot and configs 2014-10-14 16:13:18 -04:00
Kevin MacMartin
1b37cf95d8 Updated submodules incl upstream polyglot change of markdown source 2014-10-14 16:01:08 -04:00
Kevin MacMartin
10bd77711c Updating submodules including upstream vim-polyglot 2014-10-14 07:34:21 -04:00
Kevin MacMartin
f7bb4f986c Updating submodules, including upstream vim-polyglot 2014-10-11 15:58:16 -04:00
Kevin MacMartin
512f777729 Added another string to the ignore list for syntastic 2014-10-11 06:32:58 -04:00
Kevin MacMartin
fa771c8d84 Remove auto change directory setting for vimfiler compatibility 2014-10-09 13:36:26 -04:00
Kevin MacMartin
977221fde5 Updated submodules 2014-10-09 06:15:40 -04:00
Kevin MacMartin
2b6dcd0171 Updated submodules, including upstream vim-polyglot-darkcloud 2014-10-07 03:48:03 -04:00
Kevin MacMartin
468973ab7e Updating submodules, including upstream vim-polyglot 2014-10-03 00:25:30 -04:00
Kevin MacMartin
8182c5ee7e Updated submodules, including upstream vim-polyglot 2014-09-22 10:21:47 -04:00
Kevin MacMartin
a380314cee Updated submodules, including upstream polyglot updates 2014-09-19 08:33:04 -04:00
Kevin MacMartin
b5ca98b0d4 Fixed diff colour conflict with cursor column/row highlight 2014-09-16 05:14:57 -04:00
Kevin MacMartin
0a084de608 Updated submodules, including upstream polyglot 2014-09-16 05:09:56 -04:00
Kevin MacMartin
1e305ed39d Updating submodules 2014-09-11 03:18:54 -04:00
Kevin MacMartin
4b529edfdf whitelisted a java error that appears because of limited project scope 2014-09-10 01:05:08 -04:00
Kevin MacMartin
cd756cf3f2 Updating submodules (including vim-polyglot-darkcloud upstream) 2014-09-09 01:57:48 -04:00
Kevin MacMartin
c916288d4b Updated submodules, including upstream vim-polygot-darkcloud 2014-09-04 13:36:48 -04:00
Kevin MacMartin
071ada3143 Updated submodules 2014-09-01 07:08:19 -04:00
Kevin MacMartin
144b3ec466 Reduced the key mapping timeout from 1000 to 500 2014-09-01 06:11:01 -04:00
Kevin MacMartin
6df5e6156d Updated submodules, including upstream vim-polyglot-darkcloud 2014-08-29 22:48:19 -04:00
Kevin MacMartin
f67f016641 Add additional checks for file/folder creation and use 2014-08-29 05:37:36 -04:00
Kevin MacMartin
def7fe0c76 Check for autochdir before attempting to load it 2014-08-29 04:50:12 -04:00
Kevin MacMartin
00f4f3d3e5 Updated submodules, including upstream language packs via polyglot 2014-08-26 12:27:45 -04:00
Kevin MacMartin
623918995d Autofocus the tagbar when it's triggered 2014-08-26 12:21:04 -04:00
Kevin MacMartin
f8cce36327 Combine word-processing settings and make breakat settings more robust 2014-08-26 03:07:04 -04:00
Kevin MacMartin
a3971297aa make java errors about being unable to find external imports silent 2014-08-25 23:56:55 -04:00
Kevin MacMartin
ba8ab82b30 Completed disabling syntax checking on :wq 2014-08-25 23:47:40 -04:00
Kevin MacMartin
2e69f653ca Don't check syntax on :wq 2014-08-25 23:39:44 -04:00
Kevin MacMartin
26608e0eee Display tag information (if available) in the gutter area 2014-08-25 02:38:28 -04:00
Kevin MacMartin
a77fbddf80 Updated polyglot submodule after pulling in updated langpacks upstream 2014-08-25 01:47:03 -04:00
Kevin MacMartin
580f0157ac Updating submodules 2014-08-25 01:41:45 -04:00
Kevin MacMartin
0a2b75414b Made the plugin categories for filetypes more consistant 2014-08-25 01:37:45 -04:00
Kevin MacMartin
0fc53f1677 autotags is enabled by default again, but with much better config 2014-08-25 00:43:41 -04:00
Kevin MacMartin
fad8db91af Set the default value for disableautotags to 1 2014-08-24 22:48:01 -04:00
Kevin MacMartin
c788f89400 Updating submodules 2014-08-23 06:07:19 -04:00
Kevin MacMartin
ddf0d247e2 Changed some formatting + set tagfile locations 2014-08-21 02:27:36 -04:00
Kevin MacMartin
952ce1c879 Added a few more tweaks to the easytags settings 2014-08-20 23:28:00 -04:00
Kevin MacMartin
0a07dabbb5 Updating submodules 2014-08-20 23:14:20 -04:00
Kevin MacMartin
db68ee56c7 Added auto_recurse option to easytags to generate more complete tags 2014-08-20 23:12:55 -04:00
Kevin MacMartin
ec79661869 Updating submodules 2014-08-18 02:40:32 -04:00
Kevin MacMartin
1385eec6df updating submodules 2014-08-15 04:51:06 -04:00
Kevin MacMartin
20767ce882 Updated submodules, including the upstream changes to polyglot 2014-08-13 21:43:42 -04:00
Kevin MacMartin
e2b5f1327f Fixed filetype assignments 2014-08-11 00:58:56 -04:00
Kevin MacMartin
f8d1a8a4cd Updating submodules 2014-08-10 06:14:15 -04:00
Kevin MacMartin
0f2b687d84 Prevent wrapping from breaking words in vimpager 2014-08-10 06:11:37 -04:00
Kevin MacMartin
37da2ea46c Improve left/right browsing in vimpager 2014-08-07 23:33:34 -04:00
Kevin MacMartin
1b3f169999 Reenable escape keys as they seem to be required for correct arrow keys 2014-08-07 23:20:59 -04:00
Kevin MacMartin
21ee4d0d0c Disable ctrl-z suspend and remove some buggy settings 2014-08-07 23:03:22 -04:00
Kevin MacMartin
fb38ad125c Updating submodules 2014-08-07 19:59:48 -04:00
Kevin MacMartin
01c04e1ac3 Updated submodules 2014-08-07 03:52:16 -04:00
Kevin MacMartin
5c39279877 Disabled gvim scrollbars by default and readded the toggle (\<f3>) 2014-08-07 03:51:07 -04:00
Kevin MacMartin
f76f52bfbe Updating submodules 2014-08-06 00:30:57 -04:00
Kevin MacMartin
91fcadf17d Added a few tweaks to the setting 2014-08-06 00:19:46 -04:00
Kevin MacMartin
317d804b90 Updating submodules 2014-08-05 06:12:23 -04:00
Kevin MacMartin
98dc5a76e9 ctrl-A aligns comments and ctrl-a aligns end of line comments 2014-08-05 06:01:38 -04:00
Kevin MacMartin
ee142f3e86 Updating submodules including upstream vim-markdown-concealed changes 2014-07-31 11:07:50 -04:00
Kevin MacMartin
8cdce6780c Updating plugins, including upstream vim-markdown and vim-polyglot 2014-07-31 08:20:17 -04:00
Kevin MacMartin
b06a94ef02 added some cut and paste shortcuts during input 2014-07-31 02:09:34 -04:00
Kevin MacMartin
d101b03cbc Used capital C for ctrl for consistency 2014-07-31 01:57:01 -04:00
Kevin MacMartin
539254078b move copy/paste stuff to before neocomplcache remaps it 2014-07-31 01:53:33 -04:00
Kevin MacMartin
caed6a7476 Fixed less.vim unmappings properly 2014-07-31 01:33:15 -04:00
Kevin MacMartin
30e5dff895 Use mapcheck before unmapping 2014-07-31 01:05:43 -04:00
Kevin MacMartin
7d4e69198c Readded the lazy redraw setting as it seems to help more than hurt 2014-07-30 07:17:31 -04:00
Kevin MacMartin
28928a7e94 Updated vim-markdown-concealed version to apply upstream fix 2014-07-30 05:40:43 -04:00
Kevin MacMartin
775770c3ee Configured vimpager to use concealed markdown for reading purposes 2014-07-30 02:34:26 -04:00
Kevin MacMartin
7c39a11401 Updated submods inc upstream mkd fixes I pushed down to polyglot 2014-07-30 01:29:14 -04:00
Kevin MacMartin
6671889c43 removed reverse and swapped colours for markdown code 2014-07-29 22:12:58 -04:00
Kevin MacMartin
e4ad1c0125 ircd.conf javascript->json 2014-07-29 22:05:27 -04:00
Kevin MacMartin
5ded6877c5 Added the tabular plugin and mapped the mkd table format it allows 2014-07-29 03:04:37 -04:00
Kevin MacMartin
7eff0b4f65 Add Conceal syntax definition and tweak markdown/html colours 2014-07-28 11:20:38 -04:00
Kevin MacMartin
030bfbe227 Fixed vimpager copy in visual mode with y 2014-07-28 06:17:50 -04:00
Kevin MacMartin
7620aff01f Fixed some mapping bugs, pulled vimpager settings into its own config
file, and configured vimpager stuff more thoroughly against less.vim
2014-07-28 06:08:10 -04:00
Kevin MacMartin
9a85603d30 Updating submodules 2014-07-28 03:28:27 -04:00
Kevin MacMartin
667a92e301 Switching to upstream vim-fixkey now that my branch has been pulled 2014-07-28 03:21:22 -04:00
Kevin MacMartin
62fc9ccba4 Switched back upstream for goyo now that it pulled my branch 2014-07-28 03:04:47 -04:00
Kevin MacMartin
30b9fda725 Updated plugins 2014-07-27 01:57:31 -04:00
Kevin MacMartin
cd51ed5573 Disabled experimental neocomplcache setting that's no longer needed 2014-07-26 05:09:52 -04:00
Kevin MacMartin
ddbc6a71b2 Removing vim-neco-calc as it didn't feel it had enough value-added 2014-07-26 05:06:19 -04:00
Kevin MacMartin
42dd9a6300 Update submodules 2014-07-26 05:03:54 -04:00
Kevin MacMartin
09941e143f Switched to my fork for vim-fixkey with support for screen-it and
screen-256color-it (termcap for screen/tmux patched to allow tmux to
render italics). The HTML headings were switched from underlined to
strictly bold from 1-3 and strictly italic from 4-6.
2014-07-26 04:11:50 -04:00
Kevin MacMartin
ceb0874c45 Removed the Spellcheck stuff from the keyboard mappings 2014-07-26 03:14:40 -04:00
Kevin MacMartin
0b755a454f Added vimpager info to the README + removed keyboard.vim from vimpager
and instead specified a custom set of mappings. Removed the SpellCheck
plugin (it stopped working and wasn't very useful anyway)
2014-07-26 03:10:16 -04:00
Kevin MacMartin
112495115b Improve taskrc commentstring call + add one for ft=tmux 2014-07-26 01:44:09 -04:00
Kevin MacMartin
a961849af9 Updated submodules 2014-07-26 00:34:38 -04:00
Kevin MacMartin
22917d27be Configured plugins for vimpager more intelligently 2014-07-26 00:32:48 -04:00
Kevin MacMartin
441f88eba3 Set the ft for *vimpagerrc to vim for proper syntax highlighting 2014-07-25 23:48:41 -04:00
Kevin MacMartin
243ebdf2ce Changed Title's style from underline to bold 2014-07-25 11:54:33 -04:00
Kevin MacMartin
adc8895c53 Pulled lightline theme out of the darkcloud theme and into into plugins.vim so
the darkcloud theme can be used without requiring lightline, and set the
colorscheme before loading the user config so it can be overridden
2014-07-25 10:18:03 -04:00
Kevin MacMartin
5f64be2ad0 Added function check to MakeNewDir to avoid complaints when reloading
settings.vim, and played with key timeout settings to see if I can fix
a strange error where the arrow keys suddenly stop working.
2014-07-24 00:51:58 -04:00
Kevin MacMartin
855bede1d7 Updating submodules 2014-07-23 23:48:10 -04:00
Kevin MacMartin
954632c7b7 Added tcommand to provide a searchable list of commands via ` 2014-07-22 22:56:22 -04:00
Kevin MacMartin
58d0fc0022 Made the definition for TERM=linux more precise 2014-07-21 20:09:41 -04:00
Kevin MacMartin
4ed2f8c60b split the guioptions up so it's clear what each does 2014-07-21 03:29:27 -04:00
Kevin MacMartin
cdd6701782 Unsetting lazyredraw as it's been causing issues 2014-07-21 02:45:27 -04:00
Kevin MacMartin
a1d28990fb reorganized settings, improved comment descriptions of settings, improved clipboard settings, reduced timeout for keystroke combinations, tweaked and improved a few other small things, added a function to autocreate missing directories in save paths, have a few files required by various plugins auto-created at startup if they don't exist 2014-07-21 02:36:50 -04:00
Kevin MacMartin
d5cde13a13 Added pointless commit to goyo to trigger an update after merging 2014-07-21 00:14:24 -04:00
Kevin MacMartin
73628eb7ea Fixed a few typos, reset the toggle for goyo to <C/A><F12>, set the
default fold level to 5, made \<space> and \\<space> alt ways to
open/close all folds, improved the gutter toggle method and added an
additional way to access help via <Leader>?
all folds
2014-07-20 23:55:42 -04:00
Kevin MacMartin
486e8be7a8 switch to my fork of goyo for signify support (until its pulled in) 2014-07-20 23:53:07 -04:00
Kevin MacMartin
3b725d9c97 combined <leader>- and _, and <leader>= and + 2014-07-20 21:25:36 -04:00
Kevin MacMartin
a5ac18279f updating submodules 2014-07-20 21:19:01 -04:00
Kevin MacMartin
aef8c0a12d Swapped ctrl/alt-F# keys with F# keys (toggles are used more) 2014-07-20 21:17:26 -04:00
Kevin MacMartin
0f65a55414 updating submodules 2014-07-19 00:56:03 -04:00
Kevin MacMartin
eb116fb919 Fixed a typo and resetting scrollwheel stuff at the top of
keyboard.vim to see if that prevents it from randomly reverting to the
old behaviour
2014-07-17 09:59:47 -04:00
Kevin MacMartin
7c8d476d5d MatchTagAlways accepted my pull request, so back to the upstream repo 2014-07-17 00:26:47 -04:00
Kevin MacMartin
5ffbc89ff8 updated vim-polyglot 2014-07-16 23:48:56 -04:00
Kevin MacMartin
ba271527c3 updating submodules 2014-07-16 23:31:12 -04:00