Sassan Haradji
Sassan Haradji
Glad to hear that. I try to document bugs for others the way I want them documented for myself :D
I don't know if it's related to this issue, I don't know if it's specific to my setup too. When I use livereactload with `-d` it ruins the sourcemaps a...
> * Onivim2 is owning the 'view layer' - the rendering - and uses Neovim primarily to manage buffers and manipulation of those buffers. This gives us some neat features...
@enriquep12 should it be done in the `select2.full.js` in the `site-packages` or in the static files folder?
@meain can you check the logs and see what's going wrong? https://github.com/roxma/nvim-completion-manager/wiki/Trouble-shooting
@meain consider using `-i` for your grep to make it incasesensitive.
@meain Is ncm working and fuzzy find not working or auto completion doesn't work at all?
That's strange. If fuzzy raises an error then ncm shouldn't work at all. How are you testing? What you type, what you expect to receive and what you actually get...
Well I think that's another issue or maybe I didn't get the relation. To clarify: my problem is when I have ultisnips disabled it shows doc string but when ultisnips...