nvim: add PYTHON_USEDEP to markdown snippets
This commit is contained in:
parent
1429515b59
commit
6ad57fa427
@ -46,4 +46,10 @@ return {
|
||||
t([[Please use [EAPI 8](https://devmanual.gentoo.org/]] ..
|
||||
[[ebuild-writing/eapi/index.html#eapi-8) where possible.]]),
|
||||
}),
|
||||
s({ trig = 'PYTHON_USEDEP',
|
||||
name = 'use PYTHON_USEDEP'
|
||||
}, {
|
||||
t([[Please use [`${PYTHON_USEDEP}`](https://projects.gentoo.org]] ..
|
||||
[[/python/guide/multi.html#dependencies) for python dependencies.]])
|
||||
}),
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user