From f048e7a0042c10885ee37301464febc8c8f63e96 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 29 Jul 2024 00:43:50 +0200 Subject: Replace lambda with λ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fnl/plugins/rest.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fnl/plugins/rest.fnl') diff --git a/fnl/plugins/rest.fnl b/fnl/plugins/rest.fnl index dd6c2c6..7f02818 100644 --- a/fnl/plugins/rest.fnl +++ b/fnl/plugins/rest.fnl @@ -14,6 +14,6 @@ :branch :fix/getregtype :ft :http :dependencies [{1 :vhyrro/luarocks.nvim :priority 1000 :config true}] - :config (lambda [] + :config (λ [] (let [rest-nvim (require :rest-nvim)] (rest-nvim.setup {: keybinds})))} -- cgit v1.2.3-70-g09d2