Utkarsh Verma

Results 90 issues of Utkarsh Verma

**Is your feature request related to a problem? Please describe.** If we enable nvim's built-in spell-checking using `set spell`, then nvim can save custom words in `~/.config/nvim/spell/en.utf-8.add`. **Describe the solution...

enhancement

### Did you check the docs? - [X] I have read all the LazyVim docs ### Is your feature request related to a problem? Please describe. If I want to...

enhancement

I usually like to keep my reports consolidated in a single folder, with the filters also stored. The folder organization may vary for different reports, therefore I wish there was...

I've set up vale-ls on my machine for `nvim`. I get the diagnostics but code actions aren't there. Am I missing something?

What kind of issue is this? - [ ] **Question**. This issue tracker is not the place for questions. If you want to ask how to do something, or to...

feature
integration
debugging

What kind of issue is this? - [ ] **Question**. This issue tracker is not the place for questions. If you want to ask how to do something, or to...

help wanted
integration

Having this would help in integrating things like the debug adapter in neovim via mason. Other extensions like [vscode-bash-debug](https://github.com/rogalmic/vscode-bash-debug/releases/tag/untagged-438733f35feb8659d939) already do this.

### Code editor nvim ### Platform Linux ### Version 5.1.2 ### What steps will reproduce the bug? 1. Open a shell script. 2. Type command and invoke autocompletion for the...

I wanted to use the NE555 model from this repo but it doesn't seem to be working: ```console $ ./extractModels.pl 'NE555#/uncategorized/Bordodynovs Electronics Lib/sub/NE555.sub' * * NE555 - Extracted from '/uncategorized/Bordodynovs...

In my dmenu scripts, I sometimes pass in the preselect flag `-ps` to indicate an active mode. Having it for tofi would be great.