|
|
a210a8c0bb
|
Fix ftdetect with other protocols (like oil://)
|
2024-05-21 15:47:20 +02:00 |
|
Tobias Wolf
|
0c0ad99aab
|
Merge pull request #22 from luisdavim/patch-1
fix: improve file detection
|
2024-05-21 10:22:30 +02:00 |
|
Luis Davim
|
69a51170f9
|
fix: improve file detection
This should fix #7 and #21
Signed-off-by: Luis Davim <luis.davim@gmail.com>
|
2024-05-20 00:51:37 +01:00 |
|
Tobias Wolf
|
86cc6766db
|
Merge pull request #19 from siraphobk/master
Add .yml pattern matching in ftdetect
|
2024-02-05 08:14:06 +01:00 |
|
siraphob-api
|
ab1a663f97
|
Add .yml pattern matching in ftdetect
|
2024-02-05 12:36:39 +07:00 |
|
Tobias Wolf
|
fc2259e1f8
|
Merge pull request #18 from RichardKraus/master
escape ? to fix chomping modifier detection
|
2023-11-22 11:30:36 +01:00 |
|
Richard Kraus
|
22b37cbe97
|
escape ? to fix chomping modifier detection
|
2023-08-05 10:43:13 +02:00 |
|
Tobias Wolf
|
c2e7b85711
|
Merge pull request #16 from eshepelyuk/fix/helmfile
fix: extend helmfile support
|
2022-08-22 13:50:27 +02:00 |
|
Ievgenii Shepeliuk
|
209312a36e
|
fix: extend helmfile support
|
2022-08-22 14:44:54 +03:00 |
|
Tobias Wolf
|
86a63d007f
|
Merge pull request #14 from eshepelyuk/fix/helmfile
fix: detect helmfile.yaml
|
2022-01-20 08:38:29 +01:00 |
|
Ievgenii Shepeliuk
|
0fa659e4a2
|
fix: detect helmfile.yaml
|
2022-01-14 18:51:47 +02:00 |
|
Tobias Wolf
|
9c65dc6ad9
|
Merge pull request #13 from avorima/extend-syntax
Add more sprig functions to keywords
|
2021-12-13 15:24:07 +01:00 |
|
Mario Valderrama
|
167e0fc592
|
Add more sprig functions to keywords
|
2021-12-13 14:55:18 +01:00 |
|
Tobias Wolf
|
b4710cda77
|
Merge pull request #12 from eshepelyuk/fix/filetype
fix: add gotmpl for helm detection
|
2021-11-26 18:15:47 +01:00 |
|
Ievgenii Shepeliuk
|
867235e507
|
fix: add gotmpl for helm detection
|
2021-11-26 19:03:31 +02:00 |
|
Tobias Wolf
|
cc63d2e60d
|
Merge pull request #11 from eshepelyuk/fix/commentstring
fix: introduce commentstring
|
2021-11-26 18:00:35 +01:00 |
|
Ievgenii Shepeliuk
|
3c6a637264
|
fix: introduce commentstring
Resolves #10
|
2021-11-26 17:45:40 +02:00 |
|
Tobias Wolf
|
2c2e2e9366
|
Merge pull request #9 from joanayma/master
add optional spaces and removes after token
|
2020-01-02 22:41:45 +01:00 |
|
Joan Aymà
|
57ac49639c
|
add optional spaces and removes after token
|
2019-10-12 19:25:36 +02:00 |
|
Tobias Wolf
|
a60eebcb7a
|
env and expandenv are blacklisted in Helm, remove them
|
2019-08-04 13:21:24 +02:00 |
|
Tobias Wolf
|
dc1f43c0e9
|
Add new Sprig functions
|
2019-08-04 12:28:29 +02:00 |
|
Tobias Wolf
|
a256ea3417
|
Update README.md
|
2018-05-04 22:24:46 +02:00 |
|
Tobias Wolf
|
d16e8bdd2c
|
Merge pull request #5 from theimpostor/convert-to-plugin
Convert to plugin
|
2018-04-27 17:33:14 +02:00 |
|
theimpostor
|
1bb6bb7a1d
|
Fix plugin address
|
2018-04-27 10:13:18 -05:00 |
|
theimpostor
|
0136756aa9
|
Convert to plugin
|
2018-04-27 10:12:07 -05:00 |
|
Tobias Wolf
|
ee07975c92
|
Add missing tpl action 'define'
|
2018-03-29 15:00:05 +02:00 |
|
Tobias Wolf
|
22ffff7a98
|
Update README.md
|
2018-03-29 14:51:32 +02:00 |
|
Tobias Wolf
|
a30f3cb4bd
|
Add *.tpl to supported files
|
2018-03-29 14:51:20 +02:00 |
|
Tobias Wolf
|
eb197a80db
|
Make 'include', 'required' and 'tpl' stand out more
|
2018-02-01 15:27:25 +01:00 |
|
Tobias Wolf
|
5ce35c1981
|
Add simple helm.vim syntax definition
|
2018-02-01 01:39:29 +01:00 |
|
Tobias Wolf
|
98288dac32
|
Update README.md
|
2018-02-01 01:38:56 +01:00 |
|
Tobias Wolf
|
2e5fd8199c
|
Merge pull request #1 from towolf/add-license-1
Create LICENSE
|
2018-02-01 01:37:33 +01:00 |
|
Tobias Wolf
|
1e7c456fa4
|
Create LICENSE
|
2018-02-01 01:37:11 +01:00 |
|
Tobias Wolf
|
9213877651
|
Initial commit
|
2018-02-01 01:32:03 +01:00 |
|