mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-12-07 09:35:37 -08:00
another day
This commit is contained in:
8
lua/plugins/cutlass.lua
Normal file
8
lua/plugins/cutlass.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
return {
|
||||
{
|
||||
'gbprod/cutlass.nvim',
|
||||
opts = {
|
||||
cut_key = 'm',
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user