TheSunCat
b9dcbec29c
docs: fix typo in custom-plugins.md
( #373 )
2024-09-13 20:01:33 +03:00
diniamo
67abc51902
treewide: remove the theme section from the DAG order dependance ( #369 )
...
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-html) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-json) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-manpages) (push) Has been cancelled
Validate flake & check formatting / Validate Flake (push) Has been cancelled
Validate flake & check formatting / Formatting via Alejandra (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
* treewide: remove the theme section from the DAG order dependance
* docs/dag-entries: correct theme entry note
2024-09-05 18:06:24 +00:00
diniamo
f9789432f9
treewide: make the entire generated config lua based ( #333 )
...
* modules: switch to gerg's neovim-wrapper
* modules: use initViml instead of writing the file
* treewide: make the entire generated config lua based
* docs: remove mentions of configRC
* plugins/treesitter: remove vim.cmd hack
* treewide: move resolveDag to lib
* modules/wrapper(rc): fix typo
* treewide: migrate to pluginRC for correct DAG order
The "new" DAG order is as follows:
- (luaConfigPre)
- globalsScript
- basic
- theme
- pluginConfigs
- extraPluginConfigs
- mappings
- (luaConfigPost)
* plugins/theme: fix theme DAG place
* plugins/theme: fix fixed theme DAG place
* modules/wrapper(rc): add removed option module for configRC
* docs: add dag-entries chapter, add release note entry
* fix: formatting CI
* languages/nix: add missing `local`
* docs: fix page link
* docs: add mention of breaking changes at the start of the release notes
* plugins/neo-tree: convert to pluginRC
* modules/wrapper(rc): add back entryAnywhere
* modules/wrapper(rc): expose pluginRC
* apply raf patch
---------
Co-authored-by: NotAShelf <raf@notashelf.dev>
2024-07-20 08:30:48 +00:00
Yoni Firroloni
1061c920be
docs: add quirk about using nodejs ( #298 )
...
* doc: add quircks about nodejs
* doc: make shorter sentences
2024-05-23 01:32:12 +00:00
9bbdb8d48a
docs/manual: add plugins page
...
This should be helpful for listing known plugin behaviour where the behaviour is undesirable, but also unfixable
2024-05-23 03:27:23 +03:00
e0790f2bdb
docs: remove remaining references to elixir & vim-tidal related pkgs
2024-05-06 23:43:35 +03:00
Ching Pei Yang
053ca39e10
docs: fix typo
2024-04-27 17:09:18 +02:00
40979a6d6a
docs: clean up remaining mentions of neovim-flake
2024-04-27 16:04:09 +03:00
227f80ac9d
docs: rename all instances of neovim-flake
to nvf
2024-04-27 15:44:37 +03:00
Ching Pei Yang
3709b72382
fix: typo
2024-04-18 23:12:07 +02:00
93b6dbc422
docs: include DAGs section in configuring chapter
2024-04-18 22:04:01 +03:00
2d08f3ad39
docs: filter source by markdown
2024-04-18 21:07:19 +03:00
4beab0341f
docs: restructure documentation
2024-04-18 20:03:11 +03:00
534b837dab
docs: 0.6 release notes; update developer documentation
2024-04-14 15:36:23 +03:00
Ching Pei Yang
2be8db54d5
docs: developer docs on setupOpts
2024-04-06 20:33:31 +00:00
413eab8cfa
docs/manual: convert release notes to markdown
2024-01-03 02:13:41 +03:00
e360a1c16c
docs: refactor
2023-12-09 22:03:58 +03:00
f27ab70202
docs: update release notes & contributing guidelines
2023-11-06 11:24:33 +03:00
Yoni FIRROLONI
4161589b56
languages/php: init
2023-10-10 12:12:57 +02:00
0c848869cf
docs/manual: add more details to existing documentation pages
2023-10-03 22:06:26 +03:00
96c568f99b
docs: fix rebase errors
2023-10-01 18:36:56 +03:00
90d172ae9d
docs/hacking: add missing URL macro
2023-10-01 18:29:35 +03:00
1463d2444a
docs/hacking: add testing section
2023-10-01 18:29:30 +03:00
ff2102be96
docs/hacking: add contributing guidelines
2023-10-01 18:28:53 +03:00
Ching Pei Yang
cd778b6ddc
doc: add custom LSP command doc to manual
2023-09-23 03:26:41 +02:00
c9509d5b09
docs: document custom package usage
2023-08-02 09:53:07 +03:00
4dfd36e157
docs: document extraPlugins usage and add missing documentation entries
2023-07-28 12:30:15 +03:00
NotAShelf
294b712c15
docs: clean up documentation directory
2023-06-06 03:01:44 +03:00