Scott Voyles

Results 18 issues of Scott Voyles

Prior to updating to nvim 0.7.0, I was able to cycle through entries in the list with `` - has this changed? I'm still able to do this with `nvim-cmp`....

``` Workflow: TypeError: Cannot convert undefined or null to object at Function.keys () at mapper (/Users/scott/Dropbox/Alfred/Alfred.alfredpreferences/workflows/user.workflow.B5BB13F0-86A5-4A3F-9C03-6E07C667A127/src/cmd/models.js:29:11) at Array.map () at outputVariables (/Users/scott/Dropbox/Alfred/Alfred.alfredpreferences/workflows/user.workflow.B5BB13F0-86A5-4A3F-9C03-6E07C667A127/src/cmd/models.js:36:64) at module.exports (/Users/scott/Dropbox/Alfred/Alfred.alfredpreferences/workflows/user.workflow.B5BB13F0-86A5-4A3F-9C03-6E07C667A127/src/cmd/models.js:53:10) at option (/Users/scott/Dropbox/Alfred/Alfred.alfredpreferences/workflows/user.workflow.B5BB13F0-86A5-4A3F-9C03-6E07C667A127/index.js:20:11) at /Users/scott/Dropbox/Alfred/Alfred.alfredpreferences/workflows/user.workflow.B5BB13F0-86A5-4A3F-9C03-6E07C667A127/index.js:61:22...

**Is your feature request related to a problem? Please describe.** I prefer to keep my shell/text editor rather narrow and to the side. The problem is when listing all my...

enhancement

I feel like I'm missing a `zcomet clean` command for purging unused repos. Transitioning from `zplug` and I'm testing a few things, so would be handy to have a command...

I'm getting the following error on startup since the last update: ![Screen Shot 2022-04-18 at 12 28 11](https://user-images.githubusercontent.com/6670659/163795925-ec1abbb8-788b-4ff1-a8a9-131158196948.jpg)

### About the icon Neovim is a Vim-based text editor engineered for extensibility and usability, to encourage new applications and contributions. ### Links http://neovim.io/ Neovim icons can be downloaded [here](http://neovim.io/logos/neovim-logos.zip)...

request:icon

Lua version: 5.4.3 LuaRocks version: 3.7.0 (installed via Homebrew) Trying to install via LuaRocks results in multiple warnings and finally a build error:

Just found this plugin and enjoying using it. Something I'm testing is that existing JSDoc comments are not changed/updated when a function signature changes. Is this intentional? Or have I...

I'm not sure why, but I just cannot update the `onestatus_config_path` in my Lua configs. For example, the following does not work: ``` vim.g.onestatus_config_path = vim.fn.stdpath('data') ``` This should set...

For some reason, I'm not able to use my `h` key in normal mode any longer. On further investigation, I ran `:map` and noticed that `which-key` has remapped it to:...