fix bat pct and cpu overheating; add vim line numbers and cli themes to
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 2m18s
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 2m18s
default
This commit is contained in:
parent
9e5f99b718
commit
16bba9d9f3
5 changed files with 4 additions and 3 deletions
|
|
@ -51,6 +51,7 @@
|
|||
vim.api.nvim_create_autocmd("VimEnter", {
|
||||
callback = function()
|
||||
-- vim.cmd("NvimTreeOpen")
|
||||
vim.cmd("set nu")
|
||||
vim.cmd.wincmd 'p'
|
||||
end,
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue