I am using kickstart.nvim but I can’t figure out how to use snippets with it. I seems like not include a snippet plugin and I am not sure which one is better to use with this setup. unfortunately kickstart don’t have any type of forum to ask about this stuff, hope someone here know about it
Open your .config/nvim/init.lua file provided by KickStart. In neovim you can “e $MYVIMRC”. There’s a section of the configuration that provides snippets but is commented out. Just uncomment the section and restart nvim.
I moved plugin config in separate files and because of that could not find it. In the commented part it says it adds some premade snippets. Is this plugin needed if I just want to add some custom snippets myself instead of using premade ones?
I thnk that plugin is only for premade snippets by the plugin creator. How are you creating your own snippets? I’d originally just had a few of my own, e.g.