Skip to content

Commit 8f0212f

Browse files
committed
"vim-ruby-*" documentation tags
That way, typing `:help vim-ruby<tab>` would produce some useful results. Using `ft-ruby-*` might not be the first choice for people thinking about the name of the github project.
1 parent c13aa57 commit 8f0212f

4 files changed

Lines changed: 5 additions & 0 deletions

File tree

doc/ft-ruby-indent.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
RUBY *ft-ruby-indent*
2+
*vim-ruby-indent*
23

34
Ruby: Access modifier indentation |ruby-access-modifier-indentation|
45
Ruby: Block style indentation |ruby-block-style-indentation|

doc/ft-ruby-omni.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
RUBY *ft-ruby-omni*
2+
*vim-ruby-omni*
23

34
Completion of Ruby code requires that Vim be built with |+ruby|.
45

doc/ft-ruby-plugin.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
RUBY *ft-ruby-plugin*
2+
*vim-ruby-plugin*
3+
24

35
Ruby: Recommended settings |ruby-recommended|
46
Ruby: Motion commands |ruby-motion|

doc/ft-ruby-syntax.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
RUBY *ruby.vim* *ft-ruby-syntax*
2+
*vim-ruby-syntax*
23

34
Ruby: Operator highlighting |ruby_operators|
45
Ruby: Whitespace errors |ruby_space_errors|

0 commit comments

Comments
 (0)