diff options
| author | bh <qn+git@excalibur.computer> | 2025-11-13 19:55:39 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2025-11-13 19:55:39 +0800 |
| commit | 1afa56764aaddbbc4253c8e61086aedec2340efd (patch) | |
| tree | c66c56f2b66f77031566904e9f93e648b17e61bb /lua/config | |
| parent | cfaa4eb06d8353288aa19238c6519a29a9df5d75 (diff) | |
LuaSnips Stuff
Diffstat (limited to 'lua/config')
| -rw-r--r-- | lua/config/luasnip.lua (renamed from lua/config/luasnips.lua) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/config/luasnips.lua b/lua/config/luasnip.lua index 22fc94f..f3b39b4 100644 --- a/lua/config/luasnips.lua +++ b/lua/config/luasnip.lua @@ -18,4 +18,3 @@ return function() -- Optionally, load snippets here if you have them -- require("luasnip.loaders.from_vscode").lazy_load() end - |
