Mercurial > dotfiles
changeset 750:240257a1b956
chore: use public lsp-format-modifications
author | zegervdv <zegervdv@me.com> |
---|---|
date | Sat, 14 Jan 2023 16:27:11 +0100 |
parents | 77711d88bb3a |
children | 04683b4f8df3 |
files | .chezmoitemplates/init.lua |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 {