Changed config

This commit is contained in:
2026-06-16 12:17:21 +02:00
parent 8675ce0c0e
commit 74f7ba6eeb
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
# cheatsheet, snippets, offline manual and fuzzy help
programs.nixvim = {
plugins.openscad = {
enable = true;
enable = false;
autoLoad = true;
settings = {
fuzzy_finder = "fzf";