Set foldmethod in kitty.conf

As this is copied to other people's computers, it's useful to have this
set so folding always works nicely.
This commit is contained in:
Gibson Fahnestock 2018-06-03 13:35:35 +01:00
parent 088766da72
commit 00446fa2c4
No known key found for this signature in database
GPG Key ID: B01FBB92821C587A

View File

@ -1,4 +1,4 @@
# vim:fileencoding=utf-8:ft=conf # vim:fileencoding=utf-8:ft=conf:foldmethod=marker
# You can include secondary config files via the "include" directive. # You can include secondary config files via the "include" directive.
# If you use a relative path for include, it is resolved with respect to the # If you use a relative path for include, it is resolved with respect to the