4 Commits

Author SHA1 Message Date
8b4258408e Add :CheckboxToggle and mapping 2024-07-11 20:09:43 +01:00
fcd5cfbd54 Extend :Rg to support visual select mode
Also move away from using the telescope builtin grep for word under
cursor mapping by extending the `:Rg` command to work in the following
circumstances:

* `:Rg text to search for`
* `:Rg` word under cursor
* `'<,'>Rg` visual selection
2024-05-25 11:03:06 +01:00
f5ab986397 Set vim.g.mapleader as early as possible 2024-05-14 22:45:20 +01:00
500e786a70 Move mappings.lua to plugin directory 2024-05-14 22:35:41 +01:00