minor changes
This commit is contained in:
@@ -96,6 +96,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
"battery" = {
|
"battery" = {
|
||||||
|
interval = 1;
|
||||||
states = {
|
states = {
|
||||||
good = 90;
|
good = 90;
|
||||||
warning = 30;
|
warning = 30;
|
||||||
|
|||||||
@@ -28,4 +28,5 @@ vim.opt.undofile = true
|
|||||||
vim.opt.scrolloff = 8
|
vim.opt.scrolloff = 8
|
||||||
vim.opt.updatetime = 50
|
vim.opt.updatetime = 50
|
||||||
|
|
||||||
|
vim.g.netrw_keepdir = 0
|
||||||
vim.g.mapleader = " "
|
vim.g.mapleader = " "
|
||||||
|
|||||||
Reference in New Issue
Block a user