documentation formatting: Sat Apr 18 19:32:59 UTC 2020
This commit is contained in:
parent
5f12569954
commit
ee025391f7
1 changed files with 19 additions and 19 deletions
|
@ -68,7 +68,6 @@
|
||||||
- [[#spotify][Spotify]]
|
- [[#spotify][Spotify]]
|
||||||
- [[#tidalcycles][TidalCycles]]
|
- [[#tidalcycles][TidalCycles]]
|
||||||
- [[#operating-systems][Operating systems]]
|
- [[#operating-systems][Operating systems]]
|
||||||
- [[#kubernetes][Kubernetes]]
|
|
||||||
- [[#nixos][NixOS]]
|
- [[#nixos][NixOS]]
|
||||||
- [[#osx][OSX]]
|
- [[#osx][OSX]]
|
||||||
- [[#pair-programming][Pair programming]]
|
- [[#pair-programming][Pair programming]]
|
||||||
|
@ -214,6 +213,7 @@
|
||||||
- [[#geolocation][Geolocation]]
|
- [[#geolocation][Geolocation]]
|
||||||
- [[#imenu-list][Imenu-list]]
|
- [[#imenu-list][Imenu-list]]
|
||||||
- [[#import-js][Import-js]]
|
- [[#import-js][Import-js]]
|
||||||
|
- [[#kubernetes][Kubernetes]]
|
||||||
- [[#lsp][LSP]]
|
- [[#lsp][LSP]]
|
||||||
- [[#nginx][Nginx]]
|
- [[#nginx][Nginx]]
|
||||||
- [[#node][Node]]
|
- [[#node][Node]]
|
||||||
|
@ -1016,21 +1016,6 @@ Features:
|
||||||
- Spacemacs friendly key bindings
|
- Spacemacs friendly key bindings
|
||||||
|
|
||||||
* Operating systems
|
* Operating systems
|
||||||
** Kubernetes
|
|
||||||
[[file:+tools/kubernetes/README.org][+tools/kubernetes/README.org]]
|
|
||||||
|
|
||||||
This layer provides the [[https://github.com/chrisbarrett/kubernetes-el#kubernetes-el][kubernetes-el]] package, a magit-style interface to the
|
|
||||||
Kubernetes command-line client.
|
|
||||||
|
|
||||||
Features:
|
|
||||||
- Live-updating lists of kubernetes resources
|
|
||||||
- Viewing and deleting pods, configmaps and secrets
|
|
||||||
- Switching contexts and namespaces.
|
|
||||||
- Showing logs and exec'ing into containers
|
|
||||||
- Describing pods
|
|
||||||
- Tramp support for pods
|
|
||||||
- Evil bindings
|
|
||||||
|
|
||||||
** NixOS
|
** NixOS
|
||||||
[[file:+os/nixos/README.org][+os/nixos/README.org]]
|
[[file:+os/nixos/README.org][+os/nixos/README.org]]
|
||||||
|
|
||||||
|
@ -2253,7 +2238,7 @@ Features:
|
||||||
|
|
||||||
** Utilities
|
** Utilities
|
||||||
*** Conda Layer
|
*** Conda Layer
|
||||||
[[file:+lang/conda/README.org][+lang/conda/README.org]]
|
[[file:+tools/conda/README.org][+tools/conda/README.org]]
|
||||||
|
|
||||||
This layer adds support for the Anaconda python environment for
|
This layer adds support for the Anaconda python environment for
|
||||||
numerical computations to Spacemacs.
|
numerical computations to Spacemacs.
|
||||||
|
@ -2270,7 +2255,7 @@ Features:
|
||||||
- dotnet operations
|
- dotnet operations
|
||||||
|
|
||||||
*** IPython Notebook
|
*** IPython Notebook
|
||||||
[[file:+lang/ipython-notebook/README.org][+lang/ipython-notebook/README.org]]
|
[[file:+tools/ipython-notebook/README.org][+tools/ipython-notebook/README.org]]
|
||||||
|
|
||||||
This layer adds support for the package =emacs-ipython-notebook=.
|
This layer adds support for the package =emacs-ipython-notebook=.
|
||||||
|
|
||||||
|
@ -2290,7 +2275,7 @@ Features:
|
||||||
- Syntax highlighting
|
- Syntax highlighting
|
||||||
- Syntax checking using Flycheck (=protoc= compiler must be available)
|
- Syntax checking using Flycheck (=protoc= compiler must be available)
|
||||||
- Correct indentation and commenting
|
- Correct indentation and commenting
|
||||||
- Quickly browse file contents using imenu (default key binding ~SPC j i~).
|
- Quickly browse file contents using imenu (default key binding ~SPC b t~).
|
||||||
|
|
||||||
*** Sailfish OS developer
|
*** Sailfish OS developer
|
||||||
[[file:+tools/sailfish-developer/README.org][+tools/sailfish-developer/README.org]]
|
[[file:+tools/sailfish-developer/README.org][+tools/sailfish-developer/README.org]]
|
||||||
|
@ -2756,6 +2741,21 @@ Features:
|
||||||
- Import missing modules and remove unused one
|
- Import missing modules and remove unused one
|
||||||
- Go to module location
|
- Go to module location
|
||||||
|
|
||||||
|
** Kubernetes
|
||||||
|
[[file:+tools/kubernetes/README.org][+tools/kubernetes/README.org]]
|
||||||
|
|
||||||
|
This layer provides the [[https://github.com/chrisbarrett/kubernetes-el#kubernetes-el][kubernetes-el]] package, a magit-style interface to the
|
||||||
|
Kubernetes command-line client.
|
||||||
|
|
||||||
|
Features:
|
||||||
|
- Live-updating lists of kubernetes resources
|
||||||
|
- Viewing and deleting pods, configmaps and secrets
|
||||||
|
- Switching contexts and namespaces.
|
||||||
|
- Showing logs and exec'ing into containers
|
||||||
|
- Describing pods
|
||||||
|
- Tramp support for pods
|
||||||
|
- Evil bindings
|
||||||
|
|
||||||
** LSP
|
** LSP
|
||||||
[[file:+tools/lsp/README.org][+tools/lsp/README.org]]
|
[[file:+tools/lsp/README.org][+tools/lsp/README.org]]
|
||||||
|
|
||||||
|
|
Reference in a new issue