guru245
guru245
Added the tagbar extension. Before:  After:  Tagbar information can be found here: https://github.com/preservim/tagbar
### Description Telescope introduced `gg` mapping in https://github.com/nvim-telescope/telescope.nvim/pull/1325 . This made Telescope file browser wait for the next command after we type `g`. After we type `g`, we must type...
Range formatting in Conform is a standout feature that many other formatters lack. However, it was previously missing from kickstart. I’ve now added it, based on the guidance from [this...
### Description When `` is set to `space key`, it doesn't work in diff4_mixed view. Instead, `space key` is recognized. If `` is set to `\`, the default, `` is...
Sometimes, diagnostic messages could be irritating. So it wouldn't hurt to have a toggle to show/hide diagnostics.