Rework the parsing algorithm so that it works (mostly) without using RegEx's. This allows for replacing with an empty string and escape sequences (\t, \n, \r). Fixes #71, #93, #117 |
||
|---|---|---|
| .. | ||
| command-error.coffee | ||
| command.coffee | ||
| ex-mode.coffee | ||
| ex-normal-mode-input-element.coffee | ||
| ex-state.coffee | ||
| ex-view-model.coffee | ||
| ex.coffee | ||
| find.coffee | ||
| global-ex-state.coffee | ||
| view-model.coffee | ||
| vim-option.coffee | ||