LazyVim.LazyVim/lua/lazyvim/plugins/extras
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
..
coding feat(copilot): better sorting for cmp sources when using copilot 2023-03-06 07:37:37 +01:00
formatting fix(prettier): extend ensure_installed instead of overwriting it. Fixes #406 2023-03-10 13:55:06 +01:00
lang feat(typescript): added null-ls typescript code actions 2023-03-10 08:43:53 +01:00
linting fix(eslint): only run EslintFixAll on buffers where eslint is attached 2023-03-10 08:54:56 +01:00
ui feat(mini-starter): add Session restore to starter menu (#421) 2023-03-12 23:00:20 +01:00