about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--fnl/nvrc/pack.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/nvrc/pack.fnl b/fnl/nvrc/pack.fnl
index e52b711..f1d0d69 100644
--- a/fnl/nvrc/pack.fnl
+++ b/fnl/nvrc/pack.fnl
@@ -22,7 +22,7 @@
                                           (pack :j-hui/fidget.nvim {:req :fidget :after :nvim-lspconfig})
                                           (pack :hrsh7th/cmp-nvim-lsp-signature-help {:after :cmp-nvim-lsp})]})
 (pack! :simrat39/rust-tools.nvim {:init :rust-tools :ft :rust})
-(pack! :gpanders/editorconfig.nvim {:event :BufRead})
+(pack! :gpanders/editorconfig.nvim)
 (pack! :lewis6991/spaceless.nvim {:init :spaceless :defer :spaceless.nvim})
 (pack! :stefandtw/quickfix-reflector.vim {:ft :qf})