polish git, mini config

This commit is contained in:
iofq 2023-05-25 05:23:10 -05:00
parent 0c5b3d23ae
commit c4ddbfc40c
10 changed files with 102 additions and 104 deletions

View file

@ -1,5 +1,4 @@
require("toggleterm").setup{
open_mapping = [[<leader>t]],
shade_terminals = true,
open_mapping = [[<C-\>]],
size = vim.o.lines * 0.4
}