Files
neovim/runtime
Michael Reed 481ebc0bb1 Interface cleanup: Symlink handling & docs
This removes the ability to start nvim via the following aliases in
favor of just using their command line arguments:

ex        vim -e
exim      vim -E
view      vim -R
gvim      vim -g
gex       vim -eg
gview     vim -Rg
rvim      vim -Z
rview     vim -RZ
rgvim     vim -gZ
rgview    vim -RgZ

This also removes Vi mode (-v) for consistency. From ':help -v':

    -v  Start Ex in Vi mode.  Only makes a difference when the
    executable is called "ex" or "gvim".  For gvim the GUI is not
    started if possible.
2015-03-12 20:04:26 -04:00
..
2015-01-21 07:27:01 +01:00
2015-01-04 20:28:08 +01:00
2015-01-20 15:11:00 +01:00
2014-12-19 15:28:49 -05:00
2014-11-27 23:42:40 -05:00
2015-01-26 02:17:13 -05:00
2014-12-19 15:28:49 -05:00
2014-12-19 15:28:49 -05:00
2014-07-29 02:12:31 +00:00
2015-01-04 19:42:30 +01:00
2014-12-30 13:51:39 +01:00
2015-01-15 18:55:44 -03:00