We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca9cb9f commit c4fc765Copy full SHA for c4fc765
README.md
@@ -16,3 +16,13 @@ This plugin provides syntax highlighting and indentation for GNU Recutils' .rec
16
* If you're using minpac then you can install it by adding the following to your `.vimrc`:
17
18
`call minpac#add('zaid/vim-rec')`
19
+
20
+## Features
21
22
+ * Syntax highlighting.
23
+ * Folding for records.
24
25
+## TODO
26
27
+ * Keymaps for formatting text.
28
+ * Wrappers for calling `recsel`, `recfix` ... etc.
0 commit comments