summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.lua b/init.lua
index 78b668f..7cc6bc9 100644
--- a/init.lua
+++ b/init.lua
@@ -1,4 +1,5 @@
-- Loads plugins for Neovim with fennel.
+require "bootstrap"
vim.g["aniseed#env"] = {
module = "init",
compile = true,