ox

The Ox programming language, compiler and tools (WIP)
Log | Files | Refs | README | LICENSE

ox.vim (83B)


      1 " Use filetype 'ox' for *.ox files
      2 autocmd BufNewFile,BufRead *.ox setfiletype ox
      3