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/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

18 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.