spacemacs/layers/+lang/vimscript
Eivind Fonn 5a869764dd Further improve gtags layer
- Add option to disable by default
- Use local-vars hook to allow per-project enable/disable
- Don’t enable helm-gtags-mode (no need)
- Move emacs bindings from helm-gtags-mode-map to ggtags-mode-map
2016-08-22 15:11:25 +02:00
..
packages.el Further improve gtags layer 2016-08-22 15:11:25 +02:00
README.org Convert org doc files with doc-fmt 2016-03-30 22:59:55 -04:00

Vimscript language layer

Description

This layer adds syntax highlighting support for vim filetypes, in addition to the pentadactyl firefox extension.

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.