AutoYADM commit: 2025-01-22 18:00:06

This commit is contained in:
Daniel Fichtinger 2025-01-22 18:00:06 -05:00
parent e57e7e9f94
commit 8e26f98c0f
2 changed files with 4 additions and 2 deletions

View file

@ -3,6 +3,7 @@
-- Add any additional options here
local opt = vim.opt
opt.scrolloff = 2
-- vim.api.nvim_set_hl(0, "OrgBulletsDash", { fg = "#FFFFFF" })
vim.g.maplocalleader = ","
vim.g.lazyvim_python_lsp = "basedpyright"