From beb3ed1effdc5dbd047c583598b83615075363b7 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 29 Jul 2024 00:03:28 +0200 Subject: Update how lsp, snippets and plugins are loaded --- fnl/plugins/lsp.fnl | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 fnl/plugins/lsp.fnl (limited to 'fnl/plugins/lsp.fnl') diff --git a/fnl/plugins/lsp.fnl b/fnl/plugins/lsp.fnl new file mode 100644 index 0000000..f04ba86 --- /dev/null +++ b/fnl/plugins/lsp.fnl @@ -0,0 +1,3 @@ +;; Lsp plugins. + +[(require :plugins.lsp.lspconfig) (require :plugins.lsp.mason)] -- cgit v1.2.3-70-g09d2