Commit graph

  • 3b86940f71
    format Ching Pei Yang 2024-11-30 15:35:41 +0100
  • db0e8a65a5
    docs: update release notes Ching Pei Yang 2024-11-30 15:30:12 +0100
  • 3011af88f1
    fixup! lib/binds: remove unused helpers Ching Pei Yang 2024-11-29 14:01:40 +0100
  • bc637fd7d1
    fixup! nvim-dap: use new keybind helpers Ching Pei Yang 2024-11-29 13:49:55 +0100
  • 0ae4bab073
    typo Ching Pei Yang 2024-11-29 13:42:57 +0100
  • aa903d1960
    lib/binds: remove unused helpers Ching Pei Yang 2024-11-17 20:28:58 +0100
  • e812ef2c3f
    nvim-dap: use new keybind helpers Ching Pei Yang 2024-11-17 20:28:20 +0100
  • dd1bc19600
    leap: use new keybind helpers Ching Pei Yang 2024-11-17 20:19:24 +0100
  • e697d71ebe
    toggleterm: use new keybind helper Ching Pei Yang 2024-11-17 20:19:07 +0100
  • 458c0f6ed5
    nvimtree: use new keybind helper Ching Pei Yang 2024-11-17 20:05:57 +0100
  • f085f5a047
    docs/hacking: use new keybind helper Ching Pei Yang 2024-11-17 19:49:27 +0100
  • 8edc48c5ea
    comment-nvim: switch to new keybind helper Ching Pei Yang 2024-11-17 19:48:59 +0100
  • a83168e6d7
    trouble: switch to new keybind helper Ching Pei Yang 2024-11-17 19:48:40 +0100
  • fed9f348c2
    telescope: switch to simpler keybind helper Ching Pei Yang 2024-11-17 19:31:55 +0100
  • c129c53685
    lib/binds: add simpler keymap helper Ching Pei Yang 2024-11-17 19:31:28 +0100
  • 29b7c415a9
    Merge pull request #474 from diniamo/run-nvim raf 2024-11-30 12:31:24 +0300
  • 8bc230bf00 docs(0.7): add breaking changes entry diniamo 2024-11-30 10:19:31 +0100
  • 71de14149d init/basic: deprecate vim.leaderKey diniamo 2024-11-30 10:18:53 +0100
  • 0b52ea8dbc
    Merge pull request #440 from NotAShelf/typos-and-friends raf 2024-11-30 08:07:15 +0300
  • 48a74623d8 languages/rust: use local leader for binds diniamo 2024-11-24 20:03:12 +0100
  • 2aeec7cb69 runner/run-nvim: init diniamo 2024-11-21 22:03:28 +0100
  • 4fd0ac1750
    Merge branch 'v0.7' into typos-and-friends raf 2024-11-29 12:09:43 +0300
  • fee1b46924
    lazy: add assertions against common problems (#476) Ching Pei Yang 2024-11-29 00:16:17 +0100
  • c763964a30
    lazy: format description Ching Pei Yang 2024-11-26 16:29:28 +0100
  • 52ad5ec34c
    modules/nu: init (#477) Soliprem 2024-11-28 18:12:19 +0100
  • 38b10e834e
    modules/plugins/languages/nu.nix: better attrs ordering Soliprem 2024-11-28 18:06:41 +0100
  • 41dd6b7e64 languages/nu: cleaning up after removing formatter code Soliprem 2024-11-28 17:51:10 +0100
  • f481cad36d modules/nu: removed useless comments Soliprem 2024-11-28 17:47:46 +0100
  • d1964b38b1 configuration.nix: don't enable nu on maximal Soliprem 2024-11-28 17:24:58 +0100
  • 959495c77e modules/plugins/languages/nu.nix: applying suggested change for option ordering Soliprem 2024-11-28 17:24:06 +0100
  • cfa2c36296 docs: added changelog entry for nu Soliprem 2024-11-28 13:29:40 +0100
  • d3f87d5c39 languages/nu: TS parser is now in nixpkgs Soliprem 2024-11-27 20:55:36 +0100
  • bb588dfd83 flake.lock: update nixpkgs Soliprem 2024-11-27 20:44:40 +0100
  • 015aed4d11 configuration: enable nu for maximal diniamo 2024-09-13 22:03:08 +0200
  • 042f6acc40 modules/languages: add nu diniamo 2024-09-13 21:21:53 +0200
  • 5087c3d64d
    languages/HCL: init (#359) ppenguin 2024-11-27 20:21:57 +0100
  • 965da7d01f
    changelog entry ppenguin 2024-11-27 16:27:10 +0100
  • 4bb7d05a4b
    requested improvements ppenguin 2024-11-12 16:33:53 +0100
  • 7f1c53d26e
    cleanup, add formatter ppenguin 2024-10-31 18:58:38 +0100
  • 3d426881ba
    Merge branch 'main' into add-hcl-not-terraform ppenguin 2024-10-31 17:28:28 +0100
  • 4b2701d6c2
    lazy: pass plugin name to custom load function Ching Pei Yang 2024-11-26 15:50:09 +0100
  • cf906180ae
    lazy: add assertions for common pitfalls Ching Pei Yang 2024-11-26 15:35:59 +0100
  • c4ba376478
    lazy: allow null package Ching Pei Yang 2024-11-26 15:15:02 +0100
  • 5589d1ff57
    ci: ignore viwP in release notes NotAShelf 2024-11-26 11:26:08 +0300
  • a3038b697d
    treewide: find and fix more typos NotAShelf 2024-11-26 11:24:25 +0300
  • 0e14e8008b
    ci: check for typos in the source tree NotAShelf 2024-11-26 11:20:34 +0300
  • f86f8bb9dc
    meta: update CONTRIBUTING and pull request tempalte NotAShelf 2024-11-26 11:00:42 +0300
  • 63800378c9
    ci: fix yaml syntax for check-docs workflow NotAShelf 2024-11-26 10:52:11 +0300
  • c2de643f19
    treewide: find and fix typos NotAShelf 2024-11-26 10:36:39 +0300
  • 38d265d434
    manual/configuring: in-depth explanation of plugin input overrides NotAShelf 2024-11-26 10:15:04 +0300
  • a1a8d596ed
    flake: rustaceanvim 2024-11-09 -> 2024-11-25 NotAShelf 2024-11-26 09:41:41 +0300
  • d821882f00 typst: complying with review Soliprem 2024-11-26 05:33:54 +0100
  • 26bb56eba8 languages/typst: fixed callback error with non-english characters Soliprem 2024-11-26 04:49:57 +0100
  • 61045176b4
    typst: complying with review Soliprem 2024-11-26 05:33:54 +0100
  • 49ed83831e languages/typst: fixed callback error with non-english characters Soliprem 2024-11-26 04:49:57 +0100
  • a196e9610f
    docs: format via deno fmt NotAShelf 2024-11-25 19:16:46 +0300
  • e43a067cae
    ci: build docs-checklink package in CI to ensure link validity NotAShelf 2024-11-25 18:59:03 +0300
  • 5618dadd96
    treewide: remove dead links caught by the lychee link check NotAShelf 2024-11-25 18:56:47 +0300
  • dd8b0e272f
    flake: add docs-linkcheck package for validating hyperlinks NotAShelf 2024-11-25 18:55:01 +0300
  • 7da133c3a1
    treewide: remove with lib; from docs and sources NotAShelf 2024-11-25 18:11:53 +0300
  • 0be7d8adcf
    docs: compile stylesheet via rsass NotAShelf 2024-11-10 00:45:41 +0300
  • 4e82ded53a
    docs/installation: fix logical errors in standalone chapters NotAShelf 2024-11-08 12:27:42 +0300
  • 71e7072fcf
    docs: use the correct NVF_REPO url NotAShelf 2024-11-08 12:20:16 +0300
  • 10127a5195
    docs: compile stylesheet via dart-sass NotAShelf 2024-11-08 12:19:19 +0300
  • cb10266dce
    docs: add anchors to individual headers NotAShelf 2024-11-07 16:11:53 +0300
  • 1e9f5d09a7
    docs/installation: connect custom-configuration section to the module chapters better NotAShelf 2024-11-07 15:45:03 +0300
  • a8ebd8972b
    docs/hacking: make preface more readable & friendly NotAShelf 2024-11-07 15:17:51 +0300
  • 41931ea87a
    docs/installation: un-linline section link NotAShelf 2024-11-07 15:17:24 +0300
  • 3b27c00268
    docs/options: include warning about option prefix NotAShelf 2024-11-07 15:16:53 +0300
  • eaeb99539b
    docs: use the correct path for quirks.md NotAShelf 2024-11-07 15:08:53 +0300
  • 344348512e
    docs/preface: include project description in the preface NotAShelf 2024-11-07 15:07:22 +0300
  • ce6799c9d8
    docs/plugins: rename to 'quirks' to be more general NotAShelf 2024-11-07 15:07:02 +0300
  • 4156ecfb21
    docs/try-it-out: correct number of available configs; fix typos NotAShelf 2024-11-07 15:06:07 +0300
  • d0ae648119
    docs/custom-plugins: improve wording for DAG; link to local docs NotAShelf 2024-11-07 10:58:40 +0300
  • c382bb02eb
    docs/custom-plugins: better wording and edge cases in legacy-method.md NotAShelf 2024-11-07 10:57:59 +0300
  • b2600885c8
    docs: add preface to modules chapter NotAShelf 2024-11-04 17:39:23 +0300
  • 5b54f6d5f5
    docs/installation: add standalone flake example NotAShelf 2024-11-04 17:39:10 +0300
  • 7c8dc07824
    docs: fix typo in standalone installation pages NotAShelf 2024-11-04 17:38:45 +0300
  • 94d04ba0df
    docs: clean up project README NotAShelf 2024-11-04 17:23:18 +0300
  • 6645abb6e8
    flake: improve deprecation messages for old neovim-flake modules' NotAShelf 2024-11-04 17:00:28 +0300
  • 8c95b996c7
    copilot: fix wrong keybind descriptions Ching Pei Yang 2024-11-23 20:21:31 +0100
  • e143f4699c configuration: switch default file-tree to neo-tree Ching Pei Yang 2024-11-21 22:49:11 +0100
  • dee78a393b nvimtree: move beforeAll to pluginRC Ching Pei Yang 2024-11-19 01:18:52 +0100
  • d459fd16ce neo-tree: move beforeAll to pluginRC Ching Pei Yang 2024-11-19 01:17:09 +0100
  • 9c979a4a84 nvim-tree: hijack netrw Ching Pei Yang 2024-11-08 18:22:13 +0100
  • 68392ae504 neo-tree: add hijack netrw Ching Pei Yang 2024-11-08 17:55:52 +0100
  • 1d2d4cd088 lazy: wrap beforeAll in lua function Ching Pei Yang 2024-11-08 17:55:18 +0100
  • 2dd84aea05
    configuration: switch default file-tree to neo-tree Ching Pei Yang 2024-11-21 22:49:11 +0100
  • e944eebeb9
    nvimtree: move beforeAll to pluginRC Ching Pei Yang 2024-11-19 01:18:52 +0100
  • cf48cee520
    neo-tree: move beforeAll to pluginRC Ching Pei Yang 2024-11-19 01:17:09 +0100
  • 27e7f97d22
    nvim-tree: hijack netrw Ching Pei Yang 2024-11-08 18:22:13 +0100
  • 9f768d89b0
    neo-tree: add hijack netrw Ching Pei Yang 2024-11-08 17:55:52 +0100
  • ee0abb7dfb
    lazy: wrap beforeAll in lua function Ching Pei Yang 2024-11-08 17:55:18 +0100
  • 9056d3f5d5 deploy: ea7469f1c8 NotAShelf 2024-11-18 21:28:20 +0000
  • ea7469f1c8 docs: fix a typo in installation instructions v0.6 orangci 2024-11-18 11:10:20 +0300
  • b6785f8218 typst: added single file support for tinymist Soliprem 2024-11-18 09:49:20 +0100
  • 6a1535e9be typst: added single file support for tinymist Soliprem 2024-11-18 09:49:20 +0100
  • 0d47688bef docs: fix a typo in installation instructions orangci 2024-11-18 11:10:20 +0300
  • 250b503ef5 flake: update mnw diniamo 2024-11-17 17:00:29 +0100
  • 8a827f92c9
    Merge pull request #453 from diniamo/fix-trouble-binds diniamo 2024-11-16 21:34:06 +0100