sort options

This commit is contained in:
Adithya 2023-08-20 12:19:34 +05:30
parent 137ee0b9d2
commit e569c02310
Signed by: adtya
GPG key ID: 48FC9915FFD326D0

View file

@ -27,19 +27,19 @@
clipboard = "unnamedplus";
expandtab = true;
laststatus = 2;
showmode = false;
swapfile = false;
number = true;
relativenumber = true;
shiftwidth = 2;
showmode = false;
signcolumn = "yes";
smartindent = true;
splitbelow = true;
splitright = true;
swapfile = false;
tabstop = 2;
termguicolors = true;
updatetime = 100;
wrap = true;
splitright = true;
splitbelow = true;
};
maps = {
normal = {