diff options
Diffstat (limited to 'lua/plugins.lua')
| -rw-r--r-- | lua/plugins.lua | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lua/plugins.lua b/lua/plugins.lua index 437754e..f602883 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -288,10 +288,3 @@ require('packer').startup( } } }) - -vim.cmd([[ - augroup packer_auto_compile - autocmd! - autocmd BufWritePost */nvim/lua/plugins.lua source <afile> | PackerCompile - augroup END -]]) |
