config update
This commit is contained in:
parent
bf6410eaae
commit
8ef169d11b
1 changed files with 3 additions and 1 deletions
|
|
@ -2,4 +2,6 @@
|
||||||
-- I promise not to create any merge conflicts in this directory :)
|
-- I promise not to create any merge conflicts in this directory :)
|
||||||
--
|
--
|
||||||
-- See the kickstart.nvim README for more information
|
-- See the kickstart.nvim README for more information
|
||||||
return {}
|
return {
|
||||||
|
{ 'akinsho/toggleterm.nvim', version = '*', opts = { open_mapping = [[<c-\>]] } },
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue