apllied config

This commit is contained in:
Andre Schaf 2024-01-03 15:39:31 +01:00
parent 5978ec3f28
commit 0874dcd113
15 changed files with 343 additions and 121 deletions

View file

@ -1,6 +1,6 @@
vim.g.startify_session_persistence = 1
vim.g.startify_change_to_dir = 0
vim.g.startify_lists = {
{ type = 'sessions', header = { ' Sessions' } },
{ type = 'bookmarks', header = { ' Bookmarks' } },
{ type = 'sessions', header = { ' Sessions' } },
{ type = 'bookmarks', header = { ' Bookmarks' } },
}