Error in completion
notwidow opened this issue · 22 comments
that mean does not find nvim-cmp plugin.
that mean does not find nvim-cmp plugin.
then?
make sure installed the nvim-cmp and loaded in runtimepath.
make sure installed the nvim-cmp and loaded in runtimepath.
nvim-cmp is installed
so does it loaded when you trigger luasnip.
that mean not loaded if you make sure it installed.
that mean not loaded if you make sure it installed.
it is in installed plugins but its not loaded in files
that mean not loaded if you make sure it installed.
i personally dont like snippets and i dont care about them but for lagnuages like html.. i need them my main goal is to get snippets for html and others tag like languages and no more. Also i dont use lsp ... i want without lsp
I had update some codes in cosy .please update then test.
I had update some codes in cosy .please update then test.
i dont know how to update cosynvim but i will remove everything from my pack.lua and will paste the updated one
this is a template plugin :) if you don't need lsp .you need remove some lsp relate plugins.
this is a template plugin :) if you don't need lsp .you need some lsp relate plugins.
okay. first thing....
when i open any file in core folder than it loads fine without errors but the startup time is now slow.
and when i open neovim outside core folder than it says helper not found and neovim is default one without plugins. I copy pasted your pack ,options file and created helper with added your content. Updated plugins.lua and config.lua according to your commits.
a typo here . you need remove lsp plugins in cosynvim
.
please do PackerCompile
recompile. i had changed the nvim-cmp and lusnip load event.
a typo here .
you need remove lsp plugins in cosynvim
.please do
PackerCompile
recompile. i had changed the nvim-cmp and lusnip load event.
i did packercompile.. and now PackerSync tries to remove all plugins folders
now use XDG based dir. if you config it ,it will be used .
sry a function name is wrong. fixed.
sry a function name is wrong. fixed.
so is it fixed now?
right
fixed.