fmorroni

Results 11 issues of fmorroni

I accidentally created some symlinks to images in a mounted drive. I deleted them with `trashy put`. Unmounted the drive and forgot about it. Now I'm trying to empty the...

Hi, I see there's a way to exclude all snippets of a specific language, but I'd like to exclude specific snippets. For example I have a custom `for` snippet for...

I want to wrap some long paths I have in my table. The `keep_words` method seems to only detect spaces as word delimiters. Is it posible to set a custom...

Hi, I'm having a similar problem as in this issue https://github.com/kristijanhusak/vim-dadbod-completion/issues/25, but in my case it's not because there is a table with the same name as the alias. For...

bug

Hi, is it possible so set the `search_path` to a specific schema for the duration of a session? Or is there any other way to "connect" to a schema so...

Adds supports for obsidian callouts. The css uses custom color variables I took from inspecting the [official obsidian callouts page](https://help.obsidian.md/Editing+and+formatting/Callouts#Supported+types), but I only tested with dark theme colors. It may...

**Describe the bug** When adding a quoted latex block, the scrolling both on webview and browser preview shoots up to the top of the file for as long as the...

bug

Fix https://github.com/toppair/peek.nvim/issues/69

**Describe the bug** Stashes are removed from the stash list when popped even if there are conflicts. This is different from the git standard. From [git stash documentation](https://git-scm.com/docs/git-stash#Documentation/git-stash.txt-pop--index-q--quietltstashgt): > pop...

bug

### Did you check the docs? - [x] I have read all the docs ### Is your feature request related to a problem? Please describe. I don't want lombok. ###...

enhancement