mirror of
https://gitgud.io/Melon__Bread/gnu-plus-dotfiles.git
synced 2025-06-15 12:23:28 -04:00
Compare commits
2 Commits
b3f739d0be
...
d2f687732e
Author | SHA1 | Date | |
---|---|---|---|
d2f687732e | |||
4f482db6be |
@ -1,3 +1,3 @@
|
||||
-- bootstrap lazy.nvim, LazyVim and your plugins
|
||||
require("config.lazy")
|
||||
vim.opt.guifont = { "Hack", ":h16" }
|
||||
vim.opt.guifont = { "Maple Mono NF", ":h14" }
|
||||
|
@ -15,7 +15,7 @@ pre_sudo = false
|
||||
# sudo_command = "sudo"
|
||||
|
||||
# Disable specific steps - same options as the command line flag
|
||||
disable = ["chezmoi", "emacs"]
|
||||
disable = ["chezmoi", "emacs", "uv"]
|
||||
|
||||
# Ignore failures for these steps
|
||||
# ignore_failures = ["powershell"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user