mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-07-07 06:15:13 +02:00
feat: update nvim config to match 0.12 version
This commit is contained in:
@@ -3,6 +3,7 @@ return {
|
||||
"L3MON4D3/LuaSnip",
|
||||
dependencies = { "rafamadriz/friendly-snippets" },
|
||||
version = "v2.*", -- Replace <CurrentMajor> by the latest released major (first number of latest release)
|
||||
enabled = false,
|
||||
-- install jsregexp (optional!).
|
||||
build = "make install_jsregexp",
|
||||
config = function ()
|
||||
|
||||
Reference in New Issue
Block a user