[nvim] install vim-polyglot

This commit is contained in:
odrling 2022-08-30 15:45:58 +02:00
parent c2ce5fed9a
commit 6243eacaaf
No known key found for this signature in database
GPG key ID: A0145F975F9F8B75

View file

@ -74,6 +74,9 @@
(use! :gpanders/nvim-parinfer)
(use! :sheerun/vim-polyglot
:config #(g! polyglot_disabled ["autoindent"]))
(use! :mickael-menu/zk-nvim
:module :config.zk)