Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.04 KB

README.md

File metadata and controls

33 lines (28 loc) · 1.04 KB
                     ______   __               ____
                    / ____/  / /_     ___     / __/
                   / /      / __ `   / _ `   / /_  
                  / /___   / / / /  /  __/  / __/  
                  `____/  /_/ /_/   `___/  /_/    
                            - easy jump to target!!

What is this?

chef.vim is plugin which make it easy for

  • jump between attributes and recipes
  • jump between LWRP's providers and resources
  • open recipes by extract filename from include_recipe
  • open templates and files
  • jump to attributes
  • jump to definition
  • jump to LWRP

HOW to Use

Please see help.

Commands

  • ChefFindAny (oldname: ChefDoWhatIMean)
  • ChefFindAttribute
  • ChefFindRecipe
  • ChefFindDefinition
  • ChefFindLWRP
  • ChefFindSource
  • ChefFindRelated