summaryrefslogtreecommitdiff
path: root/fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2024-07-10 00:56:20 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2024-07-10 00:56:20 +0200
commit74cc4a032f3eed37e6ab60d15e01db8e6ae220c0 (patch)
tree88b0692877f0fba1050134aa1bd48fc6d6092d3a /fnl
parentcf8435e5c7707e1ee9499bc2330fb43b286d5cd7 (diff)
Set dev root path
Diffstat (limited to 'fnl')
-rw-r--r--fnl/aktersnurra.fnl1
1 files changed, 1 insertions, 0 deletions
diff --git a/fnl/aktersnurra.fnl b/fnl/aktersnurra.fnl
index ccbf394..73ec261 100644
--- a/fnl/aktersnurra.fnl
+++ b/fnl/aktersnurra.fnl
@@ -14,6 +14,7 @@
(local opts {:install {:colorscheme [:no-clown-fiesta]}
:debug false
:defaults {:lazy false}
+ :dev {:path (.. (vim.fn.expand :$HOME) :/projects)}
:performance {:cache {:enabled true}
:rtp {:disabled_plugins [:gzip
:matchit