Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Vim syntax highlighting plugin for duckscript

License

NotificationsYou 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 syntax forduckscript.

Installation

vim-plug (recommended)

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.

Vundle

Set upVundle, then addPlugin 'nastevens/vim-duckscript' to your .vimrc. Reload your .vimrc and run:PluginInstall.

Pathogen

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

License

Licensed under theMIT license

Contributing

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp