darkcloud-nvimconfig/vim/bundle
Kevin 46be09900c Added a new script that can be used to update the repo if bash is
available. Updated the README. Improved the theme by adding a bunch
of syntax highlighting definitions (mostly rooted in html, though
a bunch of other languages base their colours on it), as well as
tweaking visual selection to longer invert on the block with the cursor,
and parenthesis matching to look the same at both ends. Added a plugin
that improves the theme and adds some keyboard shortcuts to markdown,
which is what the README.md files in Github are written in. I realized
that the h,j,k,l shortcuts equivalent to the ones with arrow keys I'd
added were overwriting other shortcuts with the shift combinations, so
I removed those and the ctrl-ones for consistency. The diff shortcuts
weren't intuitive or easy on the hands, so I tried something else and
I think it works much better now (check vim/keyboard.vim). An update
script has also been added to simplify updating submodules; I'm not
completely clear as to whether following this method will properly
update the submodules in certain conditions like when one is removed,
but this should add new ones and update the existing ones after pulling
from the repo.
2014-04-01 00:03:52 -04:00
..
aspnet.vim--Abshire@7a665fe28e Initial commit with a relatively well configured package (config, theme and plugins), and a README to explain the details 2014-02-20 23:24:20 -05:00
c-syntax-extensions/syntax Initial commit with a relatively well configured package (config, theme and plugins), and a README to explain the details 2014-02-20 23:24:20 -05:00
emmet-vim@5916ad27fa Added <Tab> and <Shift><Tab> to normal mode, doing the same thing as in 2014-03-28 07:36:19 -04:00
html5.vim@ccb0faf115 Updated plugins versions 2014-03-07 20:20:32 -05:00
lightline.vim@147cfbc4eb Initial commit with a relatively well configured package (config, theme and plugins), and a README to explain the details 2014-02-20 23:24:20 -05:00
neocomplcache.vim@da44ba4a92 Initial commit with a relatively well configured package (config, theme and plugins), and a README to explain the details 2014-02-20 23:24:20 -05:00
nerdtree@b0bb781fc7 Initial commit with a relatively well configured package (config, theme and plugins), and a README to explain the details 2014-02-20 23:24:20 -05:00
SudoEdit.vim@6515e65b9e Added <Tab> and <Shift><Tab> to normal mode, doing the same thing as in 2014-03-28 07:36:19 -04:00
tagbar@b2c5f0b928 Updated bundle versions 2014-03-26 01:04:01 -04:00
vim-jquery@192bf2a746 Initial commit with a relatively well configured package (config, theme and plugins), and a README to explain the details 2014-02-20 23:24:20 -05:00
vim-markdown@c10076297f Added a new script that can be used to update the repo if bash is 2014-04-01 00:03:52 -04:00
vim-pathogen@099b918141 Added <Tab> and <Shift><Tab> to normal mode, doing the same thing as in 2014-03-28 07:36:19 -04:00
vim-surround@42e9b46e7a Initial commit with a relatively well configured package (config, theme and plugins), and a README to explain the details 2014-02-20 23:24:20 -05:00
vim-systemd-syntax@aa1d4b4a8d Initial commit with a relatively well configured package (config, theme and plugins), and a README to explain the details 2014-02-20 23:24:20 -05:00
vim-trailing-whitespace@4234770084 Initial commit with a relatively well configured package (config, theme and plugins), and a README to explain the details 2014-02-20 23:24:20 -05:00