mirror of
https://github.com/tiyn/dotfiles.git
synced 2026-05-02 18:41:37 +02:00
Nvim: Updated addon version
This commit is contained in:
@@ -29,7 +29,11 @@ return {
|
|||||||
|
|
||||||
require("symbol-usage").setup({
|
require("symbol-usage").setup({
|
||||||
text_format = text_format,
|
text_format = text_format,
|
||||||
|
<<<<<<< HEAD
|
||||||
vt_position = "end_of_line",
|
vt_position = "end_of_line",
|
||||||
|
||||||| 6714ddc
|
||||||
|
=======
|
||||||
|
>>>>>>> f01c70951e053d56cbfed781149becf3f9299a3f
|
||||||
})
|
})
|
||||||
end,
|
end,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user