{"id":13898993,"url":"https://github.com/nvim-neorg/neorg-lsp","last_synced_at":"2025-04-27T16:32:15.001Z","repository":{"id":50522083,"uuid":"519293197","full_name":"nvim-neorg/neorg-lsp","owner":"nvim-neorg","description":"An LSP for the Neorg file format.","archived":false,"fork":false,"pushed_at":"2022-08-02T15:05:19.000Z","size":11,"stargazers_count":40,"open_issues_count":0,"forks_count":1,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-04-05T01:32:11.025Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nvim-neorg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-29T17:14:51.000Z","updated_at":"2024-09-22T12:29:33.000Z","dependencies_parsed_at":"2022-08-12T21:40:29.759Z","dependency_job_id":null,"html_url":"https://github.com/nvim-neorg/neorg-lsp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvim-neorg%2Fneorg-lsp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvim-neorg%2Fneorg-lsp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvim-neorg%2Fneorg-lsp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvim-neorg%2Fneorg-lsp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nvim-neorg","download_url":"https://codeload.github.com/nvim-neorg/neorg-lsp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251171581,"owners_count":21547112,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-06T18:04:34.550Z","updated_at":"2025-04-27T16:32:14.713Z","avatar_url":"https://github.com/nvim-neorg.png","language":"Zig","funding_links":[],"categories":["Zig"],"sub_categories":[],"readme":"# \\[WIP\\] Neorg LSP Server\n\nThis repository hosts the official LSP implementation for the Neorg file format.\n\n## Features\n\nCurrently? None 😂.\n\nFirst I must implement a working request/response handler, and also a basic Neorg parser in zig.\n\n## FAQ\n\n### Why not treesitter for the parser?\n\nMostly implementation convenience. To my knowledge there are no _solid_ TS bindings for zig, apart from the usual\nC bindings (which we could make wrappers on top of).\n\nI just want an LSP server up and running, we can work on futureproofing after the first working prototype is released.\nBesides, we don't need all the precision of the treesitter parser - we only need to parse a select few constructs within\nNeorg in order to provide solid completions and code actions.\n\nAfter a prototype is created, we might want to start work on good bindings for Zig and start work on integrating the LSP\nwith the TS parser.\n\n### Why Zig?\n\nYou're probably screaming that it's not Rust right now :p, but I personally prefer Zig due to less developer friction.\nI can whip up programs in no time, and I really enjoy many of the syntactical constructs that Zig provides.\n\nBesides, [zls](https://github.com/zigtools/zls) has proven that LSPs written in Zig can be _fast_, like _**really** fast_.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnvim-neorg%2Fneorg-lsp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnvim-neorg%2Fneorg-lsp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnvim-neorg%2Fneorg-lsp/lists"}