spacemacs/layers
Brett Campbell f170c732d7 Improve regexp for detecting Ansible files
Additional path names are now detected.

However, the patterns have also been anchored more tightly, meaning they
are more accurate, so they will match less slop (this may affect certain
edge cases where people unknowingly depended on false-positives, e.g.,
`parasite.yml').

Technical details about regexp changes:
  * Remove unnecessary `.*' at beginning
  * Anchor file names with leading `/' to prevent partial matches
      - (eg., don't match `not-main.yml')
  * Restructure capture groups so that `\\.yml' extension is at very end
  * Support `.yaml' extensions as well
  * Anchor the very end with `$'
2019-09-22 19:40:45 +02:00
..
+chat Layer +chat/erc: Add spell checking and mIRC colors 2019-07-31 12:14:06 +02:00
+checkers fix #12554 goto-flycheck-error-list 2019-07-24 14:17:53 +02:00
+completion Fix C-k ivy-previous-line in ivy-switch-buffer 2019-09-17 18:28:02 +02:00
+distributions Fix hybrid-mode error when dumping (fixes #11923) 2019-09-13 23:25:21 +02:00
+emacs [org] Document how to open today's journal 2019-09-17 20:06:41 +02:00
+email [mu4e][doc] Fix a typo and org verbatim emphasis 2019-09-01 23:11:10 +02:00
+filetree Turn off treemacs' minor modes when they are configured to be disabled. 2019-09-19 07:39:33 +02:00
+fonts/unicode-fonts Switch to the new layers generator 2019-05-15 21:08:21 +03:00
+frameworks js, ts and react layers: linter option 2019-07-26 18:04:25 +02:00
+fun Layer +fun/emoji: Enable company-emoji-insert-unicode 2019-08-05 21:23:50 +02:00
+intl [japanese] Fix doc 2019-09-16 20:17:40 +02:00
+lang Do not use tabs in inferior python mode 2019-09-22 19:05:14 +02:00
+misc docstring 2019-09-16 17:41:15 +03:00
+music/spotify Switch to the new layers generator 2019-05-15 21:08:21 +03:00
+os Add a layer variable osx-swap-option-and-command 2019-06-18 14:21:56 +02:00
+pair-programming/floobits Switch to the new layers generator 2019-05-15 21:08:21 +03:00
+readers Update dash layer to reflect dash-docs merge 2019-09-17 20:02:49 +02:00
+source-control [org] Fix commit browsing via magit blame in org buffers 2019-09-22 19:21:53 +02:00
+spacemacs Limit lines to 80 chars 2019-09-17 20:36:30 +02:00
+tags pycscope: ability to configure the binary name 2019-09-14 01:06:16 +02:00
+themes Revert "[themes-megapack] Add ewal-spacemacs-themes to themes-megapack layer." 2019-08-26 19:58:34 +02:00
+tools Improve regexp for detecting Ansible files 2019-09-22 19:40:45 +02:00
+vim [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00
+web-services Fixes issue of customize search engine list 2019-08-06 23:04:54 +02:00
auto-layer.el Add lazy-install to automatically install dart layer 2019-04-12 18:00:00 +02:00
LAYERS.org documentation formatting: Thu Sep 12 15:09:22 UTC 2019 2019-09-12 21:44:20 +02:00