Skip to content

leomao/vim.zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

vim.zsh

This plugin needs zsh 5.2+ to work properly. To use the X clipboard feature, you will need xsel, xclip or pbpaste, pbcopy.

This plugin depends on zsh-hooks and provide a function add-vi-mode-hook. Any hooks registered will be called with two arguments: mode and type when the vim mode is changed.

  • Possible modes are: i, n, v, r (insert, normal, visual, replace)
  • Possible types are: line-init, line-finish, keymap-select

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages