ex-mode/spec
jazzpi 91f3f82730 New command defining format, minor improvements
- If the second address is empty, it is assumed to be `.`
- Regex addresses and `:substitute` now integrate with search history and
  respect case sensitivity settings
- Patterns for `:substitute` can't be delimited by
- `:set` now supports inverting options using `:set inv{option}` and
  `:set {option}!`
- New commands: `:new`, `:vnew`, `:exit`, `:xall`, `:wall`, `:qall`, `:update`
2015-07-31 12:01:47 +02:00
..
command-parsing-spec.coffee New command defining format, minor improvements 2015-07-31 12:01:47 +02:00
ex-commands-spec.coffee New command defining format, minor improvements 2015-07-31 12:01:47 +02:00
spec-helper.coffee Add specs; minor changes to some commands 2015-07-29 19:13:13 +02:00