Not working in lua files
ziombo opened this issue · 2 comments
ziombo commented
Tabout works perfectly fine in .js files, but doesn't work for .lua. My config is copied word for word from the example, with one change,
after = {'completion-nvim'} -- if a completion plugin is using tabs load it before
instead of completion-nvim I use nvim-cmp.
abecodes commented
Looks good to me