From d2f4d5dec7eededffc956fe6745139d98d695509 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chlo=C3=A9=20Vulquin?= Date: Wed, 2 Apr 2025 13:55:07 +0200 Subject: nvim: upgrade configs for v0.11 Bunch of stuff bundled with it. `lsp/` subject to changes. --- dot_config/nvim/lsp/uiua.fnl | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 dot_config/nvim/lsp/uiua.fnl (limited to 'dot_config/nvim/lsp/uiua.fnl') diff --git a/dot_config/nvim/lsp/uiua.fnl b/dot_config/nvim/lsp/uiua.fnl new file mode 100644 index 0000000..217096f --- /dev/null +++ b/dot_config/nvim/lsp/uiua.fnl @@ -0,0 +1,4 @@ +{:cmd [:uiua :lsp] + :filetypes [:uiua] + ; no marker but I don't tend to have subdirs + :root_markers [:*.uiua]} -- cgit v1.2.3