Skip to content

Vim-cn/lessmap.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

lessmap.vim

Scan nomodifiable file more easily.

  • set nomodifiable when you are not the author of the files according to git.
  • for those nomodifiable buffers (e.g. quickfix, help, startify, defx, undotree), use u, d, U, D to map <C-u>, <C-d>, <C-b>, <C-f>, like [less] or [philc/vimium].
  • for those modifiable buffers, unmap these maps.

Do you agree that not need to press Ctrl is more confortable, don't you?

less philc/vimium

About

Scan nomodifiable file more easily.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors