diff options
Diffstat (limited to 'vimperator/locale')
22 files changed, 22 insertions, 22 deletions
diff --git a/vimperator/locale/en-US/autocommands.txt b/vimperator/locale/en-US/autocommands.txt index 9ae46a88..5fac221e 100644 --- a/vimperator/locale/en-US/autocommands.txt +++ b/vimperator/locale/en-US/autocommands.txt @@ -86,4 +86,4 @@ Set the filetype to mail when editing email at Gmail: :autocmd LocationChange .* :set editor=gvim\ -f :autocmd LocationChange mail\.google\.com :set editor="gvim -f -c 'set ft=mail'" -// vim: set syntax=asciidoc: +// vim: set syntax=asciidoc filetype=asciidoc: diff --git a/vimperator/locale/en-US/browsing.txt b/vimperator/locale/en-US/browsing.txt index 11f16b8b..1f2e45bb 100644 --- a/vimperator/locale/en-US/browsing.txt +++ b/vimperator/locale/en-US/browsing.txt @@ -346,4 +346,4 @@ ________________________________________________________________________________ Print the current directory name. ________________________________________________________________________________ -// vim: set syntax=asciidoc: +// vim: set syntax=asciidoc filetype=asciidoc: diff --git a/vimperator/locale/en-US/buffer.txt b/vimperator/locale/en-US/buffer.txt index aa4e3d81..0453b3c9 100644 --- a/vimperator/locale/en-US/buffer.txt +++ b/vimperator/locale/en-US/buffer.txt @@ -358,4 +358,4 @@ the page's default style sheet is used. All author styling can be removed by setting the 'usermode' option. ________________________________________________________________________________ -// vim: set syntax=asciidoc fdm=marker: +// vim: set syntax=asciidoc filetype=asciidoc fdm=marker: diff --git a/vimperator/locale/en-US/cmdline.txt b/vimperator/locale/en-US/cmdline.txt index c1225733..4c050a6d 100644 --- a/vimperator/locale/en-US/cmdline.txt +++ b/vimperator/locale/en-US/cmdline.txt @@ -77,4 +77,4 @@ ________________________________________________________________________________ Complete the previous full match when 'wildmode' contains "full". ________________________________________________________________________________ -// vim: set syntax=asciidoc: +// vim: set syntax=asciidoc filetype=asciidoc: diff --git a/vimperator/locale/en-US/developer.txt b/vimperator/locale/en-US/developer.txt index b6b876d5..1a9ce853 100644 --- a/vimperator/locale/en-US/developer.txt +++ b/vimperator/locale/en-US/developer.txt @@ -85,4 +85,4 @@ Now you can copy the asciidoc text but always make sure it looks OK after you compile the help file with "make doc", as the auto-generation might not work correctly for all special cases. -// vim: set syntax=asciidoc: +// vim: set syntax=asciidoc filetype=asciidoc: diff --git a/vimperator/locale/en-US/eval.txt b/vimperator/locale/en-US/eval.txt index 139001ba..34204742 100644 --- a/vimperator/locale/en-US/eval.txt +++ b/vimperator/locale/en-US/eval.txt @@ -81,4 +81,4 @@ Deletes the variable {name}. Several variable names can be given. When used with [!] no error message is output for non-existing variables. ________________________________________________________________________________ -// vim: set syntax=asciidoc: +// vim: set syntax=asciidoc filetype=asciidoc: diff --git a/vimperator/locale/en-US/gui.txt b/vimperator/locale/en-US/gui.txt index f56ddfc3..cead079f 100644 --- a/vimperator/locale/en-US/gui.txt +++ b/vimperator/locale/en-US/gui.txt @@ -87,4 +87,4 @@ standard Firefox View->Sidebar menu. Add-ons, Preferences and Downloads are also available in the sidebar. ________________________________________________________________________________ -// vim: set syntax=asciidoc: +// vim: set syntax=asciidoc filetype=asciidoc: diff --git a/vimperator/locale/en-US/hints.txt b/vimperator/locale/en-US/hints.txt index d4bc1059..1f8a0b8f 100644 --- a/vimperator/locale/en-US/hints.txt +++ b/vimperator/locale/en-US/hints.txt @@ -63,4 +63,4 @@ Hintable elements for all extended hint modes can be set in the 'extendedhinttags' XPath string. ________________________________________________________________________________ -// vim: set syntax=asciidoc: +// vim: set syntax=asciidoc filetype=asciidoc: diff --git a/vimperator/locale/en-US/index.txt b/vimperator/locale/en-US/index.txt index 891a7386..8fa5706f 100644 --- a/vimperator/locale/en-US/index.txt +++ b/vimperator/locale/en-US/index.txt @@ -311,4 +311,4 @@ section:Options[option-index] ||'wildoptions'|| Change how command-line completion is done + ||'wordseparators'|| How words are split for hintmatching + -// vim: set syntax=asciidoc: +// vim: set syntax=asciidoc filetype=asciidoc: diff --git a/vimperator/locale/en-US/intro.txt b/vimperator/locale/en-US/intro.txt index e7acfbf4..473e7926 100644 --- a/vimperator/locale/en-US/intro.txt +++ b/vimperator/locale/en-US/intro.txt @@ -111,4 +111,4 @@ on irc.freenode.net or check the Wiki for frequently asked questions. Make sure, you have read the TODO file first, as I am aware of many things which can be improved when I find time for it or get patches. -// vim: set syntax=asciidoc: +// vim: set syntax=asciidoc filetype=asciidoc: diff --git a/vimperator/locale/en-US/map.txt b/vimperator/locale/en-US/map.txt index 1cfb631e..28ab0df5 100644 --- a/vimperator/locale/en-US/map.txt +++ b/vimperator/locale/en-US/map.txt @@ -410,4 +410,4 @@ Add a :Google command to search via google: // TODO: add decent examples -// vim: set syntax=asciidoc: +// vim: set syntax=asciidoc filetype=asciidoc: diff --git a/vimperator/locale/en-US/marks.txt b/vimperator/locale/en-US/marks.txt index 9295c117..0bdfecf1 100644 --- a/vimperator/locale/en-US/marks.txt +++ b/vimperator/locale/en-US/marks.txt @@ -245,4 +245,4 @@ Show all location marks of current web page. If [a][arg][a] is specified then limit the list to those marks mentioned. ________________________________________________________________________________ -// vim: set syntax=asciidoc: +// vim: set syntax=asciidoc filetype=asciidoc: diff --git a/vimperator/locale/en-US/message.txt b/vimperator/locale/en-US/message.txt index 134e4f90..c25bf477 100644 --- a/vimperator/locale/en-US/message.txt +++ b/vimperator/locale/en-US/message.txt @@ -19,4 +19,4 @@ Redisplay the last command output. Only the most recent command's output is available. ________________________________________________________________________________ -// vim: set syntax=asciidoc: +// vim: set syntax=asciidoc filetype=asciidoc: diff --git a/vimperator/locale/en-US/options.txt b/vimperator/locale/en-US/options.txt index 05a433be..b8505cbf 100644 --- a/vimperator/locale/en-US/options.txt +++ b/vimperator/locale/en-US/options.txt @@ -826,4 +826,4 @@ A regexp which defines the word separators which are used for the the text of a link. ____ -// vim: set syntax=asciidoc: +// vim: set syntax=asciidoc filetype=asciidoc: diff --git a/vimperator/locale/en-US/pattern.txt b/vimperator/locale/en-US/pattern.txt index 64022465..07347382 100644 --- a/vimperator/locale/en-US/pattern.txt +++ b/vimperator/locale/en-US/pattern.txt @@ -67,4 +67,4 @@ Remove the search highlighting. The document highlighting is turned back on when another search command is used or the 'hlsearch' option is set. ________________________________________________________________________________ -// vim: set syntax=asciidoc: +// vim: set syntax=asciidoc filetype=asciidoc: diff --git a/vimperator/locale/en-US/print.txt b/vimperator/locale/en-US/print.txt index c1bec123..278ee648 100644 --- a/vimperator/locale/en-US/print.txt +++ b/vimperator/locale/en-US/print.txt @@ -30,4 +30,4 @@ and respectively. -// vim: set syntax=asciidoc: +// vim: set syntax=asciidoc filetype=asciidoc: diff --git a/vimperator/locale/en-US/repeat.txt b/vimperator/locale/en-US/repeat.txt index afdda5e6..32d94f9a 100644 --- a/vimperator/locale/en-US/repeat.txt +++ b/vimperator/locale/en-US/repeat.txt @@ -142,4 +142,4 @@ Use the special version with [!] if you just want to run any command multiple times without showing profiling statistics. ________________________________________________________________________________ -// vim: set syntax=asciidoc: +// vim: set syntax=asciidoc filetype=asciidoc: diff --git a/vimperator/locale/en-US/starting.txt b/vimperator/locale/en-US/starting.txt index a51c5907..993f4cda 100644 --- a/vimperator/locale/en-US/starting.txt +++ b/vimperator/locale/en-US/starting.txt @@ -57,4 +57,4 @@ ________________________________________________________________________________ Force the browser to restart. Useful when installing extensions. ________________________________________________________________________________ -// vim: set syntax=asciidoc: +// vim: set syntax=asciidoc filetype=asciidoc: diff --git a/vimperator/locale/en-US/styling.txt b/vimperator/locale/en-US/styling.txt index 3c5dc68f..e9c37f4d 100644 --- a/vimperator/locale/en-US/styling.txt +++ b/vimperator/locale/en-US/styling.txt @@ -118,4 +118,4 @@ style for [c]www.google.com,mozilla.org[c], will result in a style for (short option: [c]-i[c]) ________________________________________________________________________________ -// vim: set syntax=asciidoc: +// vim: set syntax=asciidoc filetype=asciidoc: diff --git a/vimperator/locale/en-US/tabs.txt b/vimperator/locale/en-US/tabs.txt index d4a8e84d..b8b29740 100644 --- a/vimperator/locale/en-US/tabs.txt +++ b/vimperator/locale/en-US/tabs.txt @@ -209,4 +209,4 @@ Undo closing of all closed tabs. Firefox stores up to 10 closed tabs, even after a browser restart. ________________________________________________________________________________ -// vim: set syntax=asciidoc: +// vim: set syntax=asciidoc filetype=asciidoc: diff --git a/vimperator/locale/en-US/tutorial.txt b/vimperator/locale/en-US/tutorial.txt index 70a8c019..451a2d4f 100644 --- a/vimperator/locale/en-US/tutorial.txt +++ b/vimperator/locale/en-US/tutorial.txt @@ -250,4 +250,4 @@ are neither infinite nor omnipotent; please bear with us. If you can't wait for us to get around to it, rest assured patches are welcome! See the help:Developer[developer.html] page for more information. -// vim: set syntax=asciidoc: +// vim: set syntax=asciidoc filetype=asciidoc: diff --git a/vimperator/locale/en-US/various.txt b/vimperator/locale/en-US/various.txt index 08545ec4..08048af4 100644 --- a/vimperator/locale/en-US/various.txt +++ b/vimperator/locale/en-US/various.txt @@ -115,4 +115,4 @@ ________________________________________________________________________________ //Close preview window on bottom of screen. //________________________________________________________________________________ -// vim: set syntax=asciidoc: +// vim: set syntax=asciidoc filetype=asciidoc: |