Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
This commit is contained in:
commit
27714344d9
2 changed files with 3 additions and 1 deletions
|
@ -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 { -- .\+: \+\)\@<=[^ ][^:]\+$
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue