1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2026-05-02 10:31:39 +02:00

Nvim: Updated addon version

This commit is contained in:
2026-05-02 02:23:34 +02:00

View File

@@ -29,7 +29,11 @@ return {
require("symbol-usage").setup({
text_format = text_format,
<<<<<<< HEAD
vt_position = "end_of_line",
||||||| 6714ddc
=======
>>>>>>> f01c70951e053d56cbfed781149becf3f9299a3f
})
end,
}