spacemacs/layers/+lang/vimscript/README.org

20 lines
522 B
Org Mode
Raw Normal View History

#+TITLE: Vimscript language layer
2015-09-08 07:35:26 +00:00
#+TAGS: dsl|layer|programming|script
2019-05-05 17:26:40 +00:00
2019-05-07 20:05:06 +00:00
* Table of Contents :TOC_5_gh:noexport:
2017-05-22 14:16:12 +00:00
- [[#description][Description]]
- [[#features][Features:]]
2017-05-22 14:16:12 +00:00
- [[#install][Install]]
2015-09-08 07:35:26 +00:00
* Description
This layer adds basic support for vimscript and pentadactyl config files.
** Features:
- Syntax highlighting
2015-09-08 07:35:26 +00:00
* Install
To use this configuration layer, add it to your =~/.spacemacs=. You will need to
add =vimscript= to the existing =dotspacemacs-configuration-layers= list in this
file.