Add TS filename refactoring. Add new file search alternative
This commit is contained in:
parent
4db1e0261b
commit
3e4e1785c3
6 changed files with 42 additions and 1 deletions
|
|
@ -11,6 +11,7 @@ return function()
|
|||
pattern = "NvimTreeSetup",
|
||||
callback = function(data)
|
||||
on_attach(data.buf)
|
||||
require("lsp-file-operations").setup()
|
||||
end,
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue