This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/layers/+lang/vimscript/README.org
2019-05-15 21:08:21 +03:00

19 lines
522 B
Org Mode

#+TITLE: Vimscript language layer
#+TAGS: dsl|layer|programming|script
* Table of Contents :TOC_5_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.