recent updates

This commit is contained in:
2024-04-12 11:05:24 -04:00
parent 96de1c7d6f
commit 302caf1926
10 changed files with 120 additions and 30 deletions

View File

@@ -6,6 +6,7 @@ pkgs: {
syntaxHighlighting.enable = true;
enableAutosuggestions = true;
historySubstringSearch.enable = true;
history.share = false;
cdpath = ["~/source"];
plugins = [
{