17 lines
484 B
Org Mode
17 lines
484 B
Org Mode
#+TITLE: Vimscript language layer
|
|
|
|
* Table of Contents :TOC_4_gh:noexport:
|
|
- [[#description][Description]]
|
|
- [[#features][Features:]]
|
|
- [[#install][Install]]
|
|
|
|
* Description
|
|
This layer adds basic support for vimscript and pentadactyl config files.
|
|
|
|
** Features:
|
|
- Syntax highlighting
|
|
|
|
* 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.
|