syntax highlighting

This commit is contained in:
2025-02-04 21:11:06 +00:00
parent 9b9ca64fc6
commit 8780144026

View File

@@ -3,6 +3,7 @@
enable = true;
enableCompletion = true;
autosuggestion.enable = true;
syntaxHighlighting.enable = true;
history.size = 1000;
envExtra = ''
. "$HOME/.rokit/env"