LazyVim.LazyVim/lua/lazyvim/plugins
Calvin Bochulak 9edd1a938f
feat(telescope): add <leader>sR for :Telescope resume (#284)
* feat(telescope): add `<leader>fR` for `:Telescope resume`

* fix: use `<leader>sR` instead or `<leader>fR

---------

Co-authored-by: Calvin Bochulak <cbochula@cisco.com>
2023-02-17 16:38:51 +01:00
..
extras fix(typescript): typescript extras Keymaps (#175) 2023-02-06 16:44:43 +01:00
lsp fix(format): nil check 2023-02-12 12:31:43 +01:00
coding.lua fix(treesitter-textobjects): only disable the textobject plugins/* files when its not enabled in the treesitter opts 2023-02-16 20:12:54 +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(telescope): add <leader>sR for :Telescope resume (#284) 2023-02-17 16:38:51 +01:00
treesitter.lua fix(treesitter-textobjects): only disable the textobject plugins/* files when its not enabled in the treesitter opts 2023-02-16 20:12:54 +01:00
ui.lua fix(lualine): Add a space separator between progress & location in lualine (#285) 2023-02-17 07:18:59 +01:00
util.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