1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-03 08:59:24 +00:00

[neovim] Move from session_manager to projections

This commit is contained in:
2022-12-15 19:50:32 +01:00
parent bc172e2e98
commit 803f745102
8 changed files with 52 additions and 14 deletions

View File

@ -43,3 +43,4 @@ telescope.setup({
telescope.load_extension("fzf")
telescope.load_extension("ui-select")
telescope.load_extension("projections")