ex-mode/lib
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-error.coffee Implement :s 2015-03-22 23:14:56 +01:00
command.coffee New command defining format, minor improvements 2015-07-31 12:01:47 +02:00
ex-commands.coffee New command defining format, minor improvements 2015-07-31 12:01:47 +02:00
ex-mode.coffee New command defining format, minor improvements 2015-07-31 12:01:47 +02:00
ex-normal-mode-input-element.coffee Add specs; minor changes to some commands 2015-07-29 19:13:13 +02:00
ex-state.coffee Add specs; minor changes to some commands 2015-07-29 19:13:13 +02:00
ex-view-model.coffee comply with new Atom API 2015-05-24 11:49:29 +02:00
find.coffee debug logging removed 2015-05-24 11:47:46 +02:00
global-ex-state.coffee Provide the vim-mode service globally 2015-03-21 19:02:00 +01:00
utils.coffee New command defining format, minor improvements 2015-07-31 12:01:47 +02:00
view-model.coffee Add specs; minor changes to some commands 2015-07-29 19:13:13 +02:00
vim-option.coffee New command defining format, minor improvements 2015-07-31 12:01:47 +02:00