LazyVim.LazyVim/lua/lazyvim
Will Norris bcdcfab020
feat(mini-starter): add Session restore to starter menu (#421)
This mirrors the menu item added in alpha-nvim. I named this "Session
restore" rather than "Restore session", since mini.starter uses the
first letter of the item as the shortcut key.  This way it doesn't
conflict with "Recent files"
2023-03-12 23:00:20 +01:00
..
config feat(autocmds): added 'query' to close_with_q autocmd 2023-03-04 10:41:51 +01:00
plugins feat(mini-starter): add Session restore to starter menu (#421) 2023-03-12 23:00:20 +01:00
util faet(util): added Util.on_very_lazy 2023-02-14 21:55:52 +01:00
health.lua fix(health): also check for fdfind instead of just fd. Fixes #270 2023-02-15 14:03:46 +01:00
init.lua feat(config)!: LazyVim can now be configured like any other plugin with {"LazyVim/LazyVim", opts = ... }. config.settings is deprecated 2023-01-10 11:14:27 +01:00