Commit graph

  • 0d05715411
    feat: consistent prompt symbols for all pickers Folke Lemaitre 2024-06-10 20:44:32 +02:00
  • dd5a5fb4cd
    feat: use ctrl-r to toggle between rootdir/cwd Folke Lemaitre 2024-06-10 20:44:13 +02:00
  • 9f98b0a01e
    chore: remove fzf_colors code since PR has been merged Folke Lemaitre 2024-06-10 20:43:40 +02:00
  • 43afed1211
    fix(extras.copilot-chat): small ui fix for which-key in visual mode (#3573) Đ - DEV 2024-06-11 01:15:27 +07:00
  • aa1243f614 fix(extras.copilot-chat): which-key in visual mode Apollo-Dev 2024-06-11 00:51:14 +07:00
  • 50b8d2e9d5
    Merge branch 'main' into dropbar Rubin Bhandari 2024-06-10 22:42:12 +05:45
  • 13a14c9226
    Discard changes to lua/lazyvim/plugins/editor.lua Rubin Bhandari 2024-06-10 22:30:23 +05:45
  • b74db85447
    feat(fzf-lua): added support for todo-comments Folke Lemaitre 2024-06-10 18:10:13 +02:00
  • 61e544a76f feat(lualine): show readonly icon dotfrag 2024-06-10 14:55:54 +03:00
  • c155b2e965
    feat: added symbols filter Folke Lemaitre 2024-06-10 17:31:26 +02:00
  • 6a07e6522a
    refactor: temp code for better fzf_colors Folke Lemaitre 2024-06-10 17:10:25 +02:00
  • 26254487fb
    feat: added toggle for hidden/ignore Folke Lemaitre 2024-06-10 17:10:07 +02:00
  • f9697cbf17
    feat: root-dir toggle Folke Lemaitre 2024-06-10 17:09:43 +02:00
  • 7eac9a854b
    refactor: trouble Folke Lemaitre 2024-06-10 17:09:33 +02:00
  • 4b7c389f14
    docs: fix link Folke Lemaitre 2024-06-10 15:09:29 +02:00
  • 4b1d397627 chore(build): auto-generate vimdoc github-actions[bot] 2024-06-10 13:05:24 +00:00
  • 9d78a22252
    docs: added contributing Folke Lemaitre 2024-06-10 15:04:42 +02:00
  • 65060ece67
    ci: pull request template Folke Lemaitre 2024-06-10 15:04:32 +02:00
  • 4947802191
    feat: fzf_colors based on Neovim colorscheme Folke Lemaitre 2024-06-10 14:23:18 +02:00
  • 9f582977e9 removed a spec which wasnt needed muneebusmani 2024-06-10 16:30:26 +05:00
  • bacf60aaba fixed ionide-vim loading on startup muneebusmani 2024-06-10 16:28:38 +05:00
  • 073b6cd366 fixed flutter-tools loading on startup muneebusmani 2024-06-10 16:27:27 +05:00
  • 4597d8683e added zsh support muneebusmani 2024-06-10 16:18:31 +05:00
  • b4f6f32791 added dart support muneebusmani 2024-06-10 15:56:57 +05:00
  • 0a80e3f1ed fixed extra mason spec muneebusmani 2024-06-10 15:34:33 +05:00
  • 4ee4e171d9 feat(extras): Added fsharp support muneebusmani 2024-06-10 15:31:00 +05:00
  • 4e27864997
    fix(neo-tree): use last window for preview Aleksey Imuzov 2024-06-10 10:04:39 +04:00
  • f873fa8268 chore(build): auto-generate vimdoc github-actions[bot] 2024-06-10 05:57:29 +00:00
  • 60d472a569
    fix: fzf smart open Folke Lemaitre 2024-06-10 06:40:43 +02:00
  • 252197f659
    Update lua/lazyvim/plugins/extras/editor/fzf.lua Folke Lemaitre 2024-06-09 23:27:22 +02:00
  • d7c7548e09
    chore(main): release 12.11.0 (#3536) v12.11.0 github-actions[bot] 2024-06-09 23:19:28 +02:00
  • e29ad4a14e refactor: LazyVim.pick Folke Lemaitre 2024-06-09 22:45:06 +02:00
  • 1b34b481c8 feat: added trouble integration Folke Lemaitre 2024-06-09 20:27:15 +02:00
  • bedeb66fa9 feat(extras): added fzf-lua Folke Lemaitre 2024-06-09 17:09:51 +02:00
  • e1d35f89ae
    chore(main): release 12.11.0 github-actions[bot] 2024-06-09 20:49:55 +00:00
  • 1c46f54432
    fix(typescript): clean up configuration of the vscode dap extension (#3556) Micah Halter 2024-06-09 16:48:51 -04:00
  • 19bb4a9015
    perf(dap): nvim-dap runs load_launchjs automatically Micah Halter 2024-06-09 13:35:35 -04:00
  • fc46125089
    fix(dap): mason-nvim-dap configures dap vscode filetypes Micah Halter 2024-06-09 13:32:05 -04:00
  • f04af896a3
    feat(typescript): configure default adapter types in the DAP vscode extension Micah Halter 2024-06-09 13:32:48 -04:00
  • fb65d25b56 moved mason from deps to a separate spec muneebusmani 2024-06-09 19:47:55 +05:00
  • d677e76391 fixed a typo muneebusmani 2024-06-09 19:30:41 +05:00
  • e12fc47f74 phpcs linter, php-cs-fixer formatter muneebusmani 2024-06-09 19:26:30 +05:00
  • ee5fb7c7b5 use php-cs-fixer for formatting muneebusmani 2024-06-09 19:14:36 +05:00
  • 676cc45b33
    Merge branch 'main' into php Muneeb Usmani 2024-06-09 19:00:41 +05:00
  • 7793942eba
    feat(octo): re-open octo windows when restoring session + cleanup Folke Lemaitre 2024-06-09 11:42:58 +02:00
  • 2848ee492b
    ci: link to discussions Folke Lemaitre 2024-06-09 11:36:44 +02:00
  • 061524b4dd
    Update lua/lazyvim/plugins/extras/util/blame-nvim.lua Andrea C from The App 2024-06-09 10:15:20 +02:00
  • 6aa03e7fca feat(util): add (git) blame-nvim gacallea 2024-06-09 10:01:14 +02:00
  • 547dc76a12
    fix(rust): make neotest optional Folke Lemaitre 2024-06-09 09:27:29 +02:00
  • 0567b37f61
    fix(lang): neotest not loading rust tests (#3544) Ian 2024-06-09 14:37:08 +08:00
  • f3a5d52260 feat(trouble): add open with trouble mapping telescope Rubin Bhandari 2024-06-09 12:01:37 +05:45
  • aa059e0d49
    fix(luasnip): disable nvim-snippets when luasnip is enabled. Fixes #3547 Folke Lemaitre 2024-06-09 07:37:09 +02:00
  • 28426cc31c chore(build): auto-generate vimdoc github-actions[bot] 2024-06-09 05:34:35 +00:00
  • 02dd65cdea
    fix(helm): missing dependency (#3546) DrummyFloyd 2024-06-09 07:33:59 +02:00
  • 0035ed061f
    fix(helm): missing dependency DrummyFloyd 2024-06-09 00:49:36 +02:00
  • fbb1276ffd
    fix(extra-lang-angular): add BufNew event to attach angular treesitter (#3522) Mykhailo Sabatura 2024-06-08 23:57:45 +02:00
  • 504e01f571
    fix(lang): neotest not loading rust tests zspher 2024-06-08 21:31:18 +08:00
  • ea05fa467a fix(extra-lang-angular): change treesitter attach event to 'BufReadPost' and 'BufNewFile' Mykhailo Sabatura 2024-06-08 12:59:57 +02:00
  • b2fe17a4dc Merge branch 'main' into fix/extra-lang-angular-autocmd Mykhailo Sabatura 2024-06-08 12:55:18 +02:00
  • 5dbb4c04ec feat(extras): enhance incremane zeekrs 2024-06-08 18:46:37 +08:00
  • 68af27a670 fix(php): Added Formatting for php muneebusmani 2024-06-08 14:51:14 +05:00
  • 51854046db
    fix(extras): +prefix in which-key panel for visual mode (#3537) zeekrs 2024-06-08 16:04:10 +08:00
  • 0f32013a61 refactor: mini-files Iordanis Petkakis 2024-06-08 11:03:34 +03:00
  • 9ceed965a8
    fix +prefix in which-key panel for visual mode zeekrs 2024-06-08 15:55:04 +08:00
  • 8f7ee56dab
    refactor: LazyVim.lsp.on_attach Folke Lemaitre 2024-06-08 08:11:28 +02:00
  • 6098a36d92 chore(build): auto-generate vimdoc github-actions[bot] 2024-06-08 05:31:47 +00:00
  • d90930b13e
    fix(typescript): implemented move to new file. Fixes #3534 Folke Lemaitre 2024-06-08 07:30:49 +02:00
  • 1394070aab
    docs(news): fixed versions Folke Lemaitre 2024-06-08 00:11:24 +02:00
  • 16f3ebb9f1
    docs(news): added link to news Folke Lemaitre 2024-06-07 23:59:06 +02:00
  • a5f8af912d
    chore(main): release 12.10.0 (#3532) v12.10.0 github-actions[bot] 2024-06-07 23:57:13 +02:00
  • f202f573b4
    docs: updated news Folke Lemaitre 2024-06-07 23:54:57 +02:00
  • 7b2a390273
    chore(main): release 12.10.0 github-actions[bot] 2024-06-07 21:25:11 +00:00
  • ac9217b199
    fix(prettier): fixup Folke Lemaitre 2024-06-07 23:23:59 +02:00
  • af80811be0
    fix(cmp): don't enable snippets source without nvim-snippets (#3527) Iordanis Petkakis 2024-06-08 00:12:59 +03:00
  • cfa8c9fbd4
    fix(clojure): removed rainbow delimiters and fixed some plugin setups. Closes #3530 Folke Lemaitre 2024-06-07 23:10:25 +02:00
  • 588240ca09
    style: better types for vim.api.nvim_create_autocmd Folke Lemaitre 2024-06-07 23:02:28 +02:00
  • 49805748d4
    fix(extras): load prettier extra before svelte/astro Folke Lemaitre 2024-06-07 23:02:13 +02:00
  • 945143a34e
    feat(svelte): with prettier & svelte extra, prettier will be enabled when prettier-plugin-svelte is available Folke Lemaitre 2024-06-07 23:01:47 +02:00
  • 214f5fccdf
    feat(prettier): with the prettier & astro extra, prettier will be enabled if the prettier-astro-plugin is available Folke Lemaitre 2024-06-07 23:01:14 +02:00
  • 7d50bf0626
    feat(prettier): prettier is now enabled for all supported filetypes and no longer requires a config file by default Folke Lemaitre 2024-06-07 23:00:30 +02:00
  • 5a11d740e1
    feat(util): added LazyVim.memoize Folke Lemaitre 2024-06-07 22:49:06 +02:00
  • b714f28662
    feat(util): added LazyVim.has_extra Folke Lemaitre 2024-06-07 22:48:50 +02:00
  • c16fb5d49b
    fix(formatting): remove deprecation check on some options Folke Lemaitre 2024-06-07 22:48:26 +02:00
  • 437dbb4673 feat(util): add rainbow-delimiters gacallea 2024-06-07 21:26:27 +02:00
  • f7d6b934b3 fix(cmp): don't enable snippets source without nvim-snippets Iordanis Petkakis 2024-06-07 21:49:19 +03:00
  • 789b1b4fd4
    chore(main): release 12.9.0 (#3501) v12.9.0 github-actions[bot] 2024-06-07 20:44:39 +02:00
  • 9cf0eb1845 fix(extra-lang-angular): use BufEnter to attach angular treesitter Mykhailo Sabatura 2024-06-07 18:24:15 +02:00
  • ed846e7b53
    chore(main): release 12.9.0 github-actions[bot] 2024-06-07 15:24:46 +00:00
  • 913902ba36
    feat(lang): add clojure support (#2179) antónio mora 2024-06-07 12:23:23 -03:00
  • e6a50d10b0
    refactor: Update clojure.lua Folke Lemaitre 2024-06-07 17:22:14 +02:00
  • 63351d0d95 chore(build): auto-generate vimdoc github-actions[bot] 2024-06-07 15:04:14 +00:00
  • 66f652cff0 Fix tests António Mora 2024-06-07 13:28:42 +02:00
  • 2ac3f0daa1
    ci: Create dependabot.yml Folke Lemaitre 2024-06-07 16:27:31 +02:00
  • 94c338765c
    style: fix spelling in octo keymap description (#3521) Jørgen Jensen 2024-06-07 16:05:59 +02:00
  • 963a3d13a9
    style: fix spelling in octo keymap description Jørgen Jensen 2024-06-07 15:53:21 +02:00
  • c1cb4467ec
    style: fix some spells (#3517) Rubin Bhandari 2024-06-07 17:20:25 +05:45
  • c452fd730c
    fix(editor): telescope init error when trouble.nvim is disabled (#3518) Ray Wong 2024-06-07 20:23:04 +09:00
  • 1aafeb855d feat(autocmd): add autocmds to remember folds like vscode Rubin Bhandari 2024-06-07 15:51:16 +05:45
  • 719000fb10 fix(editor): telescope init error when trouble.nvim is disabled Ray Wong 2024-06-07 19:19:57 +09:00
  • c5a6163f28
    Update lang_spec.lua Rubin Bhandari 2024-06-07 16:03:22 +05:45