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 1e62be8 commit 51cf292Copy full SHA for 51cf292
README.md
@@ -1,13 +1,17 @@
1
CIF Syntax File For vim/gvim
2
-==============
+===
3
4
A vim/gvim syntax highlighting for CIF timetable files.
5
6

7
8
-To install it:
+Installation
9
+---
10
-* Copy the `syntax` and `ftdetect` folders to `$HOME/.vim` (on unix-like systems) or `$HOME\vimfiles` on Windows
11
+Copy the `syntax` and `ftdetect` folders to `$HOME/.vim` (on unix-like systems) or `$HOME\vimfiles` on Windows.
12
+
13
+AOB
14
15
16
For further information on the CIF file format, see [ATOC's spec](http://www.atoc.org/clientfiles/File/RSPS5004%20v27.pdf).
17
0 commit comments