sponsor Vim development Vim logo Vim Book Ad

Limbo syntax : Limbo (OS Inferno's language) syntax highlight

 script karma  Rating 29/13, Downloaded by 1680  Comments, bugs, improvements  Vim wiki

created by
Alex Efros
 
script type
syntax
 
description
Syntax highlight for programming language Limbo (used with OS Inferno).
 
install details
Copy downloaded limbo.vim to ~/.vim/syntax/

To autodetect filetype add this to ~/.vimrc or .vim/ftdetect/limbo.vim:
let g:filetype_m="limbo"
autocmd BufNewFile,BufRead *.[bm]          setf limbo
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
limbo.vim 1.0 2012-12-12 7.0 Alex Efros rewrite to support all of limbo syntax
limbo.vim 0.5 2012-01-19 7.0 Alex Efros Initial upload
ip used for rating: 3.238.228.191

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github