Gregory Anders

Results 58 issues of Gregory Anders

This filters out blank lines from the output of `fish -c "complete -C..."`, which prevents errors when trying to access `l:tokens[0]`, which is an empty list in the case of...

Shortcut reference links are defined in three of the most common Markdown implementations: - [Pandoc](https://pandoc.org/MANUAL.html#extension-shortcut_reference_links) - [CommonMark](https://spec.commonmark.org/0.29/#shortcut-reference-link) - [Github Flavored Markdown](https://github.github.com/gfm/#shortcut-reference-link)

A snippets file named `_sh_test` will be highlighted as a `.sh` file, while a snippet file named `_python_foobar` will be highlighted as a python file. Snippets with no filetype (e.g....

It would be nice if snippets were auto-indented to match the "target" file's indenting scheme after they are inserted, for example using vim's native `=` feature. A use case for...

Hello! I am the package maintainer for netdata in MacPorts. I noticed that the release tarball for the dashboard is named simply `dashboard.tar.gz`, without any version information in the file...

This is the PR to re-introduce default LSP mappings after being reverted in #28649. The goal is to merge this early in the 0.11 release cycle. I've changed the defaults...

defaults

Fixes https://github.com/neovim/neovim/issues/28668.

### Problem Since https://github.com/neovim/neovim/commit/037ea6e786b5d05f4a8965e4c2ba6aa60ec7c01a, Nvim occasionally exhibits some black "tearing"/flickering on startup. It is difficult to capture so I recorded a slow motion video on my phone: **Before (no black...

bug
has:bisected

### Problem description The Heroic app places an icon in the menu bar with no ability to remove it. ### Feature description I would like an option to hide the...

feature-request