diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ipxe.txt | 11 | ||||
-rw-r--r-- | doc/tags | 3 |
2 files changed, 14 insertions, 0 deletions
diff --git a/doc/ipxe.txt b/doc/ipxe.txt new file mode 100644 index 0000000..361ad5a --- /dev/null +++ b/doc/ipxe.txt @@ -0,0 +1,11 @@ +*ipxe.txt* Plugin providing syntax highlighing of ipxe scripts + + *ft-ipxe-syntax* +iPXE is an open source network boot firmware, with a scriptable command line +interface for which language this plugin provides syntax highlighting. As these +files might either have "txt" or simply no file extension, filetype detection +relies on their first line being `#!ipxe`. + + *ipxe-settings* +This plugin doesn't have any settings. + diff --git a/doc/tags b/doc/tags new file mode 100644 index 0000000..5272aee --- /dev/null +++ b/doc/tags @@ -0,0 +1,3 @@ +ft-ipxe-syntax ipxe.txt /*ft-ipxe-syntax* +ipxe-settings ipxe.txt /*ipxe-settings* +ipxe.txt ipxe.txt /*ipxe.txt* |