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
2
2
3
3
4
4
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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -946,8 +946,8 @@ To enable: >
946
946
let g:typst_folding = 1
947
947
<
948
948
*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 | )
951
951
952
952
To disable: >
953
953
let g:typst_foldnested = 0
You can’t perform that action at this time.
0 commit comments