summaryrefslogtreecommitdiff
path: root/fnl/config/alpha.fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2023-01-07 12:58:00 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2023-01-07 12:58:00 +0100
commit11eb82bcea1d29a23c7d6bed28f23a86b98cb2a6 (patch)
treedd6f18c3634399c5f8469a21bdf0deb4dedf2dec /fnl/config/alpha.fnl
parentdedf2e53f661cde3e50852ddfd5f42cdfe97b215 (diff)
Replace session manager to persistence.nvim
Diffstat (limited to 'fnl/config/alpha.fnl')
-rw-r--r--fnl/config/alpha.fnl1
1 files changed, 0 insertions, 1 deletions
diff --git a/fnl/config/alpha.fnl b/fnl/config/alpha.fnl
index 2bb6041..e25e6ab 100644
--- a/fnl/config/alpha.fnl
+++ b/fnl/config/alpha.fnl
@@ -29,7 +29,6 @@
":Telescope find_files theme=dropdown<CR>")
(dashboard.button :t " Find text"
":Telescope live_grep theme=dropdown<CR>")
- (dashboard.button :s " Find Session" ":SearchSession<CR>")
(dashboard.button :p " Find project"
":Telescope projects theme=dropdown<CR>")
(dashboard.button :r " Recently used files"