mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00
vim-patch:a7a2a2b: runtime(doc): Tweak documentation style (#35184)
closes: vim/vim#17862
a7a2a2b5ae
Co-authored-by: Hirohito Higashi <h.east.727@gmail.com>
This commit is contained in:
@@ -625,6 +625,7 @@ Short explanation of each option: *option-list*
|
|||||||
'arabic' 'arab' for Arabic as a default second language
|
'arabic' 'arab' for Arabic as a default second language
|
||||||
'arabicshape' 'arshape' do shaping for Arabic characters
|
'arabicshape' 'arshape' do shaping for Arabic characters
|
||||||
'autochdir' 'acd' change directory to the file in the current window
|
'autochdir' 'acd' change directory to the file in the current window
|
||||||
|
'autocomplete' 'ac' enable automatic completion in insert mode
|
||||||
'autoindent' 'ai' take indent for new line from previous line
|
'autoindent' 'ai' take indent for new line from previous line
|
||||||
'autoread' 'ar' autom. read file when changed outside of Vim
|
'autoread' 'ar' autom. read file when changed outside of Vim
|
||||||
'autowrite' 'aw' automatically write file if changed
|
'autowrite' 'aw' automatically write file if changed
|
||||||
|
Reference in New Issue
Block a user