Commit graph

  • 4ebda08d49 chore(build): auto-generate vimdoc github-actions[bot] 2023-11-30 18:54:19 +00:00
  • 6853b785d9
    fix(lsp): detect if using nvim-0.10 and use new inlay_hint.enable method (#2007) Gary Murray 2023-11-30 11:53:40 -07:00
  • 1cef05fbd9 add function to toggle between light/dark backgrounds NickSager 2023-11-29 19:48:43 -07:00
  • aa30f2e921
    fix: correct working directories name Nick Hester 2023-11-26 23:53:44 -08:00
  • 72851db4ec feat(lang): add Haskell config Marc Jakobi 2023-11-22 20:37:15 +01:00
  • f13a99010c Change default conceal level to 2 Adrian Wilkins 2023-11-22 21:14:21 +00:00
  • 6d08502cac
    feat(linting): add golangci-lint Vo Quang Chien 2023-11-20 22:33:01 +07:00
  • 02d8ad9715 fix typo fbuchlak 2023-11-16 19:52:11 +01:00
  • 0fa940b81a fix typo fbuchlak 2023-11-16 19:47:50 +01:00
  • 26c09bbb39 Move inlay_hint toggle in Util.toggle Gary Murray 2023-11-16 11:32:56 -07:00
  • fe28ebb855 Support older nightly builds Gary Murray 2023-11-16 11:32:07 -07:00
  • 8f25c56bf6 Remove the need to check vim version Gary Murray 2023-11-16 10:33:33 -07:00
  • 8a24b61aed Add lsp util for inlay-hints and update keymap Gary Murray 2023-11-16 08:50:02 -07:00
  • bd4668737d Detect if using nvim 0.10 and use new inlay_hint.enable method Gary Murray 2023-11-13 09:39:08 -07:00
  • 6de5b19a1b
    fix(extras): Extend formatters/linters dynamically ItsDrike 2023-11-10 17:59:04 +01:00
  • 5b75c00ae0 perf: Gitsigns travels when using wrap=true grChad 2023-11-08 21:07:04 -05:00
  • 5f0254f55c Add <leader>tl to neotest.run_last() Samuel Abreu 2023-11-07 14:59:10 -03:00
  • 85c0974e55 Add ruff-format formatter in extras Martijn Kruiten 2023-11-07 15:58:50 +01:00
  • 0c117be1ba
    feat(treesitter): add xml to ensure_installed Amaan Qureshi 2023-11-07 04:18:54 -05:00
  • 2d186eb67f docs(pt): add readme in portuguese Andre Freitas 2023-11-07 01:10:22 +00:00
  • 03d65a6e59
    feat: Svelte extra Amaan Qureshi 2023-11-06 00:39:46 -05:00
  • 89e56442d0
    fix: remove unnecessary ensure install of graphql Josh Medeski 2023-11-05 15:28:33 -06:00
  • d791379b52 feat(keymaps): add toggle for mouse Aofei Sheng 2023-11-05 17:17:28 +08:00
  • eb5222924a
    Change default project keymap Garrett Neugent 2023-11-04 23:09:14 -06:00
  • aba92ab5a3 Change to '[B' and ']B' Dale Lakes 2023-11-04 13:49:59 -04:00
  • 68ff818a5b
    chore(main): release 10.8.0 (#1874) v10.8.0 github-actions[bot] 2023-11-04 11:12:37 +01:00
  • d707690952
    chore(main): release 10.8.0 github-actions[bot] 2023-11-04 10:10:24 +00:00
  • 4312e5e283
    feat(catppuccin): enable more integrations (#1922) Jorge Villalobos 2023-11-04 06:09:01 -04:00
  • db31b4073b chore(build): auto-generate vimdoc github-actions[bot] 2023-11-04 09:15:11 +00:00
  • 3986169823
    fix(spectre): don't build nvim-spectre Folke Lemaitre 2023-11-04 10:14:31 +01:00
  • 753228f686
    Merge branch 'main' into add-nvim-metals Christian Kleinbölting 2023-11-03 10:44:35 +01:00
  • fbf80f2846 Add mappings for BufferLineMovePrev / BufferLineMoveNext Dale Lakes 2023-11-02 18:08:32 -04:00
  • db4061d12a prevent "nvim Undefined global vim." Victor Siman'kin 2023-11-02 02:56:42 +03:00
  • 308040d1bc
    feat(catppuccin): enable more integrations Jorge Villalobos 2023-11-01 02:43:46 -04:00
  • 1df30ee92e fix(keymaps): better up/down keymaps description Andre Freitas 2023-10-30 17:14:15 +00:00
  • e5babf289c chore(build): auto-generate vimdoc github-actions[bot] 2023-10-28 14:39:26 +00:00
  • b32b4fd581
    fix(extras): dont show extras that give errors (user's extras). Fixes #1895 Folke Lemaitre 2023-10-28 16:38:43 +02:00
  • b280662e8d
    style: fix comment typo Zhizhen He 2023-10-28 20:04:42 +08:00
  • 4e0c47f6ea
    MY_MATVEY_commit H-un-t 2023-10-28 13:21:04 +03:00
  • 4b758c40c0 chore(build): auto-generate vimdoc github-actions[bot] 2023-10-27 16:35:14 +00:00
  • e01ad513aa
    fix(sessions): added folds to sessions Folke Lemaitre 2023-10-27 18:34:33 +02:00
  • 790b4bcbd2 fix(telescope): diagnostic disable Andre Freitas 2023-10-27 13:02:56 +01:00
  • 33f1760f4d pre commit hook James 2023-10-26 14:31:33 -07:00
  • c31ed5f3a8 Merge branch 'main' of https://github.com/LazyVim/LazyVim shborg 2023-10-26 19:30:23 +02:00
  • 6f16904a55 feat(extras): adding telescope-frecency shborg 2023-10-26 19:27:07 +02:00
  • e8f2b72a13 fix(telescope): update description Andre Freitas 2023-10-26 18:00:33 +01:00
  • d70c5d13d3 fix(telescope): function name Andre Freitas 2023-10-26 17:28:05 +01:00
  • 4dc9f442d4 commit one Kollkad 2023-10-26 19:19:24 +03:00
  • 4ab7d8f19a fix(telescope): add desc Andre Freitas 2023-10-26 14:12:48 +01:00
  • e7c696c60e fix(telescope): anonymous keymap Andre Freitas 2023-10-26 14:08:29 +01:00
  • 7831fc94ca chore(build): auto-generate vimdoc github-actions[bot] 2023-10-26 05:39:38 +00:00
  • 4558407574
    fix(plugin): LazyFile now properly deals with deleted buffers. Fixes #1877 Folke Lemaitre 2023-10-26 07:38:53 +02:00
  • da6fb89d3c
    fix(util): pcall reference to deleted buffer Lucas Parry 2023-10-26 11:51:28 +11:00
  • 09eafc60ef
    fix(mini.indentscope): remove duplicated filetype (#1871) André Freitas 2023-10-25 19:00:01 +01:00
  • 9a6b0f8928
    chore(main): release 10.7.1 (#1870) v10.7.1 github-actions[bot] 2023-10-25 17:52:35 +02:00
  • c3f0b363da
    chore(main): release 10.7.1 github-actions[bot] 2023-10-25 15:25:17 +00:00
  • f589154268
    fix(catppuccin): trouble integration. Fixes #1872 Folke Lemaitre 2023-10-25 17:23:37 +02:00
  • 0f673b7bb9 fix(mini.indentscope): remove duplicated filetype Andre Freitas 2023-10-25 15:10:38 +01:00
  • 60e5707013
    fix(util): pcall deletion of lazy_file augroup. See #1863 Folke Lemaitre 2023-10-25 15:54:35 +02:00
  • 028f69c03c
    chore(main): release 10.7.0 (#1869) v10.7.0 github-actions[bot] 2023-10-25 15:51:56 +02:00
  • 721bade5e6
    chore(main): release 10.7.0 github-actions[bot] 2023-10-25 13:51:47 +00:00
  • 58ddf405e0
    fix(lang): add cmakelint to ensure installed list (#1826) 2023-10-25 21:50:02 +08:00
  • 9e1f835223
    feat(nvim): extend j/k enhancements to up/down arrows (#1833) Jorge Villalobos 2023-10-25 09:48:45 -04:00
  • 37953585bb
    fix(extras.python-semshi): improve highlights (#1845) Amaan Qureshi 2023-10-25 09:47:07 -04:00
  • 61fae7d23f
    fix: fix jdtls not spwaning in windows (#1864) 金雄镕 2023-10-25 21:46:39 +08:00
  • 6dfeeb8322
    chore(main): release 10.6.0 (#1842) v10.6.0 github-actions[bot] 2023-10-25 15:44:48 +02:00
  • 7a5a548f73
    chore(main): release 10.6.0 github-actions[bot] 2023-10-25 13:43:54 +00:00
  • b651560ad0
    perf(markdown): prevent headlines.nvim slowing down initial rendering with nvim README.md Folke Lemaitre 2023-10-25 15:40:57 +02:00
  • 1e1b68d633
    fix(treesitter): make treesitter queries available at startup. See #1816 Fixes #1858 Folke Lemaitre 2023-10-25 15:40:25 +02:00
  • eab464d52d
    fix(markdown): create default numbered Headline groups for colorschemes that dont support them. Fixes #1822 Folke Lemaitre 2023-10-25 14:23:36 +02:00
  • c400cf0014 chore(build): auto-generate vimdoc github-actions[bot] 2023-10-25 12:06:15 +00:00
  • a5c9708736
    perf(ui): wrap treesitter.foldexpr and cache get_parser during a event loop tick. Fixes #1846 Folke Lemaitre 2023-10-25 14:05:29 +02:00
  • 99598ef7c7
    feat(telescope): sort buffers with lastused and mru Folke Lemaitre 2023-10-25 12:35:22 +02:00
  • ef5ec9a3bf
    style: added trouble ft for the next gen trouble Folke Lemaitre 2023-10-22 21:44:43 +02:00
  • adf48f7866
    fix: fix jdtls not spwaning in windows 金雄镕 2023-10-24 13:45:36 +08:00
  • 9a87558731 squash! feat(extras): adding telescope-frecency shborg 2023-10-23 20:17:16 +02:00
  • c88c0a5739 Merge branch 'main' of https://github.com/LazyVim/LazyVim shborg 2023-10-23 17:45:38 +02:00
  • aa57aebd23 feat(extras): adding telescope-frecency shborg 2023-10-23 17:38:49 +02:00
  • 387ce53f26
    Add nvim-treesitter as dependency of neotest in extras/lang/python.lua ohseunghyeon 2023-10-23 21:03:35 +09:00
  • 64128e98f1 edited file README.md yourZaNoza 2023-10-23 12:38:12 +03:00
  • ddd80e84bb
    Merge caffc67d24 into e7130c8250 Nikiforova Zoya 2023-10-23 09:28:07 +00:00
  • caffc67d24 edited file README yourZaNoza 2023-10-23 12:27:11 +03:00
  • 6347ddbb50
    add vscode-multi-cursor to vscode extras Luong Vo 2023-10-23 12:13:28 +07:00
  • 5aa1729e6c
    fix(extras.python-semshi): improve highlights Amaan Qureshi 2023-10-22 15:09:05 -04:00
  • e7130c8250 chore(build): auto-generate vimdoc github-actions[bot] 2023-10-22 12:44:41 +00:00
  • e55ab411b4
    fix(mini.hipatterns): use extmark_opts instead of soft deprecated priority (#1841) Evgeni Chasnovski 2023-10-22 15:44:08 +03:00
  • dfbfadf8fa
    fix(mini.hipatterns): use extmark_opts instead of soft deprecated priority Evgeni Chasnovski 2023-10-22 15:14:56 +03:00
  • 943d8ef0cd
    feat(nvim): extend j/k enhancements to up/down arrows Jorge Villalobos 2023-10-21 20:25:32 -04:00
  • 7ef1b594af
    fix(lang): add cmakelint to ensure installed list 2023-10-21 17:08:06 +08:00
  • fa3170d422 chore(build): auto-generate vimdoc github-actions[bot] 2023-10-20 11:27:50 +00:00
  • 786a061eaa
    style(dashboard): remove unnecessary brackets from keys, including extras (#1809) abeldekat 2023-10-20 11:27:10 +00:00
  • 6139d8b865 review Folke abeldekat 2023-10-20 12:45:46 +02:00
  • 5b37a7d579 feat(neo-tree): show clickable selector on winbar 暮晨 2023-10-20 15:42:57 +08:00
  • 1c8768f22e style(dashboard): remove unnecessary brackets from keys, including the p key from the project extras abeldekat 2023-10-19 21:31:20 +02:00
  • 0bb628053b
    chore(main): release 10.5.0 (#1808) github-actions[bot] 2023-10-19 20:16:16 +02:00
  • 4ced500854
    chore(main): release 10.5.0 github-actions[bot] 2023-10-19 18:14:26 +00:00
  • e996eed750
    chore(main): release 10.5.0 (#1800) v10.5.0 github-actions[bot] 2023-10-19 20:14:17 +02:00
  • 8df44b3bb5
    feat(typescript): added remove unused imports (#1794) Aron Griffis 2023-10-19 14:12:48 -04:00
  • b1dd432a8f
    chore(main): release 10.5.0 github-actions[bot] 2023-10-19 17:56:14 +00:00
  • 82da2440e4
    fix(nvim-ts-autotag): make it actually work :) Folke Lemaitre 2023-10-19 19:54:34 +02:00