diff options
Diffstat (limited to 'fnl')
-rw-r--r-- | fnl/aktersnurra.fnl | 1 |
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 |