unnamed terminals

pull/3/head
pegasust 2022-12-29 16:22:25 -07:00
parent 477fe0334a
commit 563c7e8da5
1 changed files with 0 additions and 6 deletions

View File

@ -94,12 +94,6 @@ if len(filter(values(g:plugs), '!isdirectory(v:val.dir)'))
endif endif
]]) ]])
-- Starts the basic terminals
-- TODO: Use a different harpooon for terminals
vim.cmd([[
autocmd VimEnter * :exe ":term" | :exe ":file term:ctl"
]])
vim.cmd([[ vim.cmd([[
set ignorecase set ignorecase
set smartcase set smartcase