lukem
ddff3f7108
Rename "expandtabs" to "expandtab" to match documentation (and vim,
...
where I got the idea from).
Actually implement the "et" abbreviation for expandtab.
2009-08-07 16:19:53 +00:00
lukem
cadac39416
fix -Wsign-compare issues
2009-01-18 03:43:45 +00:00
christos
45220987b8
PR/40414: Peter Bex: nvi abort()s in autoindent/autoindent differs from
...
historical vi
2009-01-16 15:05:55 +00:00
lukem
534002bc26
Implement "expandtab" option:
...
expandtab, et [off]
Prevent the use of <tab> characters in leading whitespace when
shifting text, autoindenting, indenting with <control-T>, or
outdenting with <control-D>.
2008-12-12 22:55:55 +00:00
christos
ba7207e4b2
WARNS=4
2008-12-05 22:51:42 +00:00
aymeric
96bc64d20f
Re-import nvi sources, this time based on the distributed tar ball, after
...
going through the new nvi2netbsd script
2008-05-18 14:29:31 +00:00
aymeric
4d6922cd09
import nvi 1.81.6 verbatim, untouched from the git tree
2008-05-16 18:03:01 +00:00