Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9053107
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T13:20:44+00:00 2026-06-16T13:20:44+00:00

I know this may be a newbie question but I can’t seem to find

  • 0

I know this may be a newbie question but I can’t seem to find it, or make it work.

How do I remap the default keybindings for help files? Basically instead of <C-]> to go forward I would like to use <C-right>, or use <C-left> instead of <C-t> etc. Just make it easier to remember.

Of course this should only change if the file is a help file, otherwise it should not make these changes, so that it doesn’t conflict with anything.

Thanks for all your help! (Also in the past.)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T13:20:45+00:00Added an answer on June 16, 2026 at 1:20 pm

    You can use <C-Right> / <C-Left> only in help files if you define the following:

    " In ~/.vim/ftplugin/help.vim
    nnoremap <buffer> <C-Right> <C-]>
    nnoremap <buffer> <C-Left>  <C-t>
    
    " Or in ~/.vimrc
    augroup HelpMaps
        autocmd!
        autocmd FileType help :nnoremap <buffer> <C-Right> <C-]>
        autocmd FileType help :nnoremap <buffer> <C-Left>  <C-t>
    augroup END
    

    Although I do not think it is a tiny bit useful to do so only in help buffers. Such mappings will not possibly interfere with anything but plugins defining their own <C-Right>/<C-Left> mappings.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I know this is a total newbie question, but the answer may not be
I know this may seem like a math question but i just saw this
I know this may be a newbie question, but I'm curious as to the
I know this may be a newbie question, but please humor me. When reading
This may be a bit of a newbie question, but I just don't know!
I know this may seem quite basic to geeks. But I want to make
I know this may be an ultra-newbie question, but - although I've been coding
I know this may come across as a newbie question, but I'm curious as
I know this may be a very newbie question, but I'd like to use
I know this may be a dumb question, but my background is more in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.