David Hazel

Results 5 issues of David Hazel

Attempting to use `Ben.Demystifier` **version *0.1.4*** installed via NuGet. I am getting the following error at runtime. Looks like the version number is not getting set correctly? > Could not...

Neovim version: 0.8.2 I am currently experiencing a Neovim crash under the following conditions: 1. The `symbols-outline.nvim` plugin is installed, with default options 2. An SQL file is opened Let...

bug

Thank you for the *great* plugin! The option to use a local model like [GPT4ALL](https://gpt4all.io) instead of GPT-4 could make the prompts more cost effective to play with. See [codexplain.nvim](https://github.com/mthbernardes/codeexplain.nvim)...

**Environment** Vim8 on Windows7 **Issue** When calling `DB` to connect to an sqlserver database, a spawned command window stays open and vim hangs until the window is closed. (names below...

Vim 7.3.547 (Ubuntu 13.04) Bare config with pathogen loading three plugins: 1. UltiSnips (MarcWeber fork) (https://github.com/MarcWeber/UltiSnips) 2. vim-snippets (https://github.com/honza/vim-snippets) 3. SuperTab (https://github.com/ervandew/supertab) When either UltiSnips or SuperTab are loaded on...