nix-config/code
Donovan Glover c07819e5c8
code: Use vs-wal as the default color scheme
vs-wal has some issues such as illegible text and no live reloading,
however, it is (from what I know) the easiest way to use a color scheme
consistent with your setup.

Code will use the default dark theme if vs-wal is not found.
2018-11-19 19:09:23 -05:00
..
.config/Code - OSS/User code: Use vs-wal as the default color scheme 2018-11-19 19:09:23 -05:00
README.md docs: Add READMEs for code, gpg, and systemd 2018-10-23 16:25:45 -04:00

Code

Code is a GUI text editor.

Dependencies

  • code - The open source build of a popular non-free text editor

Installation

make package=code

Usage

Install the extensions I use with:

make code-extensions

Then, start Code as you normally would.