spacemacs/layers/+lang/kivy/README.org
Ryota Kayanuma 57baa4ba4a Add kivy layer
Removed the kivy package from the major-modes layer.
2019-08-26 17:09:46 +02:00

19 lines
497 B
Org Mode

#+TITLE: Kivy layer
#+TAGS: dsl|layer|programming
* Table of Contents :TOC_5_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]
- [[#install][Install]]
* Description
This layer adds support for Kivy, cross-platform GUI framework for Python.
** Features:
- Syntax Highlighting
* Install
To use this configuration layer, add it to your =~/.spacemacs=.
You will need to add =kivy= to the existing =dotspacemacs-configuration-layers= list in this file.