Closed haru-vulpes closed 1 year ago
No i think it should work, let me take a look.
mv ~/.config/nvim ~/.config/nvim.bak
mv ~/.local/share/nvim ~/.local/share/nvim.bak
git clone --depth 1 https://github.com/AstroNvim/AstroNvim ~/.config/nvim
nvim
This should help, but the color scheme will be broken. Let me know, if luasnip friendly snippet works for you.
mv ~/.config/nvim ~/.config/nvim.bak mv ~/.local/share/nvim ~/.local/share/nvim.bak git clone --depth 1 https://github.com/AstroNvim/AstroNvim ~/.config/nvim nvim
This should help, but the color scheme will be broken. Let me know, if luasnip friendly snippet works for you.
it works, thx :)
is normal the luasnip friendly snippet doesnt work on neovim?