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

MoonScript support for vim

NotificationsYou must be signed in to change notification settings

leafo/moonscript-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adds syntax highlighting and indent support for MoonScript in vim.

Install

UsingVundle

  1. Add the following to your.vimrc where other bundles are located:

     Plugin 'leafo/moonscript-vim'
  2. Run from command line:

     $ vim +PluginInstall +qall
  1. Check out the repository into your bundle path:

     $ cd ~/.vim/bundle $ git clone git://github.com/leafo/moonscript-vim.git

Normal

  1. Check out the repository and copy the following to.vim/ directory or anyother run time path, keeping their directory structure intact:

     syntax/moon.vim indent/moon.vim ftdetect/moon.vim

Thanks

Special thanks to thehttps://github.com/kchmck/vim-coffee-script project. Icopied the syntax and indent code as a starting point.

About

MoonScript support for vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors5


[8]ページ先頭

©2009-2025 Movatter.jp