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
Quickly wrap a line or range in `#if 0`/`#endif` to quickly disable compilation of sections of code.