spacemacs/layers/+lang/vimscript
Robbert van der Helm c61ae1a1c1 Add ivy support to the gtags layer
It would be much better to have a single function for each layer that
initializes ggtags, helm-gtags and counsel-gtags for a mode.
2017-12-17 22:03:01 -05:00
..
config.el
packages.el Add ivy support to the gtags layer 2017-12-17 22:03:01 -05:00
README.org Fix documentation for selectric, imenu-list and vimscript layers 2017-12-14 11:51:20 +02:00

Vimscript language layer

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.