diff --git a/NEWS b/NEWS index 559378da..7e64c514 100644 --- a/NEWS +++ b/NEWS @@ -9,7 +9,7 @@ VimperatorLeave respectively * add :optionusage * add :doautocmd and :doautoall - * add :style and :delstyle commands + * add :style and :delstyle commands, allow :so to source stylesheets * add DOMLoad autocmd event * add :messages and 'messages' * add :runtime diff --git a/locale/en-US/repeat.txt b/locale/en-US/repeat.txt index 2fc0fb99..50d70597 100644 --- a/locale/en-US/repeat.txt +++ b/locale/en-US/repeat.txt @@ -53,8 +53,9 @@ section:Using{nbsp}scripts[using-scripts] |:so| |:source| ||:so[urce][!] {file}|| + ________________________________________________________________________________ -Read Ex commands from {file}. You can either source files which mostly contain -Ex commands like [c]map < gt[c] and put JavaScript code within a: +Read Ex commands, javascript, or CSS from {file}. You can either source files +which mostly contain Ex commands like [c]map < gt[c] and put JavaScript code +within a: -------------------------------------------------------------------------------- js <