new-main #1

Open
SailReal wants to merge 90 commits from new-main into main
1 changed files with 3 additions and 0 deletions
Showing only changes of commit 5ac4b58f85 - Show all commits

View File

@ -711,6 +711,9 @@ require('lazy').setup({
luasnip.jump(-1)
end
end, { 'i', 's' }),
-- For more advanced luasnip keymaps (e.g. selecting choice nodes, expansion) see:
-- https://github.com/L3MON4D3/LuaSnip?tab=readme-ov-file#keymaps
},
sources = {
{ name = 'nvim_lsp' },