Ajay Mamtora

Results 34 issues of Ajay Mamtora

### Did you check docs and existing issues? - [X] I have read all the tokyonight.nvim docs - [X] I have searched the existing issues of tokyonight.nvim - [X] I...

bug

Whenever I try to install nvim, when using powershell 7, I get this error: ``` Administrator in ~ ❯ bob install nightly Apr 01 12:29:56.361 ERROR Error: Please make sure...

The build step fails when installing this package through NPM. Please could you help? Term output: ``` > [email protected] install > node-gyp-build gyp info it worked if it ends with...

How do I call my detour function via binding? this is my config ``` function config.arrow() local mappings = { edit = "e", delete_mode = "d", clear_all_items = "C", toggle...

Would it be possibly to add another config option that uses cwd and the ctrlspace workspace name? Id like different bookmarks per workspace. Workspace name is accessed through `vim.fn['ctrlspace#workspaces#ActiveWorkspace’]().Name` I...

**Describe the bug** I have a binding on which triggers fine through terminals, but in the gut it doesn't work. I used screen key to view what the keypress is...

bug
macos

### Did you check docs and existing issues? - [X] I have read all the neoconf.nvim docs - [X] I have searched the existing issues of neoconf.nvim - [X] I...

bug

I'm looking to create a scratch file in the middle of a shortcut that sets up a REPL. Is there any way for me to run code once the filetype...

### Problem When I manually click and item using the dropdowns from the dropbar, it changes my CWD. Is there any way to prevent this? ### Expected behavior Just open...

enhancement

Could we add an option to filter the picker entries by a given range? For example we could bind in visual selection to take the start and end lines, and...

enhancement