Skip to content

Unmap j and k #3

@khalidchawtany

Description

@khalidchawtany

I don't want j to jump to top on last line and the same for k. I want to unmap them. I tried the following but it does not work.

au BufWinEnter * if bufname() == 'BufferTree' | silent! unmap <buffer> j | silent! unmap <buffer> k| endif

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions