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