mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 08:55:16 -06:00
polish git, mini config
This commit is contained in:
parent
0c5b3d23ae
commit
c4ddbfc40c
10 changed files with 102 additions and 104 deletions
|
|
@ -1,5 +1,4 @@
|
|||
require("toggleterm").setup{
|
||||
open_mapping = [[<leader>t]],
|
||||
shade_terminals = true,
|
||||
open_mapping = [[<C-\>]],
|
||||
size = vim.o.lines * 0.4
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue