Use r hotkey for normal rename, without jumping to the end, also don't
prioritize snippets, show LSP first
This commit is contained in:
@@ -132,7 +132,7 @@ return {
|
||||
},
|
||||
|
||||
snippets = {
|
||||
score_offset = 200, -- make snippets highest priority
|
||||
-- score_offset = 200, -- make snippets highest priority
|
||||
},
|
||||
|
||||
lsp = {
|
||||
|
||||
Reference in New Issue
Block a user