mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2025-12-23 12:41:57 +00:00
Added luasnip
This commit is contained in:
@@ -25,6 +25,11 @@ return {
|
||||
end,
|
||||
keys = require("config.keys").harpoon,
|
||||
},
|
||||
{
|
||||
"L3MON4D3/LuaSnip",
|
||||
version = "v2.*",
|
||||
build = "make install_jsregexp",
|
||||
},
|
||||
{ -- Definitely need to add a plugin for quickly making notes in obsidian
|
||||
"epwalsh/obsidian.nvim",
|
||||
version = "*",
|
||||
|
||||
Reference in New Issue
Block a user