Change default format.deprecated value
This commit is contained in:
@@ -61,7 +61,7 @@ return function()
|
||||
mapping = {},
|
||||
|
||||
formatting = {
|
||||
deprecated = true,
|
||||
deprecated = false,
|
||||
format = function(_, vim_item)
|
||||
return vim_item
|
||||
end,
|
||||
|
||||
Reference in New Issue
Block a user