57baa4ba4a
Removed the kivy package from the major-modes layer.
18 lines
497 B
Org Mode
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.
|