1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-01 20:59:26 +00:00

[neovim] Tidy up

This commit is contained in:
2023-02-15 20:26:06 +01:00
parent 256d06bc31
commit f5b705b7c5
2 changed files with 5 additions and 14 deletions

View File

@ -44,3 +44,5 @@ telescope.setup({
telescope.load_extension("fzf")
telescope.load_extension("ui-select")
telescope.load_extension("projections")
telescope.load_extension("yaml_schema")