Commit Graph

  • e973323e95
    fix(ui): fixed extmarks while wrapping. Fixes #124 Folke Lemaitre 2022-12-23 11:18:32 +0100
  • 3594bfd47d
    docs: todo Folke Lemaitre 2022-12-23 10:43:30 +0100
  • 7dfb9c1f5c
    feat(ui): added options to sort/filter profiling data Folke Lemaitre 2022-12-23 10:43:22 +0100
  • fde5feea6d
    refactor: refactored ui code Folke Lemaitre 2022-12-23 10:18:19 +0100
  • cd023dc709
    style: remove setting colors on startup Folke Lemaitre 2022-12-23 08:41:42 +0100
  • e2bbf3deef
    refactor: better annotations to make sumneko faster Folke Lemaitre 2022-12-23 08:34:55 +0100
  • 65e903652b
    fix: added error message to debug failing extmarks #117 Folke Lemaitre 2022-12-23 08:05:27 +0100
  • 040aeb68f1 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-23 06:51:44 +0000
  • c8da1c19e7
    docs: fixed typos and capitalization (#118) Aaron 2022-12-22 22:51:03 -0800
  • 8bd8e6c98a chore(build): auto-generate vimdoc github-actions[bot] 2022-12-23 06:49:37 +0000
  • cc6276e9b0
    refactor!: default lazy cache path is now under cache instead of state Folke Lemaitre 2022-12-23 07:48:40 +0100
  • 004b11d5ad
    docs: improved docs on build. Fixes #119 Folke Lemaitre 2022-12-23 07:48:05 +0100
  • 8251c23c90
    fix(checker): dont report updates on install during startup Folke Lemaitre 2022-12-23 07:43:58 +0100
  • 7b9b476a62
    fix(install): make sure to setup loaders before attempting install so colorscheme can load. Fixes #122 Folke Lemaitre 2022-12-23 07:35:44 +0100
  • 3e8ddf69b0
    Update README.md Aaron 2022-12-22 22:03:45 -0800
  • c039697f3c
    Fix typos and capitialization Aaron 2022-12-22 16:43:31 -0800
  • e5dcc87149 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-22 22:09:14 +0000
  • 81126403a8
    feat!: `init()` no longer implies lazy-loading. Add `lazy=false` for affected plugins Folke Lemaitre 2022-12-22 23:08:06 +0100
  • 6f9845e2f8 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-22 21:50:05 +0000
  • 2a7b0047dd
    feat(spec): `config` can be `true` or a `table` that will be passed to `require("plugin").setup(config)` Folke Lemaitre 2022-12-22 22:41:44 +0100
  • 9e983898b1
    fix(ui): fix buffer being properly deleted (#112) Sebastian Lyng Johansen 2022-12-22 22:01:01 +0100
  • 3f60f2dc13
    fix(keys): key handlers were not working after reload Folke Lemaitre 2022-12-22 21:58:01 +0100
  • b5d6afc4fa
    fix(manage): do not reload pugins on clear Folke Lemaitre 2022-12-22 21:47:58 +0100
  • 9e78a0c3a2 fix(mapping): fix buffer being properly deleted Sebastian Lyng Johansen 2022-12-22 21:56:35 +0100
  • 037973c6cb chore(build): auto-generate vimdoc github-actions[bot] 2022-12-22 20:08:10 +0000
  • b440b3ac2d
    fix(keys): don't create with remap! Folke Lemaitre 2022-12-22 21:07:24 +0100
  • 9e869a409c
    docs: migration Folke Lemaitre 2022-12-22 21:02:49 +0100
  • 72b38999bc
    fix(keys): dont delete handlers manually. Let loader do that Folke Lemaitre 2022-12-22 18:53:19 +0100
  • 08d458c5ba
    fix: remove debug print Folke Lemaitre 2022-12-22 18:50:27 +0100
  • 455a1f485b chore(build): auto-generate vimdoc github-actions[bot] 2022-12-22 17:48:24 +0000
  • 2756a6f756
    fix!: run `init()` before loading start plugins. Fixes #107 Folke Lemaitre 2022-12-22 18:46:43 +0100
  • fb8287c73d chore(build): auto-generate vimdoc github-actions[bot] 2022-12-22 17:16:41 +0000
  • 4b4ccdb16a
    docs: Add migration for tag = '*' from packer (#105) Wil Thomason 2022-12-22 11:15:47 -0600
  • 7208a15a15
    Add note about disable vs enabled Wil Thomason 2022-12-22 11:51:18 -0500
  • 56890ce5f4
    fix: remove lazy keymaps with the correct mode. Fixes #97 Folke Lemaitre 2022-12-22 17:49:32 +0100
  • 3de74abae2
    Add migration for tag = '*' from packer Wil Thomason 2022-12-22 16:43:01 +0000
  • 42f5aa76e2
    fix: pass plugins instead of plugin names to command. Fixes #103 Folke Lemaitre 2022-12-22 17:24:58 +0100
  • 4bf771a6b2
    feat(spec): allow using plugin names in dependencies Folke Lemaitre 2022-12-22 16:36:07 +0100
  • eb01b6dc0b chore(build): auto-generate vimdoc github-actions[bot] 2022-12-22 12:50:12 +0000
  • 07b467738d
    feat(loader): automatically lazy-load colorschemes Folke Lemaitre 2022-12-22 13:49:00 +0100
  • 210d1703ec
    chore(main): release 6.0.0 (#76) v6.0.0 github-actions[bot] 2022-12-22 10:46:27 +0100
  • 3415a61789
    fix(ui): properly wrap ui elements on small screens. Fixes #92 Folke Lemaitre 2022-12-22 10:45:45 +0100
  • 0a49d28cd7
    chore(main): release 6.0.0 github-actions[bot] 2022-12-22 09:38:17 +0000
  • c0c2e1bd68
    fix(cmd): allow ranges. Fixes #93 Folke Lemaitre 2022-12-22 10:36:56 +0100
  • a8fe63e4d5 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-22 09:33:10 +0000
  • 1c07ea15a3
    feat(keys): more advanced options for setting lazy key mappings Folke Lemaitre 2022-12-22 10:32:21 +0100
  • 28f1511e0a
    fix: show mapleader warning with vim.schedule. Fixes #91 Folke Lemaitre 2022-12-22 09:12:06 +0100
  • 2200284165
    fix(cache): overwrite cache entry with new modpath when loading a file. Fixes #90 Folke Lemaitre 2022-12-22 09:10:11 +0100
  • 63042310f4
    feat(ui): show modpaths in debug Folke Lemaitre 2022-12-22 09:09:35 +0100
  • dd9648f8ec
    fix(clean): update lockfile on clean (#88) EdenEast 2022-12-22 02:09:28 -0500
  • 63418e8932 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-22 07:08:53 +0000
  • 488b48779c
    fix(git): remove --also-filter-submodules. Fixes #86 #83 Folke Lemaitre 2022-12-22 08:08:07 +0100
  • 3ea42cad7d
    fix(clean): update lockfile on clean EdenEast 2022-12-22 01:14:13 -0500
  • 77638bc948 Update git version dependency Justin Heyes-Jones 2022-12-21 20:34:29 -0800
  • dc150df456
    test(lockfile): create config dir if it does not exist Folke Lemaitre 2022-12-21 23:22:04 +0100
  • 4cf176bdab
    fix(install): update lockfile also on install Folke Lemaitre 2022-12-21 23:18:35 +0100
  • 7f6f31d66f
    fix(git): make sure we properly fetch git submodules. Fixes #72 Folke Lemaitre 2022-12-21 23:13:18 +0100
  • a39d37b51a chore(build): auto-generate vimdoc github-actions[bot] 2022-12-21 21:28:58 +0000
  • 2e14a2f324
    feat: added support for `nvim --headless "+Lazy! sync" +qa` Folke Lemaitre 2022-12-21 22:28:09 +0100
  • bc617474a0
    feat!: lazy api commands now take an opts table instead of a list of plugins Folke Lemaitre 2022-12-21 22:27:36 +0100
  • fd1fbefc3d
    feat(checker): defer checker to after VeryLazy to make sure nvim-notify and others are loaded Folke Lemaitre 2022-12-21 21:08:13 +0100
  • 58f0876e81
    fix: removed spell again from site. not needed. can download in config/spell Folke Lemaitre 2022-12-21 20:09:12 +0100
  • bbc17cb3b0 fix: only use dev url if plugin exists Sebastian Lyng Johansen 2022-12-21 20:05:32 +0100
  • 94d012511d
    fix(rtp): keep site in rtp Folke Lemaitre 2022-12-21 19:58:20 +0100
  • 6dbcdcec83 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-21 18:49:36 +0000
  • 1fb10b987b
    docs: 'cmd' repeat twice (#75) C.D. MacEachern 2022-12-21 13:48:53 -0500
  • b1be518639
    docs: 'cmd' repeat twice C.D. MacEachern 2022-12-21 13:47:48 -0500
  • 472a091b77
    chore(main): release 5.2.0 (#55) v5.2.0 github-actions[bot] 2022-12-21 19:08:11 +0100
  • beecf6e1b3
    chore(main): release 5.2.0 github-actions[bot] 2022-12-21 18:05:30 +0000
  • f0e1b853a0
    feat: make hover easy to override Folke Lemaitre 2022-12-21 19:04:08 +0100
  • 2ab651864f
    fix(keys): feedkeys should include pending keys. Fixes #71 Folke Lemaitre 2022-12-21 19:01:58 +0100
  • d34a02d7b2
    ci: Update issue templates Folke Lemaitre 2022-12-21 18:49:00 +0100
  • 2fd78fbed8
    fix(help): sort tags files for readmes so tags work properly. Fixes #67 Folke Lemaitre 2022-12-21 18:23:27 +0100
  • eab449b9e5
    build: added .repro and debug to .gitignore Folke Lemaitre 2022-12-21 18:22:50 +0100
  • b7c489b08f
    fix(loader): lua modules can be links instead of files. Fixes #66 Folke Lemaitre 2022-12-21 16:27:56 +0100
  • 7a57ea28d3 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-21 15:08:40 +0000
  • c228908ffc
    fix(health): don't show warning on `module=false` Folke Lemaitre 2022-12-21 16:07:49 +0100
  • b68f94b95a
    ci: Update issue templates Folke Lemaitre 2022-12-21 15:39:44 +0100
  • bbebb67934
    ci: Update issue templates Folke Lemaitre 2022-12-21 15:37:46 +0100
  • 95fc814818 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-21 14:19:58 +0000
  • 876f7bd471
    feat(loader): allow to add extra paths to rtp reset. Fixes #64 Folke Lemaitre 2022-12-21 15:19:14 +0100
  • a345649510
    fix(cache): if we can't load from the cache modpath, find path again instead of erroring right away Folke Lemaitre 2022-12-21 14:56:46 +0100
  • bbace14dc9
    fix(git): only mark a plugin as dirty if an update changed the commit HEAD. Fixes #62 Folke Lemaitre 2022-12-21 14:45:32 +0100
  • a939243639
    fix(checker): allow git checks only for non-pinned plugins (#61) Tsakiris Tryfon 2022-12-21 15:39:08 +0200
  • 57bea32e4f chore(build): auto-generate vimdoc github-actions[bot] 2022-12-21 13:35:54 +0000
  • ff24f493ee
    fix(loader): source rtp `/plugin` files after loading start plugins. Fixes Folke Lemaitre 2022-12-21 14:34:31 +0100
  • b802729bf6 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-21 10:43:46 +0000
  • 9dfeface3f
    docs: fixed indentation of auto-generated code blocks Folke Lemaitre 2022-12-21 11:43:05 +0100
  • 70e2393f89 fix(checker): allow git checks only for non-pinned plugins Tsakiris Tryfon 2022-12-21 12:42:26 +0200
  • 71b2e2ff7d
    docs: lazy works on all OSs now Folke Lemaitre 2022-12-21 11:35:43 +0100
  • 232232da5a
    fix(ui): install command can have plugins as a parameter Folke Lemaitre 2022-12-21 11:18:41 +0100
  • 4ca30390ec
    feat(loader): warn when mapleader is changed after init Folke Lemaitre 2022-12-21 10:51:31 +0100
  • 540847b7cb
    fix: strip `/` from dirs. Fixes #60 Folke Lemaitre 2022-12-21 10:17:10 +0100
  • 86eaa118c6
    fix(git): dereference tag refs. Fixes #54 Folke Lemaitre 2022-12-21 10:13:18 +0100
  • e95da35d09
    feat(util): utility method to get sync process output Folke Lemaitre 2022-12-21 10:12:39 +0100
  • 3c3a711dda chore(build): auto-generate vimdoc github-actions[bot] 2022-12-21 08:04:42 +0000
  • 44f80a7f5d
    feat(plugin): allow plugin files only without a main plugin module. Fixes #53 Folke Lemaitre 2022-12-21 09:03:40 +0100
  • f5734f512f chore(build): auto-generate vimdoc github-actions[bot] 2022-12-21 07:34:02 +0000
  • 3814883aaa
    fix(ui): set current win only when its valid Folke Lemaitre 2022-12-21 08:33:10 +0100
  • 3a7b8c8132
    chore(main): release 5.1.0 (#30) v5.1.0 github-actions[bot] 2022-12-20 23:35:55 +0100