Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.81 KB

README.md

File metadata and controls

45 lines (33 loc) · 1.81 KB

NAND2TET-1-Dark

OneDark Theme for Notepad++ with matching Nand to Tetris (NAND2TET / NAND2TETRIS / etc) syntax highlighting.

See HUJI's version of the course here.

Npp-1-Dark

A close replica of the Atom One Dark syntax theme in Notepad++.

Installation

Theme Installation

  1. Download Npp-1-Dark.xml from here. This theme was created by 60ss.
  2. Run Notepad++ as administrator.
  3. Open Settings -> Import -> Import style theme(s).
  4. Choose Npp-1-Dark.xml.
  5. Open Settings -> Style Configurator and select Npp-1-Dark.
  6. Click Save & Close.

NAND2TET Syntax Highlighting Installation

  1. Download:

  2. Open Language -> Define your language....

  3. Click Import and choose hdl.xml, hack.xml, vm.xml, jack.xml, tst.xml.

  4. Click Open.

  5. Restart Notepad++.

Other Editors

  • VSCode
  • VIM. Can easily install using vim-plug with: Plug 'https://github.com/sevko/vim-nand2tetris-syntax.git'