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
syl20bnr 29c78ce841 Defer packages by default using use-package-always-defer
Warning now `:defer t` is implied, to force a package to load `:demand t` is
now necessary.
2018-02-27 23:32:52 -05:00
..
config.el Happy New Year 2018! 2018-01-04 02:00:25 -05:00
packages.el Defer packages by default using use-package-always-defer 2018-02-27 23:32:52 -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.