Zachary Thomas

Results 12 issues of Zachary Thomas

I made this because of an [issue](https://github.com/L3MON4D3/LuaSnip/issues/457) I opened on the luasnip repo, but realized that this is something to experiment with over here. Sometimes the regTrig snippets dissapear entirely...

How does one decode an heic encoded image? Is there a current way that I'm missing to decode an heic image, OR convert it to an image format that I...

kind: question

### Are you following the right branch? - [X] My Nixpkgs and Home Manager versions are in sync ### Is there an existing issue for this? - [X] I have...

bug
wontfix
system: darwin

I should be able to specify a list of ignored directories that will be skipped when searching

[skim](https://github.com/lotabout/skim) is another fuzzy selector that also is a library. Pros: * no external deps (I'm not a huge fan of using `Command` all over the place * easier to...

after using dmux to start up a session, there's a dead window named `[tmux]` with text in it about my tmux.conf this window should be deleted once the new window...

in the default layout with the commands nvim and fish, nvim starts half sized on the left

When typing a test name in elixir test files, lsp signature throws this error. ``` Error executing vim.schedule lua callback: ...-unwrapped-0.7.2/share/nvim/runtime/lua/vim/lsp/util.lua:1203: String cannot contain newlines stack traceback: [C]: in function...

Hi! I'm running into an issue where a dependency of mine is failing to build during the unpack phase because one of it's dependencies can't be found. The error I'm...

I was hoping to do some work to add in an `insert` command into swap mode, probably bound to `i` and `a` that would add in a delimiter and enter...