Nvim: new pugins + some disabled ones
Some experiments with AI
This commit is contained in:
@@ -49,7 +49,7 @@ return {
|
||||
return res
|
||||
end
|
||||
require('symbol-usage').setup({
|
||||
vt_position = "above",
|
||||
vt_position = "end_of_line",
|
||||
references = { enabled = true, include_declaration = true },
|
||||
definition = { enabled = true },
|
||||
implementation = { enabled = true },
|
||||
|
||||
Reference in New Issue
Block a user