mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2024-12-27 05:41:45 +00:00
Compare commits
No commits in common. "228698964032125d7403e205ee823b63c0e776f9" and "d68ee3ab0396bb9bfc56b6d6fd5b99b16ebbfcac" have entirely different histories.
2286989640
...
d68ee3ab03
@ -32,8 +32,6 @@ return {
|
|||||||
-- Enable autotags and -rename
|
-- Enable autotags and -rename
|
||||||
autotag = {
|
autotag = {
|
||||||
enable = true,
|
enable = true,
|
||||||
enable_close = true,
|
|
||||||
enable_rename = true,
|
|
||||||
enable_autocmd = true,
|
enable_autocmd = true,
|
||||||
},
|
},
|
||||||
highlight = {
|
highlight = {
|
||||||
|
Loading…
Reference in New Issue
Block a user