guru245

Results 5 issues of guru245

Added the tagbar extension. Before: ![before](https://github.com/user-attachments/assets/cf8a5375-1e8d-459f-9205-8aa6c935a158) After: ![after](https://github.com/user-attachments/assets/a380991b-40ae-4d70-a4fc-5d92a551a36b) 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...

bug

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...

bug

Sometimes, diagnostic messages could be irritating. So it wouldn't hurt to have a toggle to show/hide diagnostics.