yay
This commit is contained in:
commit
9d3d05066f
80 changed files with 7776 additions and 0 deletions
6
.bckpold/after/plugin/toggleterm.lua
Executable file
6
.bckpold/after/plugin/toggleterm.lua
Executable file
|
@ -0,0 +1,6 @@
|
|||
require("toggleterm").setup{
|
||||
direction = "float",
|
||||
float_opts = {
|
||||
border = "curved"
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue