Skip to content

Commit 547ad47

Browse files
committed
Update tags with gui_mac.txt
1 parent ba14141 commit 547ad47

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

runtime/doc/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ DOCS = \
3333
ft_rust.txt \
3434
ft_sql.txt \
3535
gui.txt \
36+
gui_mac.txt \
3637
gui_w32.txt \
3738
gui_x11.txt \
3839
hangulin.txt \

runtime/doc/gui_mac.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,7 @@ prominent bugs/missing features.
704704
- The toolbar looks ugly and is not very useful.
705705

706706
If you find new bugs then please post your findings to the vim_mac mailing
707-
list: *vim_mac* >
707+
list: *vim_mac_group* >
708708
http://groups.google.com/group/vim_mac
709709
710710
This is also the best place for making feature requests as well as for asking

runtime/doc/tags

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ $VIM_POSIX vi_diff.txt /*$VIM_POSIX*
141141
'cole' options.txt /*'cole'*
142142
'colorcolumn' options.txt /*'colorcolumn'*
143143
'columns' options.txt /*'columns'*
144+
'columnspace' options.txt /*'columnspace'*
144145
'com' options.txt /*'com'*
145146
'comments' options.txt /*'comments'*
146147
'commentstring' options.txt /*'commentstring'*
@@ -168,6 +169,7 @@ $VIM_POSIX vi_diff.txt /*$VIM_POSIX*
168169
'cscopetag' options.txt /*'cscopetag'*
169170
'cscopetagorder' options.txt /*'cscopetagorder'*
170171
'cscopeverbose' options.txt /*'cscopeverbose'*
172+
'csp' options.txt /*'csp'*
171173
'cspc' options.txt /*'cspc'*
172174
'csprg' options.txt /*'csprg'*
173175
'csqf' options.txt /*'csqf'*
@@ -791,7 +793,9 @@ $VIM_POSIX vi_diff.txt /*$VIM_POSIX*
791793
'pvh' options.txt /*'pvh'*
792794
'pvw' options.txt /*'pvw'*
793795
'pythondll' options.txt /*'pythondll'*
796+
'pythonhome' options.txt /*'pythonhome'*
794797
'pythonthreedll' options.txt /*'pythonthreedll'*
798+
'pythonthreehome' options.txt /*'pythonthreehome'*
795799
'pyx' options.txt /*'pyx'*
796800
'pyxversion' options.txt /*'pyxversion'*
797801
'qe' options.txt /*'qe'*
@@ -6687,7 +6691,7 @@ gui.txt gui.txt /*gui.txt*
66876691
gui_mac.txt gui_mac.txt /*gui_mac.txt*
66886692
gui_w32.txt gui_w32.txt /*gui_w32.txt*
66896693
gui_x11.txt gui_x11.txt /*gui_x11.txt*
6690-
guifontwide_gtk options.txt /*guifontwide_gtk*
6694+
guifontwide_gtk2 options.txt /*guifontwide_gtk2*
66916695
guifontwide_macvim options.txt /*guifontwide_macvim*
66926696
guifontwide_win_mbyte options.txt /*guifontwide_win_mbyte*
66936697
guioptions_a options.txt /*guioptions_a*
@@ -9305,7 +9309,8 @@ vim: options.txt /*vim:*
93059309
vim_announce intro.txt /*vim_announce*
93069310
vim_dev intro.txt /*vim_dev*
93079311
vim_did_enter-variable eval.txt /*vim_did_enter-variable*
9308-
vim_mac gui_mac.txt /*vim_mac*
9312+
vim_mac intro.txt /*vim_mac*
9313+
vim_mac_group gui_mac.txt /*vim_mac_group*
93099314
vim_starting eval.txt /*vim_starting*
93109315
vim_use intro.txt /*vim_use*
93119316
vimball pi_vimball.txt /*vimball*

0 commit comments

Comments
 (0)