addet plugin telesnip and some other changes

This commit is contained in:
pika 2024-08-19 22:50:08 +02:00
parent 84adb02beb
commit ad33734063
9 changed files with 258 additions and 161 deletions

View file

@ -2,5 +2,5 @@ return {
"nvim-lua/plenary.nvim", -- lua functions that many plugins use
"christoomey/vim-tmux-navigator", -- tmux & split window navigation
"dstein64/nvim-scrollview",
{ 'echasnovski/mini.surround', version = false },
"folke/lsp-colors.nvim",
}