AutoYADM commit: 2024-12-18 17:50:04
This commit is contained in:
parent
64e62070dc
commit
3c74fee511
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
-- Default options that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/options.lua
|
||||
-- Add any additional options here
|
||||
local opt = vim.opt
|
||||
opt.scrolloff = 0
|
||||
opt.scrolloff = 2
|
||||
|
||||
vim.g.lazyvim_python_lsp = "basedpyright"
|
||||
vim.g.ai_cmp = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue