spacemacs/layers/+tools
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
..
ansible Improve regexp for detecting Ansible files 2019-09-22 19:40:45 +02:00
bm Switch to the new layers generator 2019-05-15 21:08:21 +03:00
cfengine Switch to the new layers generator 2019-05-15 21:08:21 +03:00
chrome Switch to the new layers generator 2019-05-15 21:08:21 +03:00
cmake documentation formatting: Sun May 26 20:58:52 UTC 2019 2019-05-27 01:23:35 +03:00
command-log [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00
dap [chore] Fix spelling error in prefix description 2019-08-31 23:31:18 +02:00
debug Switch to the new layers generator 2019-05-15 21:08:21 +03:00
docker In docker layer adding shortcuts of machines, volumes and networks 2019-07-07 15:55:15 +02:00
dotnet update .org tags 2019-07-03 11:32:58 +03:00
fasd [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00
finance [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00
geolocation documentation formatting: Sun May 26 20:58:52 UTC 2019 2019-05-27 01:23:35 +03:00
imenu-list Change SPC b i to SPC b t in imenu layer 2019-06-25 23:58:14 -04:00
import-js documentation formatting: Sun May 26 20:58:52 UTC 2019 2019-05-27 01:23:35 +03:00
lsp documentation formatting: Thu Sep 12 15:09:22 UTC 2019 2019-09-12 21:44:20 +02:00
nginx [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00
node Switch to the new layers generator 2019-05-15 21:08:21 +03:00
pandoc Switch to the new layers generator 2019-05-15 21:08:21 +03:00
pass [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00
prettier Switch to the new layers generator 2019-05-15 21:08:21 +03:00
prodigy [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00
puppet [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00
ranger [ranger] load helm before ranger/deer 2019-09-10 23:17:27 +02:00
rebox documentation formatting: Sun May 26 20:58:52 UTC 2019 2019-05-27 01:23:35 +03:00
restclient fix restclient layer 2019-07-25 07:47:36 +02:00
sailfish-developer update .org tags 2019-07-03 11:32:58 +03:00
salt Switch to the new layers generator 2019-05-15 21:08:21 +03:00
shell [shell] regroup redundant evil-define-key 2019-09-16 17:41:15 +03:00
sphinx documentation formatting: Sun May 26 20:58:52 UTC 2019 2019-05-27 01:23:35 +03:00
systemd Switch to the new layers generator 2019-05-15 21:08:21 +03:00
tern Switch to the new layers generator 2019-05-15 21:08:21 +03:00
terraform Switch to the new layers generator 2019-05-15 21:08:21 +03:00
tmux [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00
transmission [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00
vagrant documentation formatting: Sun May 26 20:58:52 UTC 2019 2019-05-27 01:23:35 +03:00
web-beautify Switch to the new layers generator 2019-05-15 21:08:21 +03:00
xclipboard Update changelog.develop and xclipboard layer 2019-08-06 15:43:17 +02:00
ycmd documentation formatting: Sun May 26 20:58:52 UTC 2019 2019-05-27 01:23:35 +03:00