@PacoVelobs @fabi1cazenave ::pikachu gasp:: That's REALLY interesting to hear and comes at perfect timing. I've started using it today and I'm trying to find all keymaps and leave them open so I can quickly reference them as I train my brain on the new system.
I haven't checked issues/PRs but since #neorg is a new system I'd be curious contributing to an autocomplete module for snippets/cmp.
@Neirac Let me introduce you to #Neorg https://github.com/nvim-neorg/neorg
It's _NOT_ an #orgMode clone.
Yet, the syntaxes look alike.
They differ by what's under the hood.
#Norg is a file format, #Neorg a plugin with dozens of modules on top of the core.
Granted it's still young.
But I use it daily and also follow the fast developpement with great care.
It already great 💪 and sky is the limit with #lua.
Have a watch at this video. #neorg is AMAZING for note taking.
From No Org to Neorg - The Basics | #1
https://www.youtube.com/watch?v=NnmRVY22Lq8
#todos #zettelkasten #neovim #neorg
🗂️ From No Org to Neorg - The Basics | #1
— Vhyrro
#Neorg #Neovim #Vim #Productivity https://youtube.com/watch?v=NnmRVY22Lq8&feature=share
#neorg #neovim #vim #productivity
A few weeks ago, I took an interest in #neorg, a #neovim plugin inspired by #emacs #orgmode. They have a specification for their file format and claim it to be unambiguous.
So I thought, "maybe I would be able to write my own parser using #julialang then". And it turned out great! You can check out the (very work in progress) Norg.jl library here: https://github.com/Klafyvel/Norg.jl
It can generate HTML and #pandoc ASTs from Norg files!
#neorg #neovim #emacs #orgmode #julialang #pandoc