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
Kevin MacMartin
f7032d5335
Added settings for the taskwarrior plugin (for those who use it)
2014-07-16 23:29:44 -04:00
Kevin MacMartin
40a59e41c2
Removed the linebreak marker
2014-07-16 10:00:50 -04:00
Kevin MacMartin
60bf525d82
switched matchtagalways to master after merging changes
2014-07-16 09:56:11 -04:00
Kevin MacMartin
1cb50b4988
Set easytags not to complain if ctags isn't available
2014-07-16 09:41:37 -04:00
Kevin MacMartin
558148f0b2
Changed MatchTagAlways to my fork until my pythoncheck tweak is pulled
2014-07-16 09:21:08 -04:00
Kevin MacMartin
c34ff14e3b
T now copies to the end of the line (like D but without deletion)
2014-07-16 07:24:39 -04:00
Kevin MacMartin
54a24c4f18
changed iskeyword-=. to PKGBUILD files only, and moved it and one other
...
filename specific setting (that wasn't to set the filetype) to the after
settings file.
2014-07-16 06:46:17 -04:00
Kevin MacMartin
5d7a4b56c2
Removed '.' from iskeyword for files of type 'sh'
2014-07-16 06:36:25 -04:00
Kevin MacMartin
80ef3923fd
Better organized "word processing" style formats, and prevented
...
linewraping in the middle of words.
2014-07-15 02:20:47 -04:00
Kevin MacMartin
1cc6d8db23
Add spellcheck to markdown files
2014-07-14 11:27:32 -04:00
Kevin MacMartin
dbc155b78a
Updated language packs in vim-polyglot-darkcloud
2014-07-14 10:41:23 -04:00
Kevin MacMartin
9ba306a1f1
Updated submodules
2014-07-14 10:39:41 -04:00
Kevin MacMartin
1c7b9453de
Syntastic doesn't check on :wq when disabled, and toggling
...
active/passive also toggles check on open/wq. A new variable was added
to prevent autochecking tags, and the README and update script were
updated to reflect this. Disabling the linebreaks is now defaulted to
off (flip it back on if you like it). The update script is a bit more
careful about how it runs when executed from other directories. A bug
preventing the g:disablelinebreaks variable from being possible to
disable has been squashed, and no default is set when it's not enabled.
Added Emmet javascript (rather than just json), and tried to sync up the
webformat list between plugins that enable themselves for those.
2014-07-14 10:30:02 -04:00