new session handling
This commit is contained in:
@@ -26,7 +26,8 @@ telescope.setup({
|
||||
|
||||
telescope.load_extension("fzf")
|
||||
telescope.load_extension("project")
|
||||
telescope.load_extension('harpoon')
|
||||
telescope.load_extension("harpoon")
|
||||
telescope.load_extension("persisted")
|
||||
require('file_history').setup {
|
||||
-- This is the location where it will create your file history repository
|
||||
backup_dir = "~/.file-history-git",
|
||||
|
||||
Reference in New Issue
Block a user