Emilia Simmons

Results 8 issues of Emilia Simmons

Like in `:h lua-treesitter-highlight-priority`

Some documentation of the options within vim via :help would be nice.

enhancement
help wanted

**Is your feature request related to a problem? Please describe.** I have an abbreviation for `Telescope fd` and I'd like to just be able to type `cwd=` after the abbreviation...

enhancement

In the plugin file there is a line which requires the user to call the setup_gutentags function if loaded manually. The main issue here is that there's no documentation of...

This PR will flatten `(expr)` in paragraph, contents, description & add `(nl)` nodes. `(expr)` nodes, which previously contained a sequence of anonymous `"str"`, `"num"`, and `"sym"` nodes, are replaced with...

For [tree-sitter-org](https://github.com/milisims/tree-sitter-org), I have a dev branch (flatten-expr) that compiles some queries much slower than (main). I wrote a test script in discussion #1853, but here's a quick summary. `a...

I'm rendering a scene with a bunch of little spheres and boxes, and the rendering completes, but then throws this error and crashes the python process. ``` [0]PETSC ERROR: ------------------------------------------------------------------------...

'ia' as the mode is an insert mode abbreviation, since a while ago - not sure when exactly: `vim.keymap.set('ia', '--', '#', { buffer = true })` Or if you want...

todo: nvim 0.11