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

This commit is contained in:
PowerUser64 2022-08-15 01:46:13 -07:00
commit 27714344d9
2 changed files with 3 additions and 1 deletions
.config/nvim/lua/blake
.gitconfig

View file

@ -543,6 +543,8 @@ config = {
compile_path = vim.fn.stdpath('config')..'/lua/packer_compiled.lua',
-- Don't ask before removing plugins
autoremove = true,
-- Limit max jobs to avoid getting killed on low-end hardware
max_jobs = 50,
}})
-- how to align all plugin descriptions: select all plugins in visual line, :'<,'>Align \(.\+use { -- .\+: \+\)\@<=[^ ][^:]\+$

View file

@ -28,8 +28,8 @@
ok = pull
pl = pull
ps = push
re = restore
rem = remote
rest = restore
s = status
st = status
sub = submodule