This commit is contained in:
Adam Stankiewicz
2020-11-18 20:33:42 +01:00
parent da18fe6851
commit c228e993ad
32 changed files with 1986 additions and 767 deletions

View File

@@ -21,6 +21,8 @@ setlocal iskeyword=!,$,%,#,*,+,-,.,/,:,<,=,>,?,_,a-z,A-Z,48-57,128-247,124,126,3
" of user-defined def* definitions.
setlocal define=\\v[(/]def(ault)@!\\S*
setlocal suffixesadd=.fnl
" Remove 't' from 'formatoptions' to avoid auto-wrapping code.
setlocal formatoptions-=t