Skip to content

Vim syntax highlighting plugin for duckscript

License

Notifications You must be signed in to change notification settings

nastevens/vim-duckscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-duckscript

Vim syntax for duckscript.

Installation

vim-plug (recommended)

Set up vim-plug. In your .vimrc, between the lines for call plug#begin() and call plug#end(), add the line Plug 'nastevens/vim-duckscript'. Reload your .vimrc and run :PlugInstall.

Vundle

Set up Vundle, then add Plugin 'nastevens/vim-duckscript' to your .vimrc. Reload your .vimrc and run :PluginInstall.

Pathogen

Set up Pathogen, then clone/submodule this repo into ~/.vim/bundle/duckscript, or wherever you've pointed your Pathogen.

License

Licensed under the MIT license

Contributing

Contributions are always welcome! Please open a PR or Issue. Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this work by you shall be licensed under the MIT license as stated above, without any additional terms or conditions.

About

Vim syntax highlighting plugin for duckscript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published