ziontee113 / luasnip-tutorial

This is a repository to host example snippet files for my LuaSnip tutorials
38 stars 1 forks source link

Luasnip config cant find vim #1

Open devCote opened 2 years ago

devCote commented 2 years ago

Hi I have just copied init.lua config file for luasnippets, but in this file my LSP says 'Undefined global "vim"'

ziontee113 commented 2 years ago

Hi, I'm sorry for the slow response. That's normal. You can use global variable vim as normal, just ignore it.