mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2024-12-26 13:21:45 +00:00
Compare commits
2 Commits
d68ee3ab03
...
2286989640
Author | SHA1 | Date | |
---|---|---|---|
2286989640 | |||
b9151b4f27 |
@ -32,6 +32,8 @@ return {
|
||||
-- Enable autotags and -rename
|
||||
autotag = {
|
||||
enable = true,
|
||||
enable_close = true,
|
||||
enable_rename = true,
|
||||
enable_autocmd = true,
|
||||
},
|
||||
highlight = {
|
||||
|
Loading…
Reference in New Issue
Block a user