LazyVim.LazyVim/lua/lazyvim/plugins
2023-01-09 08:29:13 +01:00
..
extras feat(lang): added json support 2023-01-09 08:29:13 +01:00
lsp refactor(lsp): move typescript keymaps to typescript 2023-01-08 21:07:42 +01:00
coding.lua refactor: use opts everywhere, so any plugin config can now be extended 2023-01-08 16:13:22 +01:00
colorscheme.lua refactor(plugins)!: plugins now use lazy.nvim's new opts property to make it far easier to override options 2023-01-08 15:05:34 +01:00
config.lua refactor: automatically load keymaps, autocmds and options 2023-01-03 23:51:57 +01:00
core.lua feat(lazy): use lazy.nvim HEAD for now till this repo is more stable 2023-01-05 17:56:34 +01:00
editor.lua fix(editor): gitsigns prev/next hunk keymap (#26) 2023-01-09 08:03:53 +01:00
treesitter.lua refactor(plugins)!: plugins now use lazy.nvim's new opts property to make it far easier to override options 2023-01-08 15:05:34 +01:00
ui.lua refactor: use opts everywhere, so any plugin config can now be extended 2023-01-08 16:13:22 +01:00
util.lua refactor(plugins)!: plugins now use lazy.nvim's new opts property to make it far easier to override options 2023-01-08 15:05:34 +01:00