Commit graph

871 commits

Author SHA1 Message Date
Kevin MacMartin
6015a6778a Small improvement to the script naming technique 2014-07-13 17:49:35 -04:00
Kevin MacMartin
c79712cd4c Added the MatchTagAlways plugin to replace breeze matching 2014-07-12 17:40:02 -04:00
Kevin MacMartin
e810a75d10 Removed the breeze plugin while I review 2.0 2014-07-12 17:31:04 -04:00
Kevin MacMartin
034a3ec199 updating submodules 2014-07-12 17:25:01 -04:00
Kevin MacMartin
feba2a664a reverting the last update and updated submodules 2014-07-11 02:15:51 -04:00
Kevin MacMartin
cc7d1edfd0 small correction from javascript to the more compatible json syntax 2014-07-11 02:13:18 -04:00
Kevin MacMartin
b34b7254a3 removing $ from the list of valid keyword characters in shellscripts 2014-07-11 01:04:40 -04:00
Kevin MacMartin
3a54ccda8d Set *ircd.conf to use ft=javascript and made other config defs more generic 2014-07-10 20:29:31 -04:00
Kevin MacMartin
759548ea49 changed fold column colour to white to avoid conflict with syntastic 2014-07-10 10:20:15 -04:00
Kevin MacMartin
313dc5bc77 Pulled in vim-polyglot-darkcloud updates from upstream 2014-07-10 00:28:38 -04:00
Kevin MacMartin
4be0e5bec0 Updating submodules 2014-07-10 00:01:51 -04:00
Kevin MacMartin
e07931125e Selecting autocompletion with the return key won't also linebreak 2014-07-10 00:00:20 -04:00
Kevin MacMartin
71a33571c4 Changed the location of the breeze.vim submodule to my own repository as the
original repo has disappeared (I've emailed the author to ask what's up)
2014-07-09 23:56:51 -04:00
Kevin MacMartin
40a731cf52 Set the correct comment style for ~/.taskrc 2014-07-08 02:33:17 -04:00
Kevin MacMartin
56c4fac730 Tweaked the syntastic error/warning to match their respective lines 2014-07-07 16:31:44 -04:00
Kevin MacMartin
2483ba17d4 Updated languages in vim-polyglot-darkcloud 2014-07-07 16:25:39 -04:00
Kevin MacMartin
11f76b3164 Updating submodules 2014-07-07 16:17:38 -04:00
Kevin MacMartin
ebb54d9d97 Changed folded col to yellow to avoid confusion with line numbers 2014-07-07 16:15:39 -04:00
Kevin MacMartin
56dd4525e4 Changed <F12> and <C-F12> in gvim to <Leader><F1> and <Leader><F2> 2014-07-07 16:07:14 -04:00
Kevin MacMartin
e48ad9529e Fixed whitespace colouring in gvim and a bunch of sidebar-specific mappings. 2014-07-02 03:49:34 -04:00
Kevin MacMartin
9d74cb6a23 Updating submodules 2014-07-02 01:01:27 -04:00
Kevin MacMartin
1879706f3a Added the $ character to become part of a word in the sh filetype 2014-06-29 20:56:13 -04:00
Kevin MacMartin
b9057fdae4 played with the autocompletion and folds keys to avoid issues in input mode 2014-06-26 13:31:13 -04:00
Kevin MacMartin
1e87711574 Added archversion.conf syntax to vim-polyglot-darkcloud and removed hacks from
plugins.vim and settings.vim.
2014-06-26 12:07:06 -04:00
Kevin MacMartin
353953bf43 Updating submodules, including the updated vim-polyglot fork 2014-06-26 09:29:18 -04:00
Kevin MacMartin
9618f99c8c Updating the URL to the darkcloud polyglot fork 2014-06-26 09:28:26 -04:00
Kevin MacMartin
f08cb32ce2 Updated the documentation to reflect the change to <Leader>J 2014-06-26 09:16:18 -04:00
Kevin MacMartin
57f3fd3a3b <Leader>J only formats the current line in normal mode (rather than the whole
document)
2014-06-26 09:14:16 -04:00
Kevin MacMartin
9306287af9 swapped ctrl and shift for selection and movement with the arrow keys, and
changed it so ctrl+left/right goes by word instead of a few characters
2014-06-26 07:35:39 -04:00
Kevin MacMartin
fd7f3d1937 updating submodules 2014-06-26 06:03:13 -04:00
Kevin MacMartin
a1dc6a9c3e Updating submodules 2014-06-25 03:15:47 -04:00
Kevin MacMartin
ca75532279 Played with keybindings to make them more consistent and logical and making
room to add more complete spellcheck support via the custom bindings (starting
with ?).
2014-06-25 02:47:29 -04:00
Kevin MacMartin
7e84ff8b9b updated submodules 2014-06-23 05:07:51 -04:00
Kevin MacMartin
f60e0337cc Fixed an issue with the gutter toggle in an empty document 2014-06-23 05:05:08 -04:00
Kevin MacMartin
fe535b958c updating submodules 2014-06-20 17:53:59 -04:00
Kevin MacMartin
f6a20e0219 Submodules have been updated. FKey toggles were tweaked a bit along with general improvements to keyboard mappings. Fixed some issues with the update script, including incorrect log placement as well as allowing it to fail after a timeout when vim hangs (happens when vim displays an error on startup, for example), added better and more consistant error output/logging and fixed some errors along with dozens of tweaks. 2014-06-17 08:19:40 -04:00
Kevin MacMartin
f808cd9759 Added commandline argument support to the update script that includes options
to display help and version information, as well as to disable colour output
(with both English and American spellings of colour). Some minor changes
to wording/style were also made in the title blocks and README.
2014-06-17 01:49:46 -04:00
Kevin MacMartin
0d0ffb51ca Moving vim-signify back upstream now that my fix has been pulled, and
I completely revamped the update script to better handle changing submodules
around, to look way better at the same time as more clearly outlining what's
going on (and whether anything's going wrong), and to have logging capabilities
to help see why things fail when they do.
2014-06-16 05:37:52 -04:00
Kevin MacMartin
7c6ff700aa Removing that left click in visual mode modification as it turned out to
occasionally get in the way
2014-06-16 04:23:09 -04:00
Kevin MacMartin
2d93dab391 Added documentation for the previous commit to keyboard.vim and the README 2014-06-16 01:55:15 -04:00
Kevin MacMartin
55e6c56055 Fixed highligh/select in input mode + now selecting a location in visual mode
with the left mouse button will expand the selection to that point
2014-06-16 01:52:53 -04:00
Kevin MacMartin
f37177f380 Removed the blowfish setting because the feature is apparently broken 2014-06-14 05:20:30 -04:00
Kevin MacMartin
129c89e9bc Updated submodules 2014-06-14 04:50:34 -04:00
Kevin MacMartin
53e9a354b3 A few more README tweaks 2014-06-13 01:14:33 -04:00
Kevin MacMartin
64e1b39b46 Fixed the README up a bit more, separated gvim toggles 2014-06-13 01:11:23 -04:00
Kevin MacMartin
d18942c8ef this fixes the final (I think) literal that managed to sneak through 2014-06-13 01:05:09 -04:00
Kevin MacMartin
a65ef69435 annnd-- there were more literals that needed escaping 2014-06-13 01:01:44 -04:00
Kevin MacMartin
c63118680b Escaped a literal character in the README markdown 2014-06-13 00:59:54 -04:00
Kevin MacMartin
64f2b29932 Reorganized and improved and added to the mappings, and updated the README with
a few more.
2014-06-13 00:58:13 -04:00
Kevin MacMartin
9302d87b0d Updated submodules 2014-06-12 19:19:31 -04:00