File tree 1 file changed +32
-0
lines changed
1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ *bsl.txt* Filetype plugin for language 1С:Enterprise BSL
2
+
3
+ ==============================================================================
4
+ CONTENTS *bsl* *ft-bsl*
5
+
6
+ 1. Introduction | bsl-intro |
7
+ 2. Settings | bsl-settings |
8
+ 3. Commands | bsl-commands |
9
+
10
+ ==============================================================================
11
+ INTRODUCTION *bsl-intro*
12
+
13
+ This plugin provides syntax and supporting functionality for the language
14
+ 1С:Enterprise BSL filetype.
15
+
16
+ ==============================================================================
17
+ SETTINGS *bsl-settings*
18
+
19
+ This plugin has a few variables you can define in your vimrc that change the
20
+ behavior of the plugin.
21
+
22
+ *bsl_fold*
23
+ bsl_fold~
24
+ Set this option to enable the code folding: >
25
+ let bsl_fold = 1
26
+ <
27
+
28
+ ==============================================================================
29
+ COMMANDS *bsls-commands*
30
+
31
+ ==============================================================================
32
+ vim:tw=78:sw=4:noet:ts=8:ft=help:norl:
You can’t perform that action at this time.
0 commit comments