AutoYADM commit: 2024-12-16 18:40:04
This commit is contained in:
parent
aacf833ef6
commit
0865c12bbd
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
local opt = vim.opt
|
local opt = vim.opt
|
||||||
opt.scrolloff = 0
|
opt.scrolloff = 0
|
||||||
|
|
||||||
vim.g.lazyvim_python_lsp = "basedpyright"
|
vim.g.lazyvim_python_lsp = "pyright"
|
||||||
vim.g.ai_cmp = false
|
vim.g.ai_cmp = false
|
||||||
vim.g.snacks_animate = false
|
vim.g.snacks_animate = false
|
||||||
opt.spell = true
|
opt.spell = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue