spacemacs/layers/+tools/elasticsearch/README.org

25 lines
723 B
Org Mode
Raw Normal View History

2018-09-23 15:19:18 +00:00
#+TITLE: elasticsearch layer
[[file:img/elasticsearch.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
* Description
This layer adds Elasticsearch queries support to Spacemacs.
** Features:
- Autocompletion for Elasticsearch Query DSL
- Support for Org-Babel
* Install
To use this configuration layer, add it to your =~/.spacemacs=. You will need to
add =elasticsearch= to the existing =dotspacemacs-configuration-layers= list in this
file.
* Key bindings
This layer makes use of [[https://github.com/dakrone/es-mode#keyboard-shortcuts][es-mode keybindings]]