mirror of
https://github.com/neovim/neovim.git
synced 2025-11-14 14:29:02 +00:00
Merge pull request #36504 from zeertzjq/vim-c8eeda9
vim-patch: doc header updates
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
*l10n-hebrew.txt* Nvim
|
*l10n-hebrew.txt* Nvim
|
||||||
|
|
||||||
|
|
||||||
VIM REFERENCE MANUAL by Ron Aaron (and Avner Lottem)
|
VIM REFERENCE MANUAL by Ron Aaron and Avner Lottem
|
||||||
|
|
||||||
|
|
||||||
Hebrew Language support (options & mapping) for Vim *hebrew*
|
Hebrew Language support (options & mapping) for Vim *hebrew*
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_01.txt* Nvim
|
*usr_01.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
About the manuals
|
About the manuals
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_02.txt* Nvim
|
*usr_02.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
The first steps in Vim
|
The first steps in Vim
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_03.txt* Nvim
|
*usr_03.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Moving around
|
Moving around
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_04.txt* Nvim
|
*usr_04.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Making small changes
|
Making small changes
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_05.txt* Nvim
|
*usr_05.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Set your settings
|
Set your settings
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_06.txt* Nvim
|
*usr_06.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Using syntax highlighting
|
Using syntax highlighting
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_07.txt* Nvim
|
*usr_07.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Editing more than one file
|
Editing more than one file
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_08.txt* Nvim
|
*usr_08.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Splitting windows
|
Splitting windows
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_09.txt* Nvim
|
*usr_09.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Using the GUI
|
Using the GUI
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_10.txt* Nvim
|
*usr_10.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Making big changes
|
Making big changes
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_11.txt* Nvim
|
*usr_11.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Recovering from a crash
|
Recovering from a crash
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_12.txt* Nvim
|
*usr_12.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Clever tricks
|
Clever tricks
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_20.txt* Nvim
|
*usr_20.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Typing command-line commands quickly
|
Typing command-line commands quickly
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_21.txt* Nvim
|
*usr_21.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Go away and come back
|
Go away and come back
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_22.txt* Nvim
|
*usr_22.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Finding the file to edit
|
Finding the file to edit
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_23.txt* Nvim
|
*usr_23.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Editing other files
|
Editing other files
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_24.txt* Nvim
|
*usr_24.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Inserting quickly
|
Inserting quickly
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_25.txt* Nvim
|
*usr_25.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Editing formatted text
|
Editing formatted text
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_26.txt* Nvim
|
*usr_26.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Repeating
|
Repeating
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_27.txt* Nvim
|
*usr_27.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Search commands and patterns
|
Search commands and patterns
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_28.txt* Nvim
|
*usr_28.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Folding
|
Folding
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_29.txt* Nvim
|
*usr_29.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Moving through programs
|
Moving through programs
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_30.txt* Nvim
|
*usr_30.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Editing programs
|
Editing programs
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_31.txt* Nvim
|
*usr_31.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Exploiting the GUI
|
Exploiting the GUI
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_32.txt* Nvim
|
*usr_32.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
The undo tree
|
The undo tree
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_40.txt* Nvim
|
*usr_40.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Make new commands
|
Make new commands
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_41.txt* Nvim
|
*usr_41.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Write a Vim script
|
Write a Vim script
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_42.txt* Nvim
|
*usr_42.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Add new menus
|
Add new menus
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_43.txt* Nvim
|
*usr_43.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Using filetypes
|
Using filetypes
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_44.txt* Nvim
|
*usr_44.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Your own syntax highlighted
|
Your own syntax highlighted
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_45.txt* Nvim
|
*usr_45.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Select your language (locale)
|
Select your language (locale)
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
*usr_toc.txt* Nvim
|
*usr_toc.txt* Nvim
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
|
||||||
|
VIM USER MANUAL by Bram Moolenaar
|
||||||
|
|
||||||
|
|
||||||
Table Of Contents *user-manual* *usr*
|
Table Of Contents *user-manual* *usr*
|
||||||
|
|
||||||
|
|||||||
@@ -60,8 +60,9 @@ syn match helpNormal "|.*====*|"
|
|||||||
syn match helpNormal "|||"
|
syn match helpNormal "|||"
|
||||||
syn match helpNormal ":|vim:|" " for :help modeline
|
syn match helpNormal ":|vim:|" " for :help modeline
|
||||||
syn match helpVim "\<Vim version [0-9][0-9.a-z]*"
|
syn match helpVim "\<Vim version [0-9][0-9.a-z]*"
|
||||||
syn match helpVim "VIM REFERENCE.*"
|
syn match helpVim "^\s\+\zsNVIM - help$"
|
||||||
syn match helpVim "NVIM REFERENCE.*"
|
syn region helpVim start="^\s\+N\?VIM REFERENCE" end="^$"
|
||||||
|
syn region helpVim start="^\s\+VIM USER MANUAL" end="^$"
|
||||||
syn match helpOption "'[a-z]\{2,\}'"
|
syn match helpOption "'[a-z]\{2,\}'"
|
||||||
syn match helpOption "'t_..'"
|
syn match helpOption "'t_..'"
|
||||||
syn match helpNormal "'ab'"
|
syn match helpNormal "'ab'"
|
||||||
|
|||||||
Reference in New Issue
Block a user