summaryrefslogtreecommitdiff
path: root/fnl/settings/autocmds.fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2024-10-02 21:21:50 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2024-10-02 21:21:50 +0200
commitec5b6675916204c738eee9d17d547045a00b1d3f (patch)
tree4048e9d7a003693fdcc7cc7fb89e0a33fa016fd3 /fnl/settings/autocmds.fnl
parentfd90d6d64d83fe2a6d14e4e50d47355c44c8a162 (diff)
Remove cursorhold from file changed au
Diffstat (limited to 'fnl/settings/autocmds.fnl')
-rw-r--r--fnl/settings/autocmds.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/settings/autocmds.fnl b/fnl/settings/autocmds.fnl
index a87976a..9e2f6d7 100644
--- a/fnl/settings/autocmds.fnl
+++ b/fnl/settings/autocmds.fnl
@@ -12,7 +12,7 @@
[:FileType
{:pattern [:gitcommit :markdown] :command "setlocal wrap"}]
[:VimResized {:command "tabdo wincmd ="}]
- [[:FocusGained :BufEnter :CursorHold :CursorHoldI]
+ [[:FocusGained :BufEnter]
{:command :checktime}]
[[:InsertLeave :WinEnter]
{:callback (λ []