This website requires JavaScript.
Explore
Help
Sign In
mirror
/
kickstart.nvim
mirror of
https://github.com/nvim-lua/kickstart.nvim.git
Watch
1
Star
0
Fork
You've already forked kickstart.nvim
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
80e90a3b99
kickstart.nvim
/
lua
/
plugins
/
snacks
/
terminal.lua
11 lines
137 B
Lua
Raw
Blame
History
return
{
terminal
=
{
enabled
=
true
,
float
=
{
border
=
"
rounded
"
,
width
=
0.8
,
height
=
0.8
,
}
,
}
,
}
Reference in New Issue
View Git Blame
Copy Permalink