Skip to content

Commit 44f38c4

Browse files
committed
resize
1 parent 4cc00c7 commit 44f38c4

2 files changed

Lines changed: 138 additions & 100 deletions

File tree

fnl/core.fnl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
(vim.api.nvim_create_autocmd :FileType
3838
{:group g
3939
:pattern "fennel,lisp"
40-
:command "setlocal lisp iskeyword-=_ iskeyword-=."})
40+
:command "setlocal lisp iskeyword-=."})
4141
(vim.api.nvim_create_autocmd :FileType
4242
{:group g
4343
:pattern :make

0 commit comments

Comments
 (0)