Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: emxxjnm <emxxjnm@example>
|
|
|
|
|
|
|
|
feat(whichkey) add default keybindings to cycle to next buffer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixing :PackerSync on large config from being stuck while syncing
|
|
Neovim version 0.7.0 is no longer sufficient. We are using features introduced in 0.7.2 Related: https://github.com/LunarVim/LunarVim/issues/2787
|
|
|
|
Comment default config was set with extra = false with a comment
suggesting this was for `g>`, `g<`, etc. mappings. However the `extra`
argument is for the `gco`, `gcO`, and `gcA` mappings which are enabled
by default and, in my opinion are very useful. The extended mappings are
still disabled by default.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* ci: update runners to include nightly neovim
* ci: run installer from new remote
* ci: update path rule to monitor workflows folder
|
|
|
|
|
|
Co-authored-by: emxxjnm <emxxjnm@example>
|
|
|
|
* fix(nvimtree): do not set key if disabled
* fix(telescope): move pickers of out defaults
* fix(install): use proper gentoo installation
|
|
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
* feat(which-key): added search command for colour highlights
* chore: review suggestion
Co-authored-by: kylo252 <[email protected]>
Co-authored-by: kylo252 <[email protected]>
|
|
|