Consistent syntax highlighting files for different code editors. Currently includes:
Currently Supported Languages:
- C - DONE
- Go - DONE
- JavaScript - DONE
- Java - DONE
- JSON - DONE
- XML - DONE
- Lua - DONE
- C++ - DONE
- Bash - DONE
- Python 3 - DONE
- HTML -
- CSS -
- Markdown - DONE
Planned:
- Support for ranger code preview and bat file viewing
- Add more languages (Possibly Rust, Haskell, PHP, C# etc). I will probably add new langauges if/when I start using them
- Make script which allows quick generation of new colourschemes
- Try to implement VSCode style "nested bracket colours" to other editors
At least one of the listed text editors.
make
to copy needed files to relevant folders (note, this will overwrite your VSCode settings.json
file, the current one will be backed up to settings.json.old
)
make clean
to remove all the needed files
micro: Ctrl-e
to bring up command prompt, and set colorscheme railscastscustom
to set correct theme
VSCode: Should work automatically
GTKSourceView Programs: Set the theme to Railscasts Custom