vhyrro

Results 29 issues of vhyrro

Hey! Glad to see such a project pop up - indentation through treesitter is *hard*, and I respect your efforts to make it better :D I'd love to help out...

Had a lil bit of time so patched this PR together, I hope you're okay with its length and stuff! Since Neorg presets aren't really discussed anywhere in the docs...

Hey! This thread exists to basically catch all of the bugs that the new concealer implementation may be causing. Post your problems here! Aand here's the longer version of the...

discussion
module: existing modules

### Discussed in https://github.com/nvim-neorg/neorg/discussions/512 Originally posted by **Aceticia** July 11, 2022 I'm writing my personal notes, journal, GTD, and wiki with neorg. With the telescope integration, things are seamless -...

feature
discussion
new modules

Shhh, it's a secret :shushing_face:

Buckle up, this PR is quite the crazy one. # Why? I almost feel obliged to make this PR as Neorg can sometimes straight up halt on 12K or so...

Hi! After attempting to write my own custom parser i was hit with a rather interesting problem - whenever viewing my syntax tree in TSPlayground, no matter how hard I...

This is a draft PR that implements a nice and intuitive API for building up commands. Not done quite yet, hence why it's a draft PR. Still need Rust bindings...

scope: enhancement

This PR aims to implement a fully fledged semantic analyzer into Neorg. With such awesome tech we could do *much* more than currently possible with simple treesitter queries, i.e.: -...

# The general idea Neorg by default does not load itself upon startup - you have to manually start it through `:NeorgStart`, which can also take some optional parameters, like...