Add cheat.sh support
This commit is contained in:
parent
00d92448c2
commit
f7bd0a75e4
1 changed files with 3 additions and 0 deletions
3
init.lua
3
init.lua
|
|
@ -987,6 +987,9 @@ require('lazy').setup({
|
|||
-- - Treesitter + textobjects: https://github.com/nvim-treesitter/nvim-treesitter-textobjects
|
||||
},
|
||||
|
||||
-- cheat.sh
|
||||
{ 'dbeniamine/cheat.sh-vim' },
|
||||
|
||||
-- Treewalker for nvim-treesitter based movements
|
||||
{
|
||||
'aaronik/treewalker.nvim',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue