Added pyenv

added updated alacritty confg
Changed lunarvim shorten display
This commit is contained in:
2024-02-11 15:42:21 +05:30
parent 5b652223aa
commit 6dd3ed0b1c
6 changed files with 65 additions and 7 deletions
@@ -160,7 +160,7 @@ lvim.builtin.telescope.pickers.find_files.mappings = {
['<C-t>'] = actions.smart_send_to_qflist + actions.open_qflist,
}
}
lvim.builtin.telescope.defaults.path_display = { "shorten" };
lvim.builtin.telescope.defaults.path_display = { shorten = 2 };