feat: toggle term added, no config yet
This commit is contained in:
@@ -12,4 +12,11 @@ return {
|
||||
end,
|
||||
ft = { 'markdown' },
|
||||
},
|
||||
|
||||
{
|
||||
'akinsho/toggleterm.nvim',
|
||||
version = '*',
|
||||
opts = {--[[ things you want to change go here]]
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user