LazyVim.LazyVim/lua/lazyvim/plugins
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
..
extras feat(mini-starter): add Session restore to starter menu (#421) 2023-03-12 23:00:20 +01:00
lsp fix(lsp): allow silent=false for lsp keymaps. Fixes #414 2023-03-12 09:10:45 +01:00
coding.lua fix(luasnip): added note that jsregexp is optional if it fails to build 2023-03-03 08:28:35 +01:00
colorscheme.lua fix(plugins): fix the laziness of all plugins to still work as intended with config.defaults.lazy = false. Fixes #67 2023-01-16 16:49:29 +01:00
core.lua refactor: move LazyVim init to core 2023-01-25 09:00:33 +01:00
editor.lua feat(neo-tree): added expanders 2023-03-03 20:10:45 +01:00
treesitter.lua feat: add luap to nvim-treesitter ensure_installed (#383) 2023-03-05 09:08:51 +01:00
ui.lua fix(alpha): larger session icon. Fixes #365 2023-03-02 14:17:57 +01:00
util.lua feat: persist pinned tabs (#304) 2023-02-19 09:56:08 +01:00