This commit is contained in:
Sojus07
2025-02-18 23:39:33 +01:00
parent 42130edad6
commit 3c0a5834b0
2 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,11 @@
vim.opt.shiftwidth = 4
vim.opt.tabstop = 4
vim.opt.shiftwidth = 2
vim.opt.tabstop = 2
vim.opt.cursorline = true
vim.opt.cursorcolumn = true
vim.opt.expandtab = true
vim.opt.autoindent = true
vim.opt.smartindent = true
vim.opt.softtabstop = 4
vim.opt.softtabstop = 2
vim.opt.relativenumber = true
vim.diagnostic.config({

View File

@ -99,6 +99,7 @@
pacman
wf-recorder
qbittorrent
superTuxKart
];
fonts = {