Change nvim theme to catppuccin, and add some more ensured_installed to treesitter
This commit is contained in:
parent
6a7885bdbb
commit
6be1d3233a
7 changed files with 85 additions and 165 deletions
|
|
@ -74,6 +74,7 @@ return {
|
|||
dropdown_theme.previewer = false
|
||||
dropdown_theme.find_command = nil
|
||||
require("telescope.builtin").find_files(dropdown_theme)
|
||||
-- require("telescope.builtin").find_files()
|
||||
end,
|
||||
},
|
||||
["<leader>tf"] = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue