Noah Friedman
Noah Friedman
Similar to the DescribeTable in `extensions/table`, it would be useful for readability to have an `ItTable` option. I intend to fork and make a PR implementing this. (I'm still very...
I'm confused on what this warning means and how to avoid it, but it keeps popping up.
When this parameter is omitted, NeoVim throws an error. It doesn't need to be a populated table, but it can't be nil.
**ChroMapper version** Built from source ([Universal binary](https://developer.apple.com/documentation/apple-silicon/building-a-universal-macos-binary)) - commit fbf5a83789333346917cc99b2d0d90459eff845e Downloaded pipeline [build v0.8.523 from Jenkins CI](https://jenkins.kirkstall.top-cat.me/job/ChroMapper/523/) (could not use CML -- see #433) **System Information** MacBook Pro, 2020, M1,...
Add option for -sn flag to `create_key` that does the same thing as `-s`, but doesn't append `\n` (in case you just want to fill a long path quickly or...
Resolves #267. - Removed [`_reload_workspace_from_cargo_toml`](https://github.com/simrat39/rust-tools.nvim/blob/0cc8adab23117783a0292a0c8a2fbed1005dc645/lua/rust-tools/workspace_refresh.lua#L10), replacing references with `reload_workspace`. - Update [`reload_workspace`](https://github.com/simrat39/rust-tools.nvim/blob/0cc8adab23117783a0292a0c8a2fbed1005dc645/lua/rust-tools/workspace_refresh.lua#L21) to search through all clients by name for `"rust_analyzer"` to ensure RPC requests are only sent to the...
Replaces "✔" (heavy check mark) with "✓" (check mark) to match up with "" (✗) ([not-heavy] ballot x) character used for Git prompt.
When `$DRACULA_ARROW_ICON` begins with an unescaped `-` character, it will be read as a command line flag by the `print` command. This causes the error `dracula_arrow:print:2: bad option: -> `...
Possible to set the "URL" field on the homepage of the repo to the GitHub Pages URL? Found it a bit difficult to figure out how to actually get to...
I've been trying to find a plugin that does this for like an hour and Google has been no help at all. I finally landed on your plugin right before...