This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
l65
Watch
1
Star
0
Fork
0
You've already forked l65
mirror of
https://github.com/g012/l65.git
synced
2025-01-28 17:32:47 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
879b98eec4
Branches
Tags
View all branches
l65
/
README.md
g012
c98b23c0c3
Added vim indentation file, added all opcodes into vim syntax file.
2017-09-16 00:11:22 +02:00
163 B
Raw
Blame
History
l65
Enable vim files:
copy vim/* into ~/vimfiles/
add "au BufRead,BufNewFile *.l65 set syntax=l65 filetype=l65" to ~/.vimrc (or ~/_vimrc on Windows)