* docs: mdbook init
* Separate sub-options into their section
* docs: enable fold
* docs: merge core options into a single section
* doc generation: fix submodules index pages
* docs: add contributing section
* docs: rename 'core' group to 'Neovim Options'
docs: removed the index pages of empty sections
docs: remove obsolete 'mergeFunctionResults' function
* docs: use nix syntax highlighting
* docs: point to the new repo url
* docs: use recursive generation
docs: split submodules into subsections
* docs: fix contributing separator
docs: fix missing submodules docs
* presence-nvim: init plugin
Discord Rich Presence for Neovim
* Apply suggestions from code review
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
* presence-nvim: fixes syntax error
* presence-nvim: updates some options to accept raw types
the options which were able to accept lua functions are now able to be assigned raw values
---------
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>