Add more tags

This commit is contained in:
JAremko 2019-05-03 00:49:30 +03:00 committed by Eugene Yaremenko
parent c05c421026
commit 5d02b1c4bb
111 changed files with 1652 additions and 18 deletions

View File

@ -1,26 +1,57 @@
{:spacetools.spacedoc.config/layers-org-query
[{"lang" [
"pure" {"general" [
"imperative"
"multi-paradigm"
]
}
]
}
["chat"
"checker"
"completion"
"e-mail"
"file tree"
"font"
"emacs"
"framework"
"fun"
"i18n"
"markup"
"misc"
"music"
"os"
"pairing"
"reader"
{"programming" ["util"
"dsl"
"lisp"
"script"
{"general" ["imperative"
"multi-paradigm"
"js"
]}
"pure"
]}
"versioning"
{"spacemacs" ["distribution"
"util"
]}
"tag"
"theme"
"tool"
"vim"
"web service"
]
:spacetools.spacedoc.config/valid-tags
{"lang" "Programming languages"
"js" "JavaScript"
{"programming" "Programming languages"
"music" "Music"
"file tree" "File trees"
"font" "Fonts"
"dsl" "Domain-specific"
"js" "JavaScript"
"e-mail" "E-mail"
"distribution" "Distributions"
"spacemacs" "Spacemacs"
"os" "Operating systems"
"chat" "Chats"
"misc" "Misc"
"util" "Utilities"
"framework" "Frameworks"
"markup" "Markup languages"
"tagging" "Tags"
"tag" "Tagging"
"reader" "Readers"
"i18n" "internationalization"
"pairing" "Pair programming"
"web service" "Web services"
@ -34,10 +65,11 @@
"vim" "Vim"
"completion" "Completion"
"tool" "Tools"
"extra" "Extra"
"misc" "Miscellaneous"
"lisp" "Lisp dialects"
"layer" "layers"
"layer" "All layers"
"theme" "Themes"
"multi-paradigm" "Multi-paradigm"
"checker" "Checkers"
}}
}
}

View File

@ -1,5 +1,7 @@
#+TITLE: ERC layer
#+TAGS: chat|layer
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: Jabber layer
#+TAGS: chat|layer
[[file:img/jabber-logo.gif]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: RCIRC layer
#+TAGS: chat|layer
[[file:img/irc.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Slack layer
#+TAGS: chat|layer
[[file:img/slack.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Spell Checking layer
#+TAGS: checker|layer
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: Syntax Checking layer
#+TAGS: checker|layer
[[file:img/flycheck.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Auto-completion layer
#+TAGS: completion|layer
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: Helm layer
#+TAGS: completion|layer
[[file:img/helm.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Ivy layer
#+TAGS: completion|layer
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: Templates layer
#+TAGS: completion|layer
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: spacemacs-docker distribution
#+TAGS: distribution|layer|spacemacs
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: Better Defaults layer
#+TAGS: emacs|layer
[[file:img/emacs.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: IBuffer layer
#+TAGS: emacs|layer
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: Org layer
#+TAGS: emacs|layer
[[file:img/org.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Semantic layer
#+TAGS: emacs|layer
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: Smex layer
#+TAGS: emacs|layer
[[file:img/smex.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Typography layer
#+TAGS: emacs|layer
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: Gnus layer
#+TAGS: e-mail|layer
[[file:img/gnus.gif]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Mu4e layer
#+TAGS: e-mail|layer
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: Notmuch layer
#+TAGS: e-mail|layer
[[file:img/notmuch.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Neotree layer
#+TAGS: file tree|layer
[[file:img/neotree.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Treemacs layer
#+TAGS: file tree|layer
[[file:img/treemacs.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: unicode-fonts layer
#+TAGS: font|layer
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: Django layer
#+TAGS: framework|layer
[[file:img/django.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: emberjs layer
#+TAGS: framework|layer
[[file:img/ember.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: phoenix layer
#+TAGS: framework|layer
[[file:img/phoenix.png]] with [[file:img/alchemist.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: React layer
#+TAGS: framework|layer
[[file:img/react.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Ruby on Rails layer
#+TAGS: framework|layer
[[file:img/ror.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Emoji layer
#+TAGS: fun|layer
[[file:img/emojis.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Games layer
#+TAGS: fun|layer
[[file:img/games.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: selectric layer
#+TAGS: fun|layer
[[file:img/typewriter.jpg]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: xkcd layer
#+TAGS: fun|layer
[[file:img/xkcd.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Chinese layer
#+TAGS: i18n|layer
[[file:img/China.png]] [[file:img/Chinese.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Japanese layer
#+TAGS: i18n|layer
[[file:img/Japanese.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: keyboard-layout layer
#+TAGS: i18n|layer
[[file:img/keyboard-layout-layer-logo.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,6 +1,6 @@
#+TITLE: asm layer
#+TAGS: general|imperative|lang|layer
#+TAGS: general|imperative|layer|programming
[[file:img/asm.png]]

View File

@ -1,6 +1,6 @@
#+TITLE: Forth layer
#+TAGS: general|imperative|lang|layer
#+TAGS: general|imperative|layer|programming
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]

View File

@ -1,5 +1,7 @@
#+TITLE: copy-as-format layer
#+TAGS: layer|misc
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: ietf layer
#+TAGS: layer|misc
[[file:img/ietf-logo.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: multiple-cursors layer
#+TAGS: layer|misc
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: nlinum layer
#+TAGS: layer|misc
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: Parinfer layer
#+TAGS: layer|misc
[[file:img/parinfer.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Spotify layer
#+TAGS: layer|music
[[file:img/spotify.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: NixOS layer
#+TAGS: layer|os
[[file:img/nixos.jpg]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: OSX layer
#+TAGS: layer|os
[[file:img/apple.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Floobits layer
#+TAGS: layer|pairing
[[file:img/floobits.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Dash layer
#+TAGS: layer|reader
[[file:img/dash.png]]
[[file:img/zeal.png]]

View File

@ -1,5 +1,7 @@
#+TITLE: Deft layer
#+TAGS: layer|reader
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: Elfeed layer
#+TAGS: layer|reader
[[file:img/elfeed.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: epub layer
#+TAGS: layer|reader
[[file:img/epub.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: PDF layer
#+TAGS: layer|reader
[[file:img/pdf.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Speed Reading layer
#+TAGS: layer|reader
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: Git layer
#+TAGS: layer|versioning
[[file:img/git.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: GitHub layer
#+TAGS: layer|versioning
[[file:img/github.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Perforce layer
#+TAGS: layer|versioning
[[file:img/p4.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Version-Control layer
#+TAGS: layer|versioning
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -8,5 +8,5 @@
This layer tweaks =projectile= to integrate nicely into Spacemacs.
** Features:
- Setup of =projectile= keybindings, including functions for project search, switching, version control and compilation.
- Setup of =projectile= key bindings, including functions for project search, switching, version control and compilation.
- Additional path helper functions, to copy the location of a buffer relative to the project root.

View File

@ -1,5 +1,7 @@
#+TITLE: Spacemacs-purpose layer
#+TAGS: layer|spacemacs|util
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: Cscope layer
#+TAGS: layer|tag
[[file:img/cscope.jpg]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Helm Gtags layer
#+TAGS: layer|tag
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: Colors layer
#+TAGS: layer|theme
[[file:img/rainbow_dash.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Themes Megapack layer
#+TAGS: layer|theme
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: Theming layer
#+TAGS: layer|theme
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: Ansible layer
#+TAGS: layer|tool
[[file:img/ansible.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: bm layer
#+TAGS: layer|tool
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: CFEngine layer
#+TAGS: layer|tool
#+PROPERTY: header-args :eval never-export
[[file:./img/agent.png]]

View File

@ -1,5 +1,7 @@
#+TITLE: Chrome layer
#+TAGS: layer|tool
[[file:img/chrome.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: CMake layer
#+TAGS: layer|tool
[[file:img/cmake.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: command-log layer
#+TAGS: layer|tool
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: DAP layer
#+TAGS: layer|tool
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: debug layer
#+TAGS: layer|tool
[[file:img/debug.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Docker layer
#+TAGS: layer|tool
[[file:img/docker.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: fasd layer
#+TAGS: layer|tool
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: Finance layer
#+TAGS: layer|tool
[[file:img/ledger.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Geolocation layer
#+TAGS: layer|tool
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: imenu-list layer
#+TAGS: layer|tool
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: import-js layer
#+TAGS: layer|tool
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: LSP layer
#+TAGS: layer|tool
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: nginx layer
#+TAGS: layer|tool
[[file:img/nginx.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Node layer
#+TAGS: layer|tool
[[file:img/node.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Pandoc layer
#+TAGS: layer|tool
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: Pass layer
#+TAGS: layer|tool
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: prettier layer
#+TAGS: layer|tool
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: Prodigy layer
#+TAGS: layer|tool
[[file:img/prodigy.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Puppet layer
#+TAGS: layer|tool
[[file:img/puppet.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Ranger layer
#+TAGS: layer|tool
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: Rebox layer
#+TAGS: layer|tool
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: Restclient layer
#+TAGS: layer|tool
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: Saltstack layer
#+TAGS: layer|tool
[[file:img/saltstack.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Shell layer
#+TAGS: layer|tool
[[file:img/shell.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Sphinx layer
#+TAGS: layer|tool
[[file:img/sphinx.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: systemd layer
#+TAGS: layer|tool
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: Tern layer
#+TAGS: layer|tool
[[file:img/tern.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Terraform layer
#+TAGS: layer|tool
[[file:img/terraform.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Tmux layer
#+TAGS: layer|tool
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: Transmission layer
#+TAGS: layer|tool
[[file:img/transmission.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: Vagrant layer
#+TAGS: layer|tool
[[file:img/vagrant.png]]
* Table of Contents :TOC_4_gh:noexport:

View File

@ -1,5 +1,7 @@
#+TITLE: web-beautify layer
#+TAGS: layer|tool
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

View File

@ -1,5 +1,7 @@
#+TITLE: xclipboard layer
#+TAGS: layer|tool
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]

Some files were not shown because too many files have changed in this diff Show More