Trust mah kayh
This commit is contained in:
parent
57f428f4ad
commit
02441867aa
|
@ -48,3 +48,4 @@
|
|||
- name: Install Geoffrey Frogeye's key
|
||||
gpg_key:
|
||||
fpr: 4FBA930D314A03215E2CDB0A8312C8CAC1BAC289
|
||||
trust: 5
|
||||
|
|
|
@ -11,4 +11,6 @@ highlight
|
|||
{% endif %}
|
||||
{# For nvim's :Telescope live_grep #}
|
||||
ripgrep
|
||||
{# Offline documentation #}
|
||||
zeal
|
||||
{# EOF #}
|
||||
|
|
|
@ -8,3 +8,4 @@ python-lsp-server
|
|||
python-mypy-ls
|
||||
python-lsp-black
|
||||
{% endif %}
|
||||
ipython
|
||||
|
|
Loading…
Reference in a new issue