Skip to content

今の階層のキーをドットでつないで表示するマン

License

Notifications You must be signed in to change notification settings

kyohsuke/yaml-key.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

yaml-key.vim

今の階層のキーをドットでつないで表示するマン

<Leader>f で今カーソルのある場所のキーを表示します (ドット区切り)

require

  • python3

configs

  • g:yamlkey_and_yank : default 1
    the detected yaml key sets to yank buffer.
    if it sets to 0, the key does not set to yank buffer

  • g:yamlkey_first_symbol : default '.'
    yaml key first symbol

  • g:yamlkey_separator : default '.'
    yaml key separator

About

今の階層のキーをドットでつないで表示するマン

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published