Merge branch 'master' of ssh://git.venberg.xyz:7920/Gabe/dotfiles

This commit is contained in:
Gabe Venberg 2023-02-16 04:46:35 -06:00
commit 71c2554a64
3 changed files with 7 additions and 2 deletions

View file

@ -33,11 +33,11 @@ opt.linebreak = true
opt.breakindent = true opt.breakindent = true
--add ruler to side of screen. --add ruler to side of screen.
opt.number = true opt.number = true
opt.numberwidth=2
--displays cordinates of your cursor in statusbar --displays cordinates of your cursor in statusbar
opt.ruler = true opt.ruler = true
--always leave 5 cells between cursor and side of window. --always leave 5 cells between cursor and side of window.
opt.scrolloff = 5 opt.scrolloff = 5
opt.sidescrolloff = 5
--better command line completion --better command line completion
opt.wildmenu = true opt.wildmenu = true
--ignore case in search if search is all lowercase. --ignore case in search if search is all lowercase.

View file

@ -48,7 +48,8 @@ return require('packer').startup(function(use)
"rust_analyzer", "rust_analyzer",
'pyright', 'pyright',
'bashls', 'bashls',
'texlab' 'texlab',
'clangd',
}, },
automatic_installation=true automatic_installation=true
}) })

View file

@ -16,3 +16,7 @@ ransomware
housefire housefire
hypervisor hypervisor
offsite offsite
FTL
superintelligent
homeworld
toolchain