- Notifications
You must be signed in to change notification settings - Fork1
Vim syntax highlighting plugin for duckscript
License
nastevens/vim-duckscript
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Vim syntax forduckscript.
Set upvim-plug. In your .vimrc,between the lines forcall plug#begin() andcall plug#end(), add the linePlug 'nastevens/vim-duckscript'. Reload your .vimrc and run:PlugInstall.
Set upVundle, then addPlugin 'nastevens/vim-duckscript' to your .vimrc. Reload your .vimrc and run:PluginInstall.
Set upPathogen, then clone/submodulethis repo into~/.vim/bundle/duckscript, or wherever you've pointed your Pathogen.
Licensed under theMIT license
Contributions are always welcome! Please open a PR or Issue. Unless youexplicitly state otherwise, any contribution intentionally submitted forinclusion in this work by you shall be licensed under the MIT license asstated above, without any additional terms or conditions.
About
Vim syntax highlighting plugin for duckscript
Resources
License
Uh oh!
There was an error while loading.Please reload this page.