vim-pico8-syntax icon indicating copy to clipboard operation
vim-pico8-syntax copied to clipboard

Add support for setting the sw, sts, and comment string in an ftplugin.

Open ssteinbach opened this issue 9 years ago • 1 comments

The idea is to borrow the lua ftplugin from: https://github.com/xolox/vim-lua-ftplugin/blob/master/ftplugin/lua.vim

And tack on the pico8 special sauce.

ssteinbach avatar Oct 30 '16 05:10 ssteinbach

Another question - Is there a way to ignore the first two lines of the file/everything after the text block? Or maybe show colors for the stuff in the sprite sheet?

ssteinbach avatar Oct 30 '16 05:10 ssteinbach