Commit graph

1509 commits

Author SHA1 Message Date
0e14e8008b
ci: check for typos in the source tree 2024-11-26 11:20:34 +03:00
f86f8bb9dc
meta: update CONTRIBUTING and pull request tempalte 2024-11-26 11:00:42 +03:00
63800378c9
ci: fix yaml syntax for check-docs workflow 2024-11-26 10:52:11 +03:00
c2de643f19
treewide: find and fix typos 2024-11-26 10:36:39 +03:00
38d265d434
manual/configuring: in-depth explanation of plugin input overrides 2024-11-26 10:15:04 +03:00
a196e9610f
docs: format via deno fmt
This should be a pre-commit hook in the future.
2024-11-25 19:16:46 +03:00
e43a067cae
ci: build docs-checklink package in CI to ensure link validity 2024-11-25 19:05:10 +03:00
5618dadd96
treewide: remove dead links caught by the lychee link check 2024-11-25 18:56:58 +03:00
dd8b0e272f
flake: add docs-linkcheck package for validating hyperlinks 2024-11-25 18:55:01 +03:00
7da133c3a1
treewide: remove with lib; from docs and sources 2024-11-25 18:11:53 +03:00
0be7d8adcf
docs: compile stylesheet via rsass 2024-11-25 18:01:57 +03:00
4e82ded53a
docs/installation: fix logical errors in standalone chapters 2024-11-25 18:01:56 +03:00
71e7072fcf
docs: use the correct NVF_REPO url 2024-11-25 18:01:55 +03:00
10127a5195
docs: compile stylesheet via dart-sass 2024-11-25 18:01:54 +03:00
cb10266dce
docs: add anchors to individual headers
Taken from Nixpkgs manual derivation, neat.
2024-11-25 18:01:53 +03:00
1e9f5d09a7
docs/installation: connect custom-configuration section to the module chapters better 2024-11-25 18:01:52 +03:00
a8ebd8972b
docs/hacking: make preface more readable & friendly 2024-11-25 18:01:51 +03:00
41931ea87a
docs/installation: un-linline section link 2024-11-25 18:01:50 +03:00
3b27c00268
docs/options: include warning about option prefix 2024-11-25 18:01:49 +03:00
eaeb99539b
docs: use the correct path for quirks.md 2024-11-25 18:01:48 +03:00
344348512e
docs/preface: include project description in the preface 2024-11-25 18:01:47 +03:00
ce6799c9d8
docs/plugins: rename to 'quirks' to be more general 2024-11-25 18:01:46 +03:00
4156ecfb21
docs/try-it-out: correct number of available configs; fix typos 2024-11-25 18:01:45 +03:00
d0ae648119
docs/custom-plugins: improve wording for DAG; link to local docs 2024-11-25 18:01:44 +03:00
c382bb02eb
docs/custom-plugins: better wording and edge cases in legacy-method.md 2024-11-25 18:01:43 +03:00
b2600885c8
docs: add preface to modules chapter 2024-11-25 18:01:42 +03:00
5b54f6d5f5
docs/installation: add standalone flake example 2024-11-25 18:01:41 +03:00
7c8dc07824
docs: fix typo in standalone installation pages 2024-11-25 18:01:40 +03:00
94d04ba0df
docs: clean up project README 2024-11-25 18:01:39 +03:00
6645abb6e8
flake: improve deprecation messages for old neovim-flake modules' 2024-11-25 18:01:38 +03:00
Ching Pei Yang
8c95b996c7
copilot: fix wrong keybind descriptions 2024-11-23 20:21:31 +01:00
Ching Pei Yang
e143f4699c configuration: switch default file-tree to neo-tree 2024-11-22 22:37:05 +03:00
Ching Pei Yang
dee78a393b nvimtree: move beforeAll to pluginRC 2024-11-22 22:37:05 +03:00
Ching Pei Yang
d459fd16ce neo-tree: move beforeAll to pluginRC 2024-11-22 22:37:05 +03:00
Ching Pei Yang
9c979a4a84 nvim-tree: hijack netrw 2024-11-22 22:37:05 +03:00
Ching Pei Yang
68392ae504 neo-tree: add hijack netrw 2024-11-22 22:37:05 +03:00
Ching Pei Yang
1d2d4cd088 lazy: wrap beforeAll in lua function 2024-11-22 22:37:05 +03:00
Soliprem
b6785f8218 typst: added single file support for tinymist 2024-11-18 12:09:34 +03:00
diniamo
250b503ef5 flake: update mnw 2024-11-17 17:00:29 +01:00
diniamo
8a827f92c9
Merge pull request #453 from diniamo/fix-trouble-binds
trouble: fix binds
2024-11-16 21:34:06 +01:00
diniamo
c99afe12c3 trouble: fix binds 2024-11-16 21:31:59 +01:00
diniamo
2bce0d957b
telescope: add missing mappings, cleanup (#469) 2024-11-15 08:17:54 +01:00
Ching Pei Yang
8099b9c821 lib/binds: update lzn bind functions 2024-11-15 09:40:06 +03:00
Ching Pei Yang
2df52f6ec4 lazy: remove unused imports 2024-11-15 09:40:06 +03:00
Ching Pei Yang
a79827f1f3 lazy: add key.mode example 2024-11-15 09:40:06 +03:00
Ching Pei Yang
22cfec78db lazy: re-order options for consistency 2024-11-15 09:40:06 +03:00
Ching Pei Yang
0b0bbfd348 lazy: add missing load() wrapper 2024-11-15 09:40:06 +03:00
Ching Pei Yang
2aad0fb838 lazy: remove defaults for keys 2024-11-15 09:40:06 +03:00
diniamo
7a5c75b865 nvim-cmp: fix use of mkDefault for borders 2024-11-13 20:46:33 +03:00
diniamo
1df720f86c nvim-cmp: use border style 2024-11-13 20:28:45 +03:00