summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fnl/plugins.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins.fnl b/fnl/plugins.fnl
index c649f5c..0205f87 100644
--- a/fnl/plugins.fnl
+++ b/fnl/plugins.fnl
@@ -10,7 +10,7 @@
:nvim-lua/plenary.nvim {} ;; Useful lua functions used ny lots of plugins
;; Colorschemes
- "aktersnurra/no-clown-fiesta.nvim" {}
+ :aktersnurra/no-clown-fiesta.nvim {}
;; LSP
:hrsh7th/nvim-cmp {} ;; The completion plugin