[fix] Update some plugins

This commit is contained in:
Uttarayan Mondal
2023-01-25 16:26:21 +05:30
parent 6150d3b76b
commit 5b20bbce1d
5 changed files with 67 additions and 28 deletions

View File

@@ -114,3 +114,5 @@ require 'nvim-treesitter.configs'.setup {
additional_vim_regex_highlighting = false,
},
}
vim.notify = require 'notify'