sponsor Vim development Vim logo Vim Book Ad

pl65.vim : Syntax file for Noahsoft's PL65 for Atari 8-bit computers

 script karma  Rating 0/0, Downloaded by 517  Comments, bugs, improvements  Vim wiki

created by
Michael Sternberg
 
script type
syntax
 
description
Simple color highlighting for Noahsoft's PL65 for Atari 8-bit home computers. Created in preparation for a Retrochallenge 2015/01 project.
 
install details
1. Pull the file pl65.vim to your ~/.vim/syntax directory
2. Create the file ~/.vim/ftdetect/pl65.vim and put the following inside:

au BufRead,BufNewFile *.pl65 set filetype=pl65

3. Edit Atari PL65 files using .pl65 extension
 

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
pl65.vim 1.0 2015-02-12 7.0 Michael Sternberg Initial upload
ip used for rating: 52.14.142.189

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