mirror of
https://github.com/g012/l65.git
synced 2024-11-15 19:09:19 +00:00
163 B
163 B
l65
Enable vim files:
- copy vim/* into ~/vimfiles/
- add "au BufRead,BufNewFile *.l65 set syntax=l65 filetype=l65" to ~/.vimrc (or ~/_vimrc on Windows)