Changed config

This commit is contained in:
2026-06-16 12:17:21 +02:00
parent 923cb64277
commit d8e6a816c9
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";