diff options
Diffstat (limited to 'fnl/config/better-escape.fnl')
-rw-r--r-- | fnl/config/better-escape.fnl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/config/better-escape.fnl b/fnl/config/better-escape.fnl index 5c993b7..e486927 100644 --- a/fnl/config/better-escape.fnl +++ b/fnl/config/better-escape.fnl @@ -8,4 +8,4 @@ :mapping ["jk" "jj"] :timeout vim.o.timeoutlen :clear_empty_lines false - :keys "<Esc>"}})) + :keys "<Esc>"})) |