Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 561 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 561 Bytes

Installation

$ make install

Prerequisite

  • vim 9.0+

How to use

zsh

Using oh-my-zsh.

peco and ghq are used for exploring src directory with GOPATH style.

Tips

On zsh,

  • ^S: open any src directory by peco. It enables incremental search for projects you fetched.
  • ^R: search .zsh_history in peco.

vim

To install plugins, run :PlugInstall.

LICENSE

Public Domain