feat: Added floating terminal module
This commit is contained in:
parent
2b754cccc0
commit
30b3b50227
2 changed files with 75 additions and 0 deletions
1
init.lua
1
init.lua
|
|
@ -819,5 +819,6 @@ require('lazy').setup {
|
|||
{ import = 'custom.plugins' },
|
||||
}
|
||||
|
||||
require 'custom.floating-terminal'
|
||||
-- The line beneath this is called `modeline`. See `:help modeline`
|
||||
-- vim: ts=2 sts=2 sw=2 et
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue