Commit graph

4 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
d778b0b3dd - Add "let: g:is_posix = 1" to default vimrc
- Bump PORTREVISION for package change

PR:		198728
Submitted by:	<yuri@rawbw.com>
2015-03-28 16:12:11 +00:00
Baptiste Daroussin
4930b61060 Move the vimrc into ETCDIR to user may have a look at it.
Now install a minimalistic vimrc without all the controversial options (I hope)
Define a template for port Makefiles to vim automatically creates it in case of
opening a new one
2014-12-04 17:28:09 +00:00
Alfred Perlstein
f1518f4882 Use vimrc from distribution.
Suggested by: many.
2014-11-16 22:55:10 +00:00
Alfred Perlstein
e5c1be36f4 A nice default vimrc for new users.
Otherwise users get "vi compat mode" which gives very old and
unfriendly vi defaults that breaks arrow keys and backspace as well
as no color.

Expert users can disable this default vimrc via "make config".

Approved by: delphij
2014-11-16 02:32:18 +00:00