fix formatting issue

This commit is contained in:
2024-03-20 08:13:27 +00:00
parent 3fda145ea0
commit 62a04fa842
8 changed files with 227 additions and 225 deletions

View File

@ -8,8 +8,8 @@ local opts = {
},
presets = {
long_message_to_split = true, -- long messages will be sent to a split
inc_rename = false, -- enables an input dialog for inc-rename.nvim
lsp_doc_border = false, -- add a border to hover docs and signature help
inc_rename = false, -- enables an input dialog for inc-rename.nvim
lsp_doc_border = false, -- add a border to hover docs and signature help
},
}