Merge branch 'master' of git.blakenorth.net/home/git/dotfiles

This commit is contained in:
PowerUser64 2021-11-15 21:35:11 -08:00
commit 8715300a8f
2 changed files with 22 additions and 19 deletions

View file

@ -35,8 +35,9 @@ set.shortmess = 'filnxtToOFc'
--set.spell = true
set.spelllang = 'en_us'
set.showcmd = true
set.signcolumn = 'auto'
set.signcolumn = 'yes'
set.makeprg = 'make -j$(nproc)'
set.ruler = false
-- Things that can't be translated to lua
vim.cmd 'syntax on'