some changes for the better
This commit is contained in:
parent
ead2540502
commit
27622c55c0
7 changed files with 431 additions and 31 deletions
|
@ -269,7 +269,7 @@ return {
|
|||
{
|
||||
"chrisgrieser/nvim-scissors",
|
||||
lazy = false,
|
||||
dependencies = { "nvim-telescope/telescope.nvim", "garymjr/nvim-snippets" },
|
||||
dependencies = { "garymjr/nvim-snippets" }, -- "nvim-telescope/telescope.nvim"
|
||||
opts = {
|
||||
snippetDir = "~/.config/nvim/snippets", -- <- i have this as a submodule in my neovim config to have a seperate repo https://git.k4li.de/dotfiles/nvim-snippets.git
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue