mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
mod(nvim, tmux): moved status bar back down
This commit is contained in:
parent
8c5a2026b1
commit
d8094ebb1c
3 changed files with 12 additions and 12 deletions
|
|
@ -30,7 +30,6 @@ vim.opt.smartindent = true
|
|||
vim.opt.scrolloff = 14
|
||||
|
||||
vim.opt.cmdheight = 0
|
||||
vim.opt.laststatus = 0
|
||||
|
||||
vim.api.nvim_create_autocmd("TextYankPost", {
|
||||
pattern = "*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue