From 54cbb0bee9e3ae4020ea08276f0644a410ee047b Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 17 Apr 2022 01:35:48 +0200 Subject: fix(autocmd): remove autosync --- fnl/config/autocmd.fnl | 2 -- 1 file changed, 2 deletions(-) diff --git a/fnl/config/autocmd.fnl b/fnl/config/autocmd.fnl index fccf606..0b3a29f 100644 --- a/fnl/config/autocmd.fnl +++ b/fnl/config/autocmd.fnl @@ -22,8 +22,6 @@ (def- alpha ["User AlphaReady set showtabline=0 | autocmd BufUnload set showtabline=2"]) -(def- packer ["BufWritePost plugins.fnl source | PackerSync"]) - (autocmd :_general_settings general-settings) (autocmd :_git git) (autocmd :_markdown markdown) -- cgit v1.2.3-70-g09d2