isort config and added new plugin
This commit is contained in:
parent
bf13999f9d
commit
5f62e78d67
2 changed files with 5 additions and 1 deletions
4
lua/custom/plugins/telekasten.lua
Normal file
4
lua/custom/plugins/telekasten.lua
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
'renerocksai/telekasten.nvim',
|
||||
dependencies = { 'nvim-telescope/telescope.nvim' },
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue