Skip to content

Code navigation/formatting scripts for p9p acme

License

Notifications You must be signed in to change notification settings

pneumic/p9p_acme_scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p9p_acme_scripts

Code navigation/formatting scripts for p9p acme

These are designed to be run under a git repo, since that's what I'm interacting with 99% of the time (for better or worse).

  • a+ - indent
  • a- - deindent
  • gt - go to (C) function definition
  • gh - go to (C) function prototype (only searches headers)
  • gr - search for "thing"
  • pygt - go to (python) function or class definition
  • f - find file, plumb if only 1 file found
  • fixws - fix trailing whitespace, convert tabs to spaces, and remove carriage returns

About

Code navigation/formatting scripts for p9p acme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%