Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-26 | Fix barbar integration with nvim-tree (#523) | kylo252 | |
- Add an offset to display NvimTree buffer in barbar. It won't work correctly if you enable "vim.g.nvim_tree_quit_on_open". - Add which-key support to barbar to enable missing mappings. Co-authored-by: Christian Chiarulli <[email protected]> | |||
2021-06-26 | Fix spectre (#520) | Luc Sinet | |
* Correctly require Spectre plugin. Configure backslash as key for interacting with spectre's results. * Refactor + add Spectre mapping Map all keys using the mapping variables. Explicitly specify virtual mappings. * Remove already prepended character from mapping keys Co-authored-by: Christian Chiarulli <[email protected]> | |||
2021-06-26 | WhichKey: Make <leader>n clear search instead of toggling highlight (#519) | OliverNChalk | |
2021-06-18 | Change Workspace Symbol binding to Telescope DynamicFinder (#462) | Fabrizio Sestito | |
2021-05-29 | add some useful plugins to base config and a option to enable extras | christianchiarulli | |
2021-05-03 | feature: adds git keymappings built in to Telescope: git_status, ↵ | rebuilt | |
git_branches, git_commits, git_bcommits (#350) | |||
2021-05-02 | corrected label for whichkey action. Changed 'file' to 'Change branch' (#334) | rebuilt | |
2021-04-29 | update no highlight description | christianchiarulli | |
2021-04-29 | formatting | christianchiarulli | |
2021-04-29 | lua based whichkey | christianchiarulli | |