File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- *filetype.txt* For Vim バージョン 9.1. Last change: 2024 Oct 21
1+ *filetype.txt* For Vim バージョン 9.1. Last change: 2024 Nov 09
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
Original file line number Diff line number Diff line change 1- *filetype.txt* For Vim version 9.1. Last change: 2024 Oct 21
1+ *filetype.txt* For Vim version 9.1. Last change: 2024 Nov 09
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -946,8 +946,8 @@ To enable: >
946946 let g:typst_folding = 1
947947<
948948 *g:typst_foldnested*
949- When | TRUE | the Typst filetype plugin will fold nested heading under their parents
950- (default: | TRUE | )
949+ When | TRUE | the Typst filetype plugin will fold nested heading under their
950+ parents. (default: | TRUE | )
951951
952952To disable: >
953953 let g:typst_foldnested = 0
You can’t perform that action at this time.
0 commit comments