Commit Graph

6 Commits

Author SHA1 Message Date
c06197ad95 chore: fix comment bulk replace 2021-12-28 14:34:09 +01:00
2d32e9be66 refactor: handle $0 according to the Zsh plugin standard (#10518)
For details and rationale, see:
https://zdharma-continuum.github.io/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html

Closes #10518
2021-12-28 12:29:24 +01:00
33847956d9 fix(colemak): remove lesskey usage in less v582 and newer (#10102) 2021-08-17 09:37:01 +02:00
fdebc2272e Add READMEs for tugboat and colemak plugins (#8207) 2019-10-07 18:37:42 +02:00
97ab436f7f Fix path for colemak plugin 2014-05-28 11:22:35 +02:00
aeadd7371b Colemak plugin
a plugin for useing the colemak[1] keyboard layout and vi-mode in zsh, rotates
  some keys around in vi command mode so that the physical hjkl keys are still
  used for movement, all the rotated keys are either in colemak's location or
  qwerty's location, so it is easy to pick up

  [1] www.colemak.com
2012-09-20 08:29:05 -04:00