Added nvim-notify plugin
This commit is contained in:
@ -15,7 +15,7 @@ return {
|
||||
highlight = { enable = true },
|
||||
indent = { enable = true },
|
||||
|
||||
ensure_installed = { "lua", "vim", "rust" },
|
||||
ensure_installed = { "lua", "vim", "rust", "toml", "markdown", "markdown_inline" },
|
||||
|
||||
incremental_selection = {
|
||||
enable = true,
|
||||
|
Reference in New Issue
Block a user