mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-07 07:09:15 +00:00
feat: revert coupled
This commit is contained in:
parent
5c8c442da4
commit
7f01b578ac
33 changed files with 803 additions and 778 deletions
4
.config/nvim/lua/after/plugin/toggleterm.lua
Normal file
4
.config/nvim/lua/after/plugin/toggleterm.lua
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
require "toggleterm".setup({
|
||||
open_mapping = "<C-`>",
|
||||
size = 20,
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue