Skip to content

yogeshdhamija/enter-insert-on-click.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

enter-insert-on-click.vim

This plugin changes the mouse click behaviour of vim such that:

  • Clicking on a buffer in normal mode will cause it to enter INSERT mode
  • Clicking on a terminal buffer will cause it to enter insert mode on NeoVim and 'terminal' mode on Vim
    • This will only happen if the "bottom" of the terminal buffer is visible, to allow clicking around if you're scrolled up.

To install:

  • Using vim-plug: Plug 'yogeshdhamija/enter-insert-on-click.vim'

About

Vim plugin so that you can "click and type" (in case someone walks over to your desk to help with your code).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors