Commit graph

  • 8a89b765d4 fix(keymaps): seems to only work with key strings victorkamoto 2024-04-14 05:09:04 +03:00
  • f5d5b06b9c feat(treesitter): refactor module victorkamoto 2024-04-14 04:18:09 +03:00
  • 4aee6c1400 chore(editor): remove vim-illuminate victorkamoto 2024-04-14 03:31:52 +03:00
  • 9f8e3105b7
    Merge branch 'LazyVim:main' into main Andrea C from The App 2024-04-13 13:47:34 +02:00
  • 1fd0b463c6
    fix(harpoon2): replace deprecated append() with add() Florian 2024-04-13 11:15:28 +03:00
  • 41e4b86cd4 feat(keymaps): add keymap to close all tab pages except the current one Kevin Traver 2024-04-12 19:55:35 -06:00
  • 978b544993
    feat(extras.lang): added jenkinsfile support Moises Morillo 2024-04-12 11:30:43 -05:00
  • 87e785afed
    Merge 1d7cc3c745 into bb36f71b77 Rubin Bhandari 2024-04-11 20:18:12 +03:00
  • d399fe7389
    Merge 370b1534ca into bb36f71b77 Rubin Bhandari 2024-04-11 12:24:27 -04:00
  • 8b037630e2
    chore(main): release 10.22.0 release-please--branches--main--components--LazyVim github-actions[bot] 2024-04-11 15:25:14 +00:00
  • bb36f71b77 chore(build): auto-generate vimdoc github-actions[bot] 2024-04-11 15:24:29 +00:00
  • 9e3af1070f
    feat(git): <leader>gb for Git Blame Line Folke Lemaitre 2024-04-11 17:23:46 +02:00
  • 32eacde793
    fix(mini.pairs): better default for ```` Folke Lemaitre 2024-04-11 17:23:17 +02:00
  • 3c34691dba
    Merge pull request #1 from rubiin/patch-1 Alan Alvarenga 2024-04-11 06:29:45 -06:00
  • 7b8b669fd8 fix(trouble_v3): keymap previous is deprecated, use prev instead Iordanis Petkakis 2024-04-10 15:50:48 +03:00
  • ddbcc31c62
    Sync from upstream to main (#2) Anjo Tadena 2024-04-09 08:10:35 +08:00
  • 3868f42b1d
    feat(dashboard): Add Browse Files George Guimarães 2024-04-08 17:26:21 -03:00
  • 1e70a7edfa
    feat(git): Change Commit Log to use Lazygit George Guimarães 2024-04-08 17:17:03 -03:00
  • 11727650ea Fixed: Neotree isn't properly invoked when a directory is given at launch mightywilly 2024-04-07 14:39:51 +02:00
  • 74a874781b python: lsp_auto_brackets to set if brackets will be added ShIRann 2024-04-07 16:48:36 +08:00
  • 1efc20ac86 fix(mini.move): <A-j> & <A-k> overridden by default global keybindings ammon134 2024-04-07 10:04:47 +07:00
  • d8f566e93f fix(harpoon2): Using add since append is deprecated Harsh Vyapari (Debian) 2024-04-06 14:52:48 +05:30
  • a42c162a13 fix(dial): Fix dial commands in Visual line+block Gethin Davies 2024-04-05 12:27:33 +01:00
  • 927ff0f409
    Harpoon2: Use add to add the current buffer to the list instead of append Rabin Adhikari 2024-04-04 16:31:25 +05:45
  • 515af5935a
    Update comment message Zero 2024-04-04 03:41:08 +08:00
  • 22c09aac03 Update plugins based on the review comments. arthur 2024-04-04 03:32:50 +08:00
  • 9d48a1015b docs(extras): add comment how to enable project wide error reporting in vtsls Feliche-Demian Netliukh 2024-04-03 10:02:59 +01:00
  • 46eb96593e
    fix: Update harpoon2.lua to add pleanery dep Rubin Bhandari 2024-04-03 14:22:28 +05:45
  • d5f3bac898 fix(lsp): check if diagnostics.signs is disabled by user Iordanis Petkakis 2024-03-31 17:41:10 +03:00
  • 708edf2597 fix(config): harpoon2 deprecated message when adding new file to list and fix auto save on file list toggle Alan Alvarenga 2024-04-02 16:40:08 -06:00
  • 71e8776b48 Add the kotlin setup in nvim-dap arthur 2024-04-02 23:56:07 +08:00
  • 5963c6cc30 Update the opts.ensure_installed arthur 2024-04-02 23:47:58 +08:00
  • 370b1534ca fix: delete lazygit keymap when using gitui Rubin Bhandari 2024-04-02 19:09:41 +05:45
  • 5037654799 feat: add kotlin language support with basic features Doğaç Eldenk 2024-04-01 10:48:16 -05:00
  • c39111af25 fix: add yaml companion to yaml setup Doğaç Eldenk 2024-04-01 10:43:38 -05:00
  • b8e0402ec6 fix(ansible): resolve conflicting keymap with 'Run Nearest' from test/core Iordanis Petkakis 2024-03-31 20:38:31 +03:00
  • 1d7cc3c745 feat(dot): add more file types Rubin Bhandari 2024-03-31 21:17:14 +05:45
  • cc2f6a1faf Merge branch 'main' into dotfiles Rubin Bhandari 2024-03-31 18:11:49 +05:45
  • 1af2860ea9 feat(dot): add dotenv for dotfiles Rubin Bhandari 2024-03-31 17:36:50 +05:45
  • cb975d26d2 feat(extras): add keymaps Feliche-Demian Netliukh 2024-03-31 10:59:47 +01:00
  • 7349089511 feat(extras): configure nvim-vtsls Feliche-Demian Netliukh 2024-03-31 10:29:30 +01:00
  • 580336c662 Add kotlin lang arthur 2024-03-31 12:27:26 +08:00
  • d1381d574b
    Create toml.lua Andrea C from The App 2024-03-30 08:41:14 +01:00
  • edba11744c
    Merge 8c6440b533 into 97480dc5d2 Rubin Bhandari 2024-03-30 04:42:30 +00:00
  • 8c6440b533 feat(lang): add groovy Rubin Bhandari 2024-03-30 09:55:51 +05:45
  • 97480dc5d2
    feat(dot): add bashls and shellcheck (#2879) Rubin Bhandari 2024-03-30 02:55:03 +05:45
  • 617599b1ac feat(dodt): add bashls and shellcheck Rubin Bhandari 2024-03-29 21:19:35 +05:45
  • 50b7f426f2
    fix(harpoon): optimizes harpoon keys (#2877) Rubin Bhandari 2024-03-29 19:36:56 +05:45
  • 06d3581ef1 fix: optimizes harpoon keys Rubin Bhandari 2024-03-29 19:34:02 +05:45
  • 5646ee5191
    chore(main): release 10.21.1 (#2873) v10.21.1 github-actions[bot] 2024-03-29 10:08:37 +01:00
  • 0cc9498312
    chore(main): release 10.21.1 github-actions[bot] 2024-03-29 08:47:50 +00:00
  • aaa10e717d
    fix(lsp): better support for diagnostics icons on Neovim nightly/stable Folke Lemaitre 2024-03-29 09:44:38 +01:00
  • 64f86147f9
    fix(lsp): dont define diagnostics signs on >= 0.10.0 Folke Lemaitre 2024-03-29 09:20:02 +01:00
  • 349ae03f09
    fix: merge conflict Folke Lemaitre 2024-03-29 09:45:31 +01:00
  • f308867570
    fix(native_snippets): don't try to enable native snippets on Neovim < 0.10.0 and show warning Folke Lemaitre 2024-03-29 09:18:38 +01:00
  • 0af1fd82d7
    chore(main): release 10.21.0 (#2870) v10.21.0 github-actions[bot] 2024-03-29 08:19:18 +01:00
  • 62a06a54a9
    chore(main): release 10.21.0 github-actions[bot] 2024-03-29 06:57:53 +00:00
  • 914f26d04e
    fix(tex): don't override conceallevel for tex. Not sure why that was added Folke Lemaitre 2024-03-29 07:56:30 +01:00
  • 3def2097ad chore(build): auto-generate vimdoc github-actions[bot] 2024-03-29 06:28:38 +00:00
  • 80a8b18be6
    feat(trouble): enabled edgy Folke Lemaitre 2024-03-29 07:27:55 +01:00
  • 754467525b
    feat(trouble): added <leader>cS to open a trouble list of all references / definitions / ... of the item under the cursor Folke Lemaitre 2024-03-29 07:27:43 +01:00
  • 3166236ff8
    fix(mini.move): default mini.move setup already maps the correct keys Folke Lemaitre 2024-03-29 00:21:52 +01:00
  • 20b2806a8f
    chore(main): release 10.20.1 (#2869) v10.20.1 github-actions[bot] 2024-03-28 23:57:49 +01:00
  • 19e256b2dc
    chore(main): release 10.20.1 github-actions[bot] 2024-03-28 22:56:50 +00:00
  • 4ca0bf69dd
    fix(trouble-v3): use the filtered symbols list for lualine Folke Lemaitre 2024-03-28 23:55:38 +01:00
  • b26be29330
    chore(main): release 10.20.0 (#2849) v10.20.0 github-actions[bot] 2024-03-28 23:51:31 +01:00
  • 3763bfee25
    chore(main): release 10.20.0 github-actions[bot] 2024-03-28 22:50:49 +00:00
  • 8f1fb60f0a
    feat(extras): use mini.move instead of native move (#2865) ammon134 2024-03-29 05:49:48 +07:00
  • e29c7acd2d
    feat(extras): added extra for mini.diff Folke Lemaitre 2024-03-28 23:41:54 +01:00
  • a786c471df
    fix(statuscolumn): right align signs when virtnum > 0 Folke Lemaitre 2024-03-28 23:25:06 +01:00
  • 9a2f773090
    fix(trouble): show message if use hasnt updated with Lazy yet after enabling the extra Folke Lemaitre 2024-03-28 22:48:09 +01:00
  • bb6aa98cbf
    feat(extras): added extra for the trouble.nvim v3 beta Folke Lemaitre 2024-03-28 22:11:51 +01:00
  • dd54a29cc5 chore(build): auto-generate vimdoc github-actions[bot] 2024-03-28 20:33:40 +00:00
  • d95c2ba1dc
    feat(python): enable auto_brackets for python, since pyright and basedpyright dont support this natively Folke Lemaitre 2024-03-28 21:32:37 +01:00
  • bf8ce8076e
    feat(cmp): added option auto_brackets that adds brackets to functions/methods in configured filetypes Folke Lemaitre 2024-03-28 21:32:09 +01:00
  • d399535495 feat(extras): use mini.move instead of native move ammon134 2024-03-28 20:35:01 +07:00
  • af54206a80 fix(extras): chezmoi edit Feliche-Demian Netliukh 2024-03-28 11:56:47 +00:00
  • e72a645ea7 feat(extras): add chezmoi extra Feliche-Demian Netliukh 2024-03-28 06:52:37 +00:00
  • 6f404064e0 feat(extras): add typescript vscode extra Feliche-Demian Netliukh 2024-03-28 06:30:43 +00:00
  • a11a78683f feat(extra): add slime to run code cells Phúc Lê Khắc 2024-03-27 22:25:31 +07:00
  • cfbd358273
    fix(nvim-lint): don't duplicate linters. Fixes #2852 Folke Lemaitre 2024-03-27 16:54:38 +01:00
  • 7bada92d51 feat(extras): add bigfile Rubin Bhandari 2024-03-27 20:26:25 +05:45
  • e3075b05ef
    fix(config): type filter was broken for telescope symbols Folke Lemaitre 2024-03-27 15:04:22 +01:00
  • c901640167
    chore(main): release 10.19.0 (#2835) v10.19.0 github-actions[bot] 2024-03-27 11:28:17 +01:00
  • 384bd5b0ae
    chore(main): release 10.19.0 github-actions[bot] 2024-03-27 10:24:47 +00:00
  • d945137a32
    fix(python-semshi): better highlights (#2839) Amaan Qureshi 2024-03-27 06:23:26 -04:00
  • bb1480a6b9
    feat(lazygit): allow customizing the lazygit theme. Check the code to change the hl group mapping. Fixes #2846 Folke Lemaitre 2024-03-27 11:18:44 +01:00
  • 6ed771de9d
    fix(lazygit): use Visual instead of CursorLine for selected line. Fixes #2846 Folke Lemaitre 2024-03-27 10:43:32 +01:00
  • ce5917a589
    fix(lazygit): error handling for getting lazygit's config path Folke Lemaitre 2024-03-27 10:20:51 +01:00
  • 2a8bfccc3e chore(build): auto-generate vimdoc github-actions[bot] 2024-03-27 07:57:14 +00:00
  • eb9f9a8862
    fix(keymaps): update all keymap descriptions to be Title Case (#2844) Kevin Traver 2024-03-27 00:56:44 -07:00
  • 6c5a876887 feat(yanky): add yanky as completion source Kevin Traver 2024-03-26 16:52:36 -07:00
  • 54c441888e fix(keymaps): update all keymap descriptions to be Title Case Kevin Traver 2024-03-26 22:19:36 -07:00
  • b4d2fb9b8f
    fix(autocmds): remove query from q-to-quit autocmd Amaan Qureshi 2024-03-26 20:47:11 -04:00
  • 7f154a83c7
    fix(python-semshi): better highlights Amaan Qureshi 2024-03-26 20:46:48 -04:00
  • 7d570fad79
    fix(autocmds): auto create directory on windows for uris. Fixes #2442 Folke Lemaitre 2024-03-26 20:48:50 +01:00
  • 1910cd5cb7
    refactor: use LazyVim.is_win() Folke Lemaitre 2024-03-26 20:47:16 +01:00
  • 1de90e7e4c
    chore(main): release 10.18.0 (#2834) v10.18.0 github-actions[bot] 2024-03-26 20:33:06 +01:00
  • 5206d6effd
    chore(main): release 10.18.0 github-actions[bot] 2024-03-26 19:27:13 +00:00
  • 76b037dcc1
    feat(extras): add dial extra (#2798) Feliche-Demian Netliukh 2024-03-26 19:26:08 +00:00