Giter VIP home page Giter VIP logo

vim-decfile's Introduction

vim-decfile

vim-decfile is a Vim plugin for EvtGen decay files.

Features

  • Syntax highlighting
  • Decay block folding
  • Jump between matching Decay and Enddecay pairs with %

Installation

Using vim-plug, add the following to your .vimrc, restart Vim, and run :PlugInstall:

Plug 'srstevenson/vim-decfile', { 'for' : 'decfile' }

Using NeoBundle, add the following to your .vimrc, restart Vim, and run :NeoBundleInstall:

NeoBundleLazy 'srstevenson/vim-decfile'
autocmd FileType decfile NeoBundleSource vim-decfile

Using Vundle, add the following to your .vimrc, restart Vim, and run :PluginInstall:

Plugin 'srstevenson/vim-decfile'

Using VAM, add the following to your .vimrc and restart Vim:

VAMActivate vim-decfile

Using pathogen.vim, run the following in a shell and restart Vim:

git clone https://github.com/srstevenson/vim-decfile ~/.vim/bundle/vim-decfile

Configuration

To disable folding of Decay blocks (enabled by default), add the following to your .vimrc:

let g:decfile_disable_folding = 1

Issues

Bug reports and patches are welcome on the issue tracker.

Licence

Copyright © 2014-2015 Scott Stevenson.

vim-decfile is distributed under the same terms as Vim itself. See :help license for details.

vim-decfile's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.