summaryrefslogtreecommitdiff
path: root/fnl/config
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-10-17 00:37:04 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-10-17 00:37:04 +0200
commitbe481f2c2a4b8a39a3ccd89775a3771338d39232 (patch)
treed8510dd82b66426f39710540faa417201d042134 /fnl/config
parent885552708c0306cd226e7d22fe8a5728bbd951e2 (diff)
Update autocmd and fix loading
Diffstat (limited to 'fnl/config')
-rw-r--r--fnl/config/autocmd.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/config/autocmd.fnl b/fnl/config/autocmd.fnl
index dfdf789..e05405d 100644
--- a/fnl/config/autocmd.fnl
+++ b/fnl/config/autocmd.fnl
@@ -26,7 +26,7 @@
:NeogitCommitMessage
:NeogitNotification
:NeogitCommitView
- :toggleterm]
+ :ToggleTerm]
:command "setlocal spell!"})
(create-autocmd :VimResized {:command "tabdo wincmd ="})