Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
This commit is contained in:
commit
8715300a8f
2 changed files with 22 additions and 19 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue