Commit Graph

  • 0cad84346e
    chore(main): release 10.19.0 github-actions[bot] 2024-03-22 22:36:31 +0000
  • 66466a2594
    feat(util): option to force system app for util.open Folke Lemaitre 2024-03-22 23:35:19 +0100
  • 8134f2ac04
    chore(main): release 10.18.3 (#1376) v10.18.3 github-actions[bot] 2024-03-22 22:51:11 +0100
  • e9538bd06c
    chore(main): release 10.18.3 github-actions[bot] 2024-03-22 21:43:23 +0000
  • 9131ea4c4a
    fix(cache): vim.loop fallback (#1375) Riley Bruins 2024-03-22 14:42:17 -0700
  • e6326e098f fix(cache): vim.loop fallback Riley Bruins 2024-03-22 09:58:45 -0700
  • 3132d7d27d
    chore(main): release 10.18.2 (#1373) v10.18.2 github-actions[bot] 2024-03-22 09:19:32 +0100
  • 01a9bb64b9
    chore(main): release 10.18.2 github-actions[bot] 2024-03-22 08:18:54 +0000
  • b6f7ef856b
    fix(ui): Add "bot" to dimmed commands list (#1367) William Mathewson 2024-03-22 08:18:36 +0000
  • c76cc60030
    chore(main): release 10.18.1 (#1372) v10.18.1 github-actions[bot] 2024-03-22 09:17:40 +0100
  • 1a8ff3fb8b
    chore(main): release 10.18.1 github-actions[bot] 2024-03-22 08:16:56 +0000
  • 61dddaec58
    fix: uv shim was not falling back to vim.loop (#1370) Michael Braun 2024-03-22 09:15:46 +0100
  • d32809e78a
    fix: uv shim was not falling back to vim.loop Michael Braun 2024-03-22 09:09:39 +0100
  • b2174810cd
    chore(main): release 10.18.0 (#1369) v10.18.0 github-actions[bot] 2024-03-22 09:01:10 +0100
  • 837d6a0411
    chore(main): release 10.18.0 github-actions[bot] 2024-03-22 07:59:44 +0000
  • 6705a0f11f chore(build): auto-generate vimdoc github-actions[bot] 2024-03-22 07:59:10 +0000
  • 9e157df077
    feat: refactor all vim.loop -> vim.uv and add a shim when needed Folke Lemaitre 2024-03-22 08:58:36 +0100
  • d3779d17bc
    fix(ui): Add "bot" to dimmed commands list William Mathewson 2024-03-19 10:33:39 +0000
  • 83493db50a
    chore(main): release 10.17.0 (#1292) v10.17.0 github-actions[bot] 2024-03-07 17:41:58 +0100
  • fb3de97f74
    chore(main): release 10.17.0 github-actions[bot] 2024-03-07 16:35:33 +0000
  • a5ac16955e chore(build): auto-generate vimdoc github-actions[bot] 2024-03-07 16:35:04 +0000
  • 298bed190e
    fix: update to new treesitter capture groups (#1294) Riley Bruins 2024-03-07 08:34:29 -0800
  • d5c58bb193
    fix(ui): remove a single space character from home title (#1309) Wayne Wu 2024-03-08 00:32:52 +0800
  • e1e8d2f0f6 chore(build): auto-generate vimdoc github-actions[bot] 2024-03-07 16:32:44 +0000
  • 0694651fd3
    feat(loader): warn when maplocalleader is changed after init (#1326) TheSast 2024-03-07 16:32:07 +0000
  • 5f5662491c
    docs: default maplocalleader Folke Lemaitre 2024-03-07 17:31:45 +0100
  • c96fc24555
    style: format Folke Lemaitre 2024-03-07 17:30:37 +0100
  • 5be95fe3b4 chore(build): auto-generate vimdoc github-actions[bot] 2024-03-07 16:28:22 +0000
  • 5aea4e7021
    fix(types): fix incorrect LuaLS types (#1339) 再生花 2024-03-08 01:27:50 +0900
  • 4a8181a961 feat(ui): place cursor on plugin header when toggling details Guilherme Soares 2024-02-24 21:22:26 +0100
  • 7b5d82e1a4
    fix(types): fix incorrect LuaLS types 再生花 2024-02-25 00:42:21 +0900
  • d3d13bc4e0
    feat(loader): warn when maplocalleader is changed after init TheSast 2024-02-13 23:34:52 +0000
  • a95bcb6ccc
    Update format pynappo 2024-02-07 17:56:32 -0800
  • f45301032f
    Add extra normalization check pynappo 2024-02-07 17:55:56 -0800
  • 4452e6ed5d
    fix(ui): remove a single space character from home title Yuanwei Wu 2024-02-05 21:32:17 +0800
  • 657f0bb51c
    Changes message warning for consistency pynappo 2024-01-28 15:10:29 -0800
  • 76f3da8471
    Remove unused table and cleanup code pynappo 2024-01-28 13:41:50 -0800
  • 9304c37515
    hide `_` key of plugins pynappo 2024-01-28 13:25:40 -0800
  • 3ba3240240
    formatting fix pynappo 2024-01-28 03:47:24 -0800
  • b18b60cd45
    Add healthcheck warning for spec lists where keys will be ignored pynappo 2024-01-28 03:43:00 -0800
  • 19fccae3af fix(types): fix keys function type Yi Ming 2024-01-27 04:06:52 +0000
  • 3862e0b43f fix: update to new treesitter capture groups Riley Bruins 2024-01-25 01:06:06 -0800
  • aedcd79811 chore(build): auto-generate vimdoc github-actions[bot] 2024-01-23 20:51:51 +0000
  • 670a6fec7f
    fix(manage): better support for using the default colorscheme during install. See #1277 Folke Lemaitre 2024-01-23 21:51:00 +0100
  • 28126922c9
    chore(main): release 10.16.0 (#1284) v10.16.0 github-actions[bot] 2024-01-21 11:43:48 +0100
  • 4dd3915392
    chore(main): release 10.16.0 github-actions[bot] 2024-01-21 10:42:00 +0000
  • d09084c4b1
    fix(keys): fix abbreviation expansion on lazy load (#1219) Emilia Simmons 2024-01-21 05:40:46 -0500
  • a9b9a4b3a2
    fix(keys): make sure we don't delete the global mapping when executing an ft keymap. See #1241 Folke Lemaitre 2024-01-21 11:10:24 +0100
  • ababf0dab5 chore(build): auto-generate vimdoc github-actions[bot] 2024-01-21 09:50:53 +0000
  • 7ded44ce2a
    feat(ui): add style to dimmed commits (#1210) star-szr 2024-01-21 04:50:23 -0500
  • e19226833d realized I forgot the trailing comma BirdeeHub 2024-01-20 15:02:45 -0800
  • c7559279d2
    Merge branch 'folke:main' into otherPossibility Birdee 2024-01-20 14:26:45 -0800
  • 17d9c93943 chore(build): auto-generate vimdoc github-actions[bot] 2024-01-20 14:09:14 +0000
  • 0b507680ee
    docs: fix typo in README.md (#1226) Tomasz Wysocki 2024-01-20 15:08:38 +0100
  • 89e6840d8b
    docs: fix typo (#1230) Johnny Horvi 2024-01-20 15:08:08 +0100
  • d0d410bc22
    fix(git): comment sign detection in get_config function (#1281) Piotr Król 2024-01-20 15:05:26 +0100
  • 1b3df6c007
    fix(health): dont warn on submodules. Fixes #1174 Folke Lemaitre 2024-01-20 14:49:47 +0100
  • 3e0c0a05bd chore(build): auto-generate vimdoc github-actions[bot] 2024-01-20 13:19:39 +0000
  • a6f782adc1
    feat(plugin): dev.path can now be a function (#1157) atusy 2024-01-20 22:19:09 +0900
  • 42694c4fda chore(build): auto-generate vimdoc github-actions[bot] 2024-01-20 13:12:10 +0000
  • 5757b551fc
    fix(keys): allow global/local ft keymaps to exist at the same time. Fixes #1241 Folke Lemaitre 2024-01-20 14:11:32 +0100
  • 747bb955c5 chore(build): auto-generate vimdoc github-actions[bot] 2024-01-19 15:10:07 +0000
  • 47d4baafcc
    fix(fs): error when plugin directory to delete is not a valid directory Folke Lemaitre 2024-01-19 16:09:28 +0100
  • 9d4381fab0 docs: example specs encourage type safety with ---@type LazySpec Mika Vilpas 2024-01-19 14:28:48 +0200
  • c8ea412270 feat: support dev.path as function atusy 2023-10-30 13:19:55 +0900
  • 33fab46082
    fix(git): comment sign detection in get_config function Piotr Król 2024-01-17 17:45:12 +0100
  • bce474ab98
    fix(health): false warning when checking plugins configured with 'submodules' key (#1174) Sergey Alexandrov 2024-01-17 12:19:05 +0100
  • 20061c3d06 improved readability of option by removing extra passthrough items BirdeeHub 2024-01-16 16:56:56 -0800
  • b96501de77 fix(loader): respect empty colorscheme (#713) lbonn 2024-01-16 13:50:39 +0100
  • 2c9473ada5 https://github.com/folke/lazy.nvim/pull/1157 makes dev.extra_paths unnecessary and allows for more options. Thus, this is an alternative pr to https://github.com/folke/lazy.nvim/pull/1259 that would be sufficient in conjunction with pull/1157 BirdeeHub 2024-01-16 00:53:13 -0800
  • 43d3a1f002
    Clone only the last commit when installing lazy.nvim Rabin Adhikari 2024-01-16 12:03:07 +0545
  • b5a0166c75
    Update plugin.lua PG Herveou 2024-01-15 09:44:53 +0100
  • 5f41e57c5e Added 2 options for nix compatibility Fully backwards compatible with minimal runtime impact dev.extra_paths and performance.rtp.override_base_rtp BirdeeHub 2024-01-09 05:16:10 -0800
  • 68ef7cd3c2 Added performance.rtp.custom_config_dir and dev.extra_paths for nix compatibility. Changes to be committed: modified: README.md modified: lua/lazy/core/config.lua modified: lua/lazy/core/plugin.lua BirdeeHub 2024-01-08 23:18:23 -0800
  • 630a34da82 feat(ui): add option to disable lazy.nvim installer interface Dayvid Albuquerque 2024-01-07 12:47:48 -0300
  • 7214d23f84 I should probably stop declaring that im done XD BirdeeHub 2024-01-06 01:54:26 -0800
  • c52c8d2356 docs for new options cleanup BirdeeHub 2024-01-06 01:18:33 -0800
  • d54e289b5f docs for new options cleanup BirdeeHub 2024-01-06 01:16:07 -0800
  • 32ef21ca20 performance.rtp.custom_config_dir actually SHOULD be normalized, as you seem to normalize M.me which gets used in the same place. BirdeeHub 2024-01-06 00:57:00 -0800
  • 69bc89ec34 performance.rtp.custom_config_dir actually should not be normalized BirdeeHub 2024-01-06 00:32:28 -0800
  • b8cd0f41b0 cleaned up dev.extra_paths normalization BirdeeHub 2024-01-06 00:26:22 -0800
  • c137516600 made local normalized_extra_dev_paths a table before adding to it BirdeeHub 2024-01-06 00:20:54 -0800
  • b5708283ad made local normalized_extra_dev_paths a table before adding to it BirdeeHub 2024-01-06 00:18:03 -0800
  • 1d08c7a284 made sure it checks if dev.extra_paths is a table before iterating over it BirdeeHub 2024-01-06 00:14:54 -0800
  • 6c721d878a normalized dev.extra_paths correctly BirdeeHub 2024-01-06 00:02:25 -0800
  • af06571d68 I had forgotten to normalize the paths BirdeeHub 2024-01-05 23:56:47 -0800
  • 7cbefe2733 readme item for new option wording improvement BirdeeHub 2024-01-05 23:35:11 -0800
  • daa2305151 WHOOPS fix for: also added dev.extra_paths option, and added it to the readme documentation BirdeeHub 2024-01-05 23:30:45 -0800
  • 213ec71150 also added dev.paths option, and added it to the readme documentation BirdeeHub 2024-01-05 23:21:50 -0800
  • d902783d7a also added dev.paths option BirdeeHub 2024-01-05 23:15:39 -0800
  • d5e48c8ea1 whoops BirdeeHub 2024-01-04 16:40:23 -0800
  • 82fd235912 and also a small typo fix BirdeeHub 2024-01-04 15:16:01 -0800
  • d9a25b1566 added option to specify custom config path for situations involving custom config directories such as those loaded from the nix store. BirdeeHub 2024-01-04 15:15:01 -0800
  • 14f52108ea
    fix typo Johnny Horvi 2023-12-21 21:57:28 +0100
  • 38cc95f0fc
    Fix typo in README.md Tomasz Wysocki 2023-12-20 00:52:44 +0100
  • a8ef2d3cfd fix(keys): fix abbreviation expansion on lazy load Emilia Simmons 2023-12-11 12:55:01 -0500
  • e0bab72873 feat(ui): add style to dimmed commits Scott Zhu Reeves 2023-12-01 11:13:10 -0500
  • 7812d81cd9 fix: catch errors setting up rtp when plugin not installed bluedrink9 2023-11-23 07:29:05 +1300
  • 96584866b9
    chore(main): release 10.15.1 (#1166) v10.15.1 github-actions[bot] 2023-11-04 11:12:07 +0100
  • 3886c1e1bf
    chore(main): release 10.15.1 github-actions[bot] 2023-11-04 10:06:35 +0000