Pinned Repositories
awesome-neorg
A collection of awesome Neorg notes, software and resources
library-of-norgxandria
The Library of Alexandria, in .norg
neorg
Modernity meets insane extensibility. The future of organizing your life in Neovim.
neorg-lsp
An LSP for the Neorg file format.
neorg-telescope
Telescope.nvim integration for Neorg
norg-fmt
A formatter for Norg files.
norg-specs
A collection of specifications and grammars for Neorg's file format, `norg`.
Norgberg
Norgberg is the database services module for Neorg, providing fast document data caching and module state storage.
norgopolis
A backend server for Norg related applications.
tree-sitter-norg
A TreeSitter parser for the Neorg File Format
Neorg's Repositories
nvim-neorg/neorg
Modernity meets insane extensibility. The future of organizing your life in Neovim.
nvim-neorg/neorg-telescope
Telescope.nvim integration for Neorg
nvim-neorg/tree-sitter-norg
A TreeSitter parser for the Neorg File Format
nvim-neorg/awesome-neorg
A collection of awesome Neorg notes, software and resources
nvim-neorg/norg-specs
A collection of specifications and grammars for Neorg's file format, `norg`.
nvim-neorg/neorg-lsp
An LSP for the Neorg file format.
nvim-neorg/library-of-norgxandria
The Library of Alexandria, in .norg
nvim-neorg/norgopolis
A backend server for Norg related applications.
nvim-neorg/norg-fmt
A formatter for Norg files.
nvim-neorg/Norgberg
Norgberg is the database services module for Neorg, providing fast document data caching and module state storage.
nvim-neorg/nixpkgs-neorg-overlay
Nixpkgs overlay for Neorg and related packages
nvim-neorg/lua-utils.nvim
A small, curated set of utilities for Neovim plugins.
nvim-neorg/example_workspaces
nvim-neorg/neorg-gtd
A cross-platform module for Getting Things Done in Neorg.
nvim-neorg/tree-sitter-norg-meta
A TreeSitter parser for Neorg's `document.metadata` Tag
nvim-neorg/rust-norg
A robust parser for Norg for tools that don't use tree-sitter.
nvim-neorg/neorg-dirman
A cross-platform implementation of Dirman in Rust.
nvim-neorg/ts-breeze
A multithreaded tree-sitter parsing library.
nvim-neorg/tree-sitter-norg2
Attempt at a second generation parser for the Norg format.
nvim-neorg/dev-notes
All of our developer notes regarding ideas for new features and syntax.
nvim-neorg/tree-sitter-norg3
Third time's the charm.
nvim-neorg/norgopolis-module
A library for creating your own Norgopolis modules in Rust.
nvim-neorg/tree-sitter-norg-table
A TreeSitter parser for Neorg's `table` Tag
nvim-neorg/norgopolis-client
A Rust client for Norgopolis.
nvim-neorg/norgopolis-protos
A set of `.proto` files for Norgopolis services.
nvim-neorg/norgopolis-server.lua
A vendored `norgopolis-server` binary for use in Lua applications.
nvim-neorg/norgopolis-breeze
A wrapper module around `neorg-breeze`.
nvim-neorg/norgopolis-client.lua
A lua bridge for the Norgopolis client rust module.