Kevin MacMartin
40a731cf52
Set the correct comment style for ~/.taskrc
2014-07-08 02:33:17 -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
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
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
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
f60e0337cc
Fixed an issue with the gutter toggle in an empty document
2014-06-23 05:05:08 -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
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
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
081083b767
Improved modifier key + mouse selection logic and changed ctrl+leftclick to
...
select between cursor and mouse.
2014-06-12 19:18:16 -04:00
Kevin MacMartin
b083ac0e91
<Leader><Ctrl-l> now formats the doc/selection to a width of 79 chars,
...
autoformat is now <leader><leader><c-f>, > and < are no longer bound to
tab/untab (they were interfering with >> and << for diff), and the mapping to
create a new tab with vim filer is now <A-c> (create) as Alt-f is the default
search results clear command
2014-06-09 17:15:05 -04:00
Kevin MacMartin
2c8b3069e5
Updated submodules, fixed a conflict with diff and markdown and
...
configured gradle files to use the built-in groovy syntax.
2014-06-09 02:15:35 -04:00
Kevin MacMartin
716f2259af
Disabled linebreaks globally by default and added a variable to
...
get them back. Added the linebreak variable and another one I'd
missed before to the vimrc.user creation in the update script.
Added a second general settings file called "after.vim" for settings
that need to be loaded after everything else. Updated maintainer
tag to my real name.
2014-06-04 03:18:29 -04:00
Kevin MacMartin
abcdc6e870
Removed adding/changing tabs while not in normal mode, and changed the
...
unintuitive key combos to Alt-[t,n,p,d,f]
2014-06-03 22:07:16 -04:00
Kevin MacMartin
12f325d11e
Changed around some hardcoded filetypes
2014-06-03 09:13:51 -04:00
Kevin MacMartin
b00971a465
Disabled hiding quotes in json
2014-06-02 05:02:21 -04:00
Kevin MacMartin
6062eb6d8f
Configured json colours, syntax plugin settings and definitions to match
...
the new plugin included in the darkcloud polyglot fork
2014-06-02 04:54:21 -04:00
Kevin MacMartin
a346715e76
Improve the user bundle dir readme + add archversion config comment
...
style to tcomment.
2014-06-01 08:07:16 -04:00
Kevin MacMartin
7f23ace6cd
Added the autoformat module, an associated keybinding and an entry
...
and list of new (optional) requirements it adds in the README, as
well as making some general improvements to the README.
2014-05-29 11:02:23 -04:00
Kevin MacMartin
42ab2b62bd
Updated vimfiler so the sidebar can navigate up and use correct colours
...
again.
2014-05-29 09:12:30 -04:00
Kevin
f6a328c45d
Set the instructions in keyboard.vim to the correct mapping for emmet
2014-05-06 02:26:59 -04:00
Kevin
9b3ec982a4
Goyo is configured to toggle with <Leader><Space>, and to set its width
...
using either the filetype's textwidth value, or if none is set either 78
columns or the widest line if any are longer than that.
2014-05-05 04:26:11 -04:00
Kevin
6e7861dc87
Updated submodules and fixed the instructions for keyboard.vim
2014-05-04 19:44:49 -04:00
Kevin
9be21a8fef
I realized the backspace in normal mode's behaviour wasn't consistant,
...
so I've removed it until I get a chance to figure out how to do it
properly
2014-04-30 16:57:18 -04:00
Kevin
bf251c81a2
Ctrl-F7 no longer tries to restore the visual selection as it doesn't
...
make sense to try when the focus is stolen like it is with this toggle
2014-04-30 10:21:57 -04:00
Kevin
a60fc3fe85
Tweaked ctrl-v to use P so it pastes back the same as it copied
2014-04-30 10:19:33 -04:00
Kevin
7999fec61d
Added ctrl-x ctrl-c and ctrl-v shortcuts for cut, copy and paste.
...
Cleaned up the mappings readme section at the top. Toggles no longer
undo selection in visual mode unless they steal focus (which some of the
sidebars do)
2014-04-30 10:15:07 -04:00
Kevin
d31d15d5f9
updated submodules, and breeze no longer works with aspx files as some
...
seem to cause errors with it
2014-04-28 03:06:00 -04:00
Kevin
1c21ca23c9
Updated info in the README as well as adding the mappings for mouse
...
buttons and the list of plugins. Two extensions that never really got
integrated into the config have been removed, so you should readd them
to bundle.user if you use them. A lot of the keyboard config has
changed, but most of that is just formatting; the additions are the new
mouse button mappings, and the return of shift+middleclick to paste from
X, which was accidentally removed at some point before. I also switched
the default state of the syntax checker to off to avoid having people
run into issues and not already know how to enable/disable it.
2014-04-18 05:12:35 -04:00
Kevin
ec0032348d
Closing help with q or the same keys that opened it are disabled in
...
vimdiff since they'd kill the whole shebang, and the tagbar won't auto
open in vimdiff either
2014-04-17 12:35:49 -04:00
Kevin
93622b42f9
Don't enable syntax highlighting in vimdiff, and since so few terminals
...
support right clicking, the middle click now selects text between the
cursor and mouse, and to enter input mode at the cursor, hold alt while
middle clicking.
2014-04-17 12:18:26 -04:00
Kevin
dc5b1547bf
Middle-click now enters input mode, and ctrl+middle-click now pastes where
...
the cursor is. Some redundant definitions were removed, and submodules
were updated.
2014-04-14 08:08:26 -04:00
Kevin
aae6cac6cd
Grouped all the mouse stuff together in keyboard.vim and labelled the
...
mouse settings that hadn't already been labelled.
2014-04-11 11:45:29 -04:00
Kevin
5c71fa3587
clicking while holding the alt key will now select the current paragraph
2014-04-11 11:29:26 -04:00
Kevin
84c00a69ec
Set *.muttrc to the muttrc filetype for proper syntax highlighting on
...
files that match this.
2014-04-09 19:13:29 -04:00
Kevin
e79a054f7d
Removed Shift-Left and Shift-Right because they were moving an arbitrary
...
amount of spaces when the default is to move forward/backwards by one
word
2014-04-09 18:12:41 -04:00
Kevin
bc43e715a7
holding ctrl in normal or input modes and clicking will now put you in
...
visual mode with the clicked line selected
2014-04-09 17:02:49 -04:00
Kevin
b32bb4504c
Tweaked the tagbar and added a screenshot to the README
2014-04-09 15:39:22 -04:00
Kevin
ff9170f996
Added configuratoin that enables better mouse support
2014-04-09 15:05:42 -04:00
Kevin
8269a52961
extradite now toggles correctly, and a number of the bars that had
...
previously not displayed a name in lightline now do.
2014-04-09 14:58:38 -04:00
Kevin
2e78bb34b5
added the ability to toggle the table of contents off back
2014-04-09 14:14:19 -04:00