mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2025-01-10 11:27:34 +00:00
Add back enabled check for increname
This commit is contained in:
parent
d76cb9bd06
commit
243856fe4a
@ -394,6 +394,7 @@ return {
|
|||||||
input_buffer_type = "dressing",
|
input_buffer_type = "dressing",
|
||||||
},
|
},
|
||||||
lazy = true,
|
lazy = true,
|
||||||
|
enabled = vim.fn.has("nvim-0.8") == 1,
|
||||||
},
|
},
|
||||||
|
|
||||||
-- Generic linter/formatters in diagnostics API
|
-- Generic linter/formatters in diagnostics API
|
||||||
|
Loading…
Reference in New Issue
Block a user