Scc
Results
22
comments of
Scc
1. `windwp/nvim-ts-autotag` breaks path completion ``` { "windwp/nvim-ts-autotag", event = "InsertEnter", config = function(self, opts) require('nvim-ts-autotag').setup({ opts = { enable_close_on_slash = true -- this option cause path completion not working...
Similar issue