# HG changeset patch # User zegervdv # Date 1673710031 -3600 # Node ID 240257a1b956d8a611c467702620bd1cf5123958 # Parent 77711d88bb3a46429e38eafe23dd80a486544156 chore: use public lsp-format-modifications diff -r 77711d88bb3a -r 240257a1b956 .chezmoitemplates/init.lua --- a/.chezmoitemplates/init.lua Sat Jan 14 11:58:25 2023 +0100 +++ b/.chezmoitemplates/init.lua Sat Jan 14 16:27:11 2023 +0100 @@ -445,7 +445,7 @@ end, } use { - local_plugin 'lsp-format-modifications.nvim', + 'joechrisellis/lsp-format-modifications.nvim', requires = { 'nvim-lua/plenary.nvim' }, } use {