Update pyright settings & add tree-sitter/telescope settings
This commit is contained in:
parent
d325fee87f
commit
544b5a44a2
5 changed files with 29 additions and 4 deletions
|
|
@ -32,9 +32,6 @@ vim.opt.path = vim.opt.path + { '**' }
|
|||
--line numbers
|
||||
vim.o.number = true
|
||||
|
||||
--changes to current directory when creating new files
|
||||
vim.o.autochdir = true
|
||||
|
||||
--higlhight search
|
||||
vim.o.hls = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue