Age | Commit message (Collapse) | Author |
|
|
|
added most important of all command :viusage to the shortcuts.txt (which
is my custom and less comprehensive version of viusage)
added gitignore file from github as a reference.
|
|
|
|
|
|
doc/INSTALL:
color-coded is no longer used, because its features are also provided by
YouCompleteMe. The installation method got simpler and I reordered the
commands for faster deployment.
Dropped nelstroms colorscheme mac_classic from the git submodule list,
because that can also be installed by Vundle
Included 'syntastic', which highlights syntactic errors in many
languages and comes in very handy when using LaTeX
|
|
|
|
Dropped YouCompleteMe, because its deployment is too complicated for a
default configuration.
|
|
new features introduced by plugins
* quick navigation:
\b - switch between buffer
\\w or \\f for faster cursor placement
* vimshell:
:new | VimShell
* quote replacement like
:cs"'
|
|
* using nelstroms mac color scheme
* 'fixed' some keyboard shortcuts to behave more like in other editors
* added some plugins
|
|
|
|
instead using the default name 'bundle' now
|
|
this repo shell be used for vim exclusively
|