mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-25 02:17:03 +00:00
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:
parent
088766da72
commit
00446fa2c4
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
# If you use a relative path for include, it is resolved with respect to the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue