All Projects → pedrohdz → Vim Yaml Folds

pedrohdz / Vim Yaml Folds

YAML, RAML, EYAML & SaltStack SLS folding for Vim

Projects that are alternatives of or similar to Vim Yaml Folds

yaml-vim
YAML syntax/indent plugin for Vim
Stars: ✭ 37 (-37.29%)
Mutual labels:  yaml, vim-plugin
Vimagit
Ease your git workflow within Vim
Stars: ✭ 1,088 (+1744.07%)
Mutual labels:  vim-plugin
Vim Codelf
(Neo)Vim plugin for searching variable names
Stars: ✭ 47 (-20.34%)
Mutual labels:  vim-plugin
Communityscrapers
This is a public repository containing scrapers created by the Stash Community.
Stars: ✭ 51 (-13.56%)
Mutual labels:  yaml
Shon
A simple tool to convert json or yaml into a shell-compliant data structure.
Stars: ✭ 47 (-20.34%)
Mutual labels:  yaml
Viki vim
A personal wiki for Vim
Stars: ✭ 52 (-11.86%)
Mutual labels:  vim-plugin
Vim Grepper
👾 Helps you win at grep.
Stars: ✭ 1,030 (+1645.76%)
Mutual labels:  vim-plugin
Hiyapyco
HiYaPyCo - A Hierarchical Yaml Python Config
Stars: ✭ 58 (-1.69%)
Mutual labels:  yaml
Vim Package Info
Vim plugin to quickly view info about the packages you use
Stars: ✭ 57 (-3.39%)
Mutual labels:  vim-plugin
Vim Lookup
Jump to the definition of variables or functions in VimL code.
Stars: ✭ 51 (-13.56%)
Mutual labels:  vim-plugin
Dhall Vim
Syntax highlighting for Dhall
Stars: ✭ 51 (-13.56%)
Mutual labels:  vim-plugin
Ansible Config encoder filters
Ansible role used to deliver the Config Encoder Filters.
Stars: ✭ 48 (-18.64%)
Mutual labels:  yaml
Feedr
Use feedr to fetch the data from a remote url, respect its caching, and parse its data. Despite its name, it's not just for feed data but also for all data that you can feed into it (including binary data).
Stars: ✭ 56 (-5.08%)
Mutual labels:  yaml
Legivel
F# Yaml 1.2 parser
Stars: ✭ 47 (-20.34%)
Mutual labels:  yaml
Vim Systemd Syntax
Syntax highlighting for systemd service files in Vim.
Stars: ✭ 57 (-3.39%)
Mutual labels:  vim-plugin
Vim Scrollstatus
A Vim plugin to display a scrollbar in the statusline
Stars: ✭ 46 (-22.03%)
Mutual labels:  vim-plugin
Yglu
Yglu ᕄ !? - YAML glue for structural templating and processing
Stars: ✭ 51 (-13.56%)
Mutual labels:  yaml
Bufferhint
Handy buffer switcher for Vim
Stars: ✭ 52 (-11.86%)
Mutual labels:  vim-plugin
Re Txt
converts text-formats from one to another, it is very useful if you want to re-format a json file to yaml, toml to yaml, csv to yaml, ... etc
Stars: ✭ 59 (+0%)
Mutual labels:  yaml
Tabnine
AI Code Completions
Stars: ✭ 8,863 (+14922.03%)
Mutual labels:  vim-plugin

vim-yaml-folds

Very simple folding configuration for YAML, Puppet/Hiera EYAML, RAML and SaltStack SLS files. For more details and screenshots, please read my blog post: Vim folding rules for YAML.

Install using either Pathogen, Vundle, or similar.

Vim script ID is 5559.

Packaging

Quick notes on packaging for vim.org, remember to update the version number:

$ zip -r vim-yaml-folds-0.0.1.zip vim-yaml-folds/after/ vim-yaml-folds/README.md
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].