From 9dd308b444ede3a68a29961e956937d2ce402e45 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 6 Aug 2022 15:33:54 +0200 Subject: Move autocmd fn back and rename --- fnl/util.fnl | 2 -- 1 file changed, 2 deletions(-) (limited to 'fnl/util.fnl') diff --git a/fnl/util.fnl b/fnl/util.fnl index a8ea011..555768c 100644 --- a/fnl/util.fnl +++ b/fnl/util.fnl @@ -1,8 +1,6 @@ ;; Utility functions. (module util {autoload {a aniseed.core nvim aniseed.nvim : packer}}) -(defn autocmd [event opts] (nvim.create_autocmd event opts)) - (def- path (.. (vim.fn.stdpath :data) :/site/pack/packer/start)) (def- installed-plugins (vim.fn.readdir path)) -- cgit v1.2.3-70-g09d2