some changes
This commit is contained in:
parent
c7dab936bf
commit
0000f5203c
4 changed files with 62 additions and 32 deletions
6
lua/pika/plugins/telekasten.lua
Normal file
6
lua/pika/plugins/telekasten.lua
Normal file
|
@ -0,0 +1,6 @@
|
|||
return{
|
||||
{
|
||||
'renerocksai/telekasten.nvim',
|
||||
dependencies = {'nvim-telescope/telescope.nvim'}
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue