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,3 +32,5 @@ vim.api.nvim_create_autocmd('BufWinLeave', {
|
|||
pattern = "*",
|
||||
command = [[:call clearmatches()]],
|
||||
})
|
||||
|
||||
-- TODO: disable folding for Telescope lines, see https://github.com/nvim-telescope/telescope.nvim/issues/991#issuecomment-882059894
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue