Skip to content

resolve duplicated helptags#2102

Closed
koron wants to merge 1 commit intovim:masterfrom
koron:duplicated-helptag
Closed

resolve duplicated helptags#2102
koron wants to merge 1 commit intovim:masterfrom
koron:duplicated-helptag

Conversation

@koron
Copy link
Copy Markdown
Contributor

@koron koron commented Sep 17, 2017

Problem: :helptags $VIMRUNTIME/doc failed with E154 errors

Solution: Correct helptags and doc for :tmenu and :tunmenu, delete
duplicated "quickfix-ID" paragraph.

Problem:
    `:helptags $VIMRUNTIME/doc` failed with E154 errors
Solution:
    Correct helptags and doc for :tmenu and :tunmenu, delete
    duplicated "quickfix-ID" paragraph.
@brammool brammool closed this in 63c4e8a Sep 17, 2017
@brammool
Copy link
Copy Markdown
Contributor

brammool commented Sep 17, 2017 via email

@koron koron deleted the duplicated-helptag branch September 20, 2017 17:38
adizero pushed a commit to adizero/vim that referenced this pull request May 19, 2018
Problem:    :tm means :tmap instead of :tmenu. (Taro Muraoka)
Solution:   Move the new entry below the old entry. (closes vim#2102)
janlazo added a commit to janlazo/neovim that referenced this pull request Jun 27, 2019
Problem:    :tm means :tmap instead of :tmenu. (Taro Muraoka)
Solution:   Move the new entry below the old entry. (closes vim/vim#2102)
vim/vim@63c4e8a
teto pushed a commit to teto/neovim that referenced this pull request Jul 1, 2019
Problem:    :tm means :tmap instead of :tmenu. (Taro Muraoka)
Solution:   Move the new entry below the old entry. (closes vim/vim#2102)
vim/vim@63c4e8a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants