fix: give container access to host networking
All checks were successful
Container build / container-build (push) Successful in 3m54s
All checks were successful
Container build / container-build (push) Successful in 3m54s
This commit is contained in:
parent
80995c560f
commit
d97a76499f
@ -1 +1,2 @@
|
||||
vim.o.relativenumber = false
|
||||
vim.keymap.set("n", "<C-d>", "<C-d>zz", { desc = "Center cursor after moving down half-page" })
|
||||
vim.keymap.set("n", "<C-u>", "<C-u>zz", { desc = "Center cursor after moving up half-page" })
|
||||
|
Loading…
Reference in New Issue
Block a user