From 57c10c6d16f513c03ab23a5e7f35349e5af9a40e Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Fri, 21 Jun 2024 20:34:08 -0700 Subject: [PATCH] mu --- .config/nvim/fnl/init.fnl | 1 - 1 file changed, 1 deletion(-) diff --git a/.config/nvim/fnl/init.fnl b/.config/nvim/fnl/init.fnl index bc0f639..d972152 100644 --- a/.config/nvim/fnl/init.fnl +++ b/.config/nvim/fnl/init.fnl @@ -218,4 +218,3 @@ ;; Load all of the helptags now, after plugins have been loaded. ;; All messages and errors will be ignored. (vim.api.nvim_command "silent! helptags ALL") -