Nikhil Nawgiri

Results 8 issues of Nikhil Nawgiri

When using Bclose while nerdtree buffer is active, then it closes the nerdtree but keeps that buffer in its size. When opening a new nerdtree, the new nerdtree takes 50%...

Added tags file to gitignore aswell. The tags file is generated by vim.

Hello, I would like to format the place that has been chosen before it is then used as a value for the input. I have this "hello world"-test but it...

I had three calendars with the same name (let's say "x"), but only one could be displayed. All of them showed up in "Settings > Manage synced calendars" and can...

feature request

Hi, rot8 is working for me, when I try it manually from the terminal. Now I want to add it to my startup, so it will be running in the...

help wanted

Hello, just wanted to inform you that with the latest browser updates a JSON-viewer was implemented: https://developer.chrome.com/blog/new-in-devtools-118/#syntax I hope that there is going to be a way to override that...

Hi, I'm actually looking for a way to outsmart websites from hijacking keyboard shortcuts. Known offenders: * v2 of MS Teams: https://teams.microsoft.com/v2/ * Jira: https://www.atlassian.com/software/jira Both of them override the...

This feature helps ensuring that all developers use the correct node version. Example: when using node v18.12.0 and running `npm i` I would get this message: ``` $ npm i...