Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.39 KB

File metadata and controls

36 lines (28 loc) · 1.39 KB

Cpcdos' syntax for nano

Commit Open Issue License

Screenshot

Installation

  1. Clone this repository with the help of git:
    git clone https://github.com/SPinti-Software/nano-cpcdos
  2. Create a .nano folder and copy the file cpc.nanorc:
    mkdir ~/.nano/
    cp ./nano-cpcdos/cpc.nanorc ~/.nano/
  3. Add the syntax in your .nano file:
    echo "include ~/.nano/cpc.nanorc" >> ~/.nanorc
  4. Enjoy!

Website

Want to know more about CPCDOS? Check out the website, available at https://cpcdos.net.

Main Contributors

Developer Name Description
0v3rl0w Code and initial README.md
alexbelm48 README.md improvements