Commit graph

791 commits

Author SHA1 Message Date
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
004b2dae42 Updated dependencies in the README 2014-07-16 09:19:08 -04:00
Kevin MacMartin
56e879cbb9 Load after.vim after plugins.vim 2014-07-16 07:34:35 -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
Kevin MacMartin
4d3fc87fca Added vim-easytags, set the tagfile to the one we've been using, included the
vim-misc dependency and updated the README to reflect all this.
2014-07-14 09:24:38 -04:00
Kevin MacMartin
776d166ef0 Removed the grep module as it didn't feel applicable to this package 2014-07-14 01:22:43 -04:00
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