Commit graph

  • 0db31c2840
    feat(extras): add terraform extra (#1030) Anton Ždanov 2023-07-06 20:46:34 +03:00
  • 22c9477b96
    feat(flash): use c-s in the cmdline to toggle flash Folke Lemaitre 2023-07-06 15:51:29 +02:00
  • baa9614022
    fix(autocmds): jump to last loc in buffer (#1061) Sam Amis 2023-07-06 08:43:15 -05:00
  • b660b51718
    chore(main): release 4.26.0 (#1068) v4.26.0 github-actions[bot] 2023-07-06 15:40:33 +02:00
  • 3d0fbeecf3
    chore(main): release 4.26.0 github-actions[bot] 2023-07-06 13:37:55 +00:00
  • 99f30f9a37 chore(build): auto-generate vimdoc github-actions[bot] 2023-07-06 13:36:51 +00:00
  • ae054ec13c
    feat(vscode): easier way to enable/disable plugins Folke Lemaitre 2023-07-06 15:36:03 +02:00
  • bcff5a1937
    fix(util): use spec to check if a plugin is enabled Folke Lemaitre 2023-07-06 15:35:34 +02:00
  • 299aae3545
    fix(flash): depraction warning Folke Lemaitre 2023-07-06 15:21:45 +02:00
  • 967ab1965d
    fix(autocmds): jump to last loc in buffer Sam Amis 2023-07-05 18:30:49 +01:00
  • 0b020dc37b
    chore(main): release 4.25.1 (#1056) v4.25.1 github-actions[bot] 2023-07-04 19:08:01 +02:00
  • 90894e5141
    chore(main): release 4.25.1 github-actions[bot] 2023-07-04 17:07:48 +00:00
  • 755419f39c
    fix: trigger ci Folke Lemaitre 2023-07-04 19:06:13 +02:00
  • a8629f1567
    Disable document_symbols in Neo-tree George Guimarães 2023-07-04 07:50:26 -07:00
  • ddb819cb9a chore(build): auto-generate vimdoc github-actions[bot] 2023-07-04 06:26:34 +00:00
  • 9c120b5ef7
    Revert "fix: leap nvim required by flit (#1046)" Folke Lemaitre 2023-07-04 08:25:38 +02:00
  • d33be73b8d
    chore(main): release 4.25.0 (#1041) v4.25.0 github-actions[bot] 2023-07-03 21:47:59 +02:00
  • c4405aebb5
    chore(main): release 4.25.0 github-actions[bot] 2023-07-03 19:47:04 +00:00
  • 27eb4610bd
    feat(catppuccin): enable mason integration (#1048) David Ward 2023-07-03 15:45:40 -04:00
  • 57639c231f
    feat(catppuccin): enable mason integration David Ward 2023-07-03 14:46:40 -04:00
  • e5200e6358
    feat(lang): add C/C++ support (#1025) Amaan Qureshi 2023-07-03 09:48:51 -04:00
  • 64ca399c56 chore(build): auto-generate vimdoc github-actions[bot] 2023-07-03 13:42:01 +00:00
  • dee8dc318e
    fix: leap nvim required by flit (#1046) Radvil 2023-07-03 21:41:16 +08:00
  • dc604b0526 fix leap nvim required by flit Radvil 2023-07-03 13:59:42 +08:00
  • 8214589da7
    feat(lang): add C/C++ support Amaan Qureshi 2023-06-30 17:32:47 -04:00
  • 6d58f1dacf
    fix(hipatterns): remove assert. Fixes #1045 Folke Lemaitre 2023-07-02 22:25:43 +02:00
  • a981682603
    fix(lsp): update keymaps *after* registering capabilities Folke Lemaitre 2023-07-02 17:33:44 +02:00
  • bbaf47028f
    chore(main): release 4.24.1 (#1037) v4.24.1 github-actions[bot] 2023-07-02 14:44:14 +02:00
  • c77a5ca8a2
    chore(main): release 4.24.1 github-actions[bot] 2023-07-02 12:36:01 +00:00
  • 8ccc109e92
    fix(lsp): fixup lsp keymaps Folke Lemaitre 2023-07-02 14:34:34 +02:00
  • a9c73bc7c3
    chore(main): release 4.24.0 (#1036) v4.24.0 github-actions[bot] 2023-07-02 13:18:47 +02:00
  • 12db65d8ff
    chore(main): release 4.24.0 github-actions[bot] 2023-07-02 11:06:31 +00:00
  • 4009620651
    fix(typescript): use new lsp keymaps config for typescript Folke Lemaitre 2023-07-02 13:04:49 +02:00
  • 39627cab42
    fix(rust): remove rust-tools dep from lspconfig Folke Lemaitre 2023-07-02 13:02:51 +02:00
  • 1e1fc3c6a0
    fix(go): make settings configurable for go Folke Lemaitre 2023-07-02 13:01:59 +02:00
  • eaa0118dd2
    feat(rust): make taplo configurable Folke Lemaitre 2023-07-02 12:58:07 +02:00
  • 272f6af842
    feat(rust): make mason optional Folke Lemaitre 2023-07-02 12:57:47 +02:00
  • 29ba21274d chore(build): auto-generate vimdoc github-actions[bot] 2023-07-02 10:48:00 +00:00
  • a46d47653e
    feat(rust): refactor to allow easy user customization and keymaps Folke Lemaitre 2023-07-02 12:45:21 +02:00
  • 61e3ce8cdc
    feat(lsp): custom lsp keymaps Folke Lemaitre 2023-07-02 12:43:51 +02:00
  • 36774c6058
    fix(lsp): resolve keymap capabilities over all buffer clients Folke Lemaitre 2023-07-02 12:43:16 +02:00
  • d0bc8b7dce
    feat(lsp): added support to lsp keymaps for dynamic capabilities Folke Lemaitre 2023-07-02 12:42:35 +02:00
  • 91824c9560 feat(plugins): add terraform extra Anton Ždanov 2023-07-01 12:16:21 +03:00
  • fca09b12e8 chore(build): auto-generate vimdoc github-actions[bot] 2023-07-01 06:53:32 +00:00
  • ea21cad7ed
    chore(main): release 4.23.0 (#1023) v4.23.0 github-actions[bot] 2023-07-01 08:52:51 +02:00
  • 4eb1922cf3
    chore(main): release 4.23.0 github-actions[bot] 2023-06-30 21:16:22 +00:00
  • 4ba5086b3d
    feat(go): add fine-tuned LSP options, add some null-ls sources (#1024) Amaan Qureshi 2023-06-30 17:14:58 -04:00
  • b0d069d087
    feat(go): add fine-tuned LSP options, add some null-ls sources Amaan Qureshi 2023-06-30 16:35:17 -04:00
  • 089606b48d
    fix(lsp): upstream inlay_hint rename Folke Lemaitre 2023-06-30 20:44:39 +02:00
  • 6d8be7ae46
    chore(main): release 4.22.0 (#1019) v4.22.0 github-actions[bot] 2023-06-30 16:25:13 +02:00
  • 41151b8d4f
    chore(main): release 4.22.0 github-actions[bot] 2023-06-30 14:20:30 +00:00
  • 79b1c92dd2
    feat(rust): rust improvements (#1015) loqusion 2023-06-30 09:19:00 -05:00
  • feb1a1e6bc style(rust): fix indentation for stylua comment John Bernard 2023-06-30 09:09:55 -05:00
  • 1884f6e0e8 feat(rust): allow user to extend rust-tools with opts John Bernard 2023-06-30 08:08:35 -05:00
  • 23b55f1bba feat(rust): add neotest-rust John Bernard 2023-06-30 04:30:19 -05:00
  • 3c2d430ba0 fix(rust): move lspconfig opts to correct location John Bernard 2023-06-30 03:28:58 -05:00
  • c992ebec46
    fix(lang): indentation in rust lang extra (#1017) André Freitas 2023-06-30 15:03:22 +01:00
  • aee3d7c092 fix(lang): indentation in rust lang extra Andre Freitas 2023-06-30 10:39:29 +01:00
  • 37d7ccdea1
    chore(main): release 4.21.0 (#1011) v4.21.0 github-actions[bot] 2023-06-30 09:03:44 +02:00
  • 4c585f05be
    chore(main): release 4.21.0 github-actions[bot] 2023-06-30 06:56:41 +00:00
  • 5a441f8972
    feat(lang): Add Rust config (#1012) Amaan Qureshi 2023-06-30 02:55:18 -04:00
  • efefa503f7
    feat(lang): Add Rust config Amaan Qureshi 2023-06-30 02:45:45 -04:00
  • 3d0de235ec
    feat(extra): Add Elixir support and config (#993) George Guimarães 2023-06-30 03:41:48 -03:00
  • 146bc4f172 chore(build): auto-generate vimdoc github-actions[bot] 2023-06-30 06:36:06 +00:00
  • 65c70f6ad7
    fix(autocmds): dont jump to last loc in gitcommit buffers Folke Lemaitre 2023-06-30 08:35:26 +02:00
  • 75d029c35b
    chore(main): release 4.20.1 (#1004) v4.20.1 github-actions[bot] 2023-06-29 21:07:35 +02:00
  • 2c52a50bb2
    chore(main): release 4.20.1 github-actions[bot] 2023-06-29 18:51:48 +00:00
  • 8b1e7976a0
    fix(yanky): don't override c-p insert mode telescope mapping. Fixes #1007 Folke Lemaitre 2023-06-29 20:50:04 +02:00
  • 0e33010937 chore(build): auto-generate vimdoc github-actions[bot] 2023-06-29 06:03:51 +00:00
  • 2f2c7a32a4
    fix(catppuccin): change nvim-tree integration to neo-tree for catppuccin/nvim plugin (#1003) JohnBish 2023-06-29 02:03:05 -04:00
  • c24155770b Change nvim-tree integration to neo-tree for catppuccin/nvim plugin JohnBish 2023-06-28 22:39:00 -04:00
  • ead43bfd75 esc closes telescope without intermediate normal mode Nav Saini 2023-06-28 21:03:16 +05:30
  • e2441845c0 Add Elixir support and config George Guimarães 2023-06-27 15:42:04 -03:00
  • c03b9a3ff1
    chore(main): release 4.20.0 (#996) v4.20.0 github-actions[bot] 2023-06-28 13:06:32 +02:00
  • 6c7791a7ab
    chore(main): release 4.20.0 github-actions[bot] 2023-06-28 11:00:41 +00:00
  • e83d2c814f
    fix(yanky): use leader-p for telescope integration Folke Lemaitre 2023-06-28 12:59:06 +02:00
  • 5818e01f27 chore(build): auto-generate vimdoc github-actions[bot] 2023-06-28 09:27:32 +00:00
  • a1820c1b42
    feat(extras): added yanky extra (yank-ring) Folke Lemaitre 2023-06-28 11:25:20 +02:00
  • 27d3e45df6
    refactor(cmp): move comparator config to cmp spec Folke Lemaitre 2023-06-28 11:24:54 +02:00
  • 296d79cfbc
    chore(main): release 4.19.1 (#995) v4.19.1 github-actions[bot] 2023-06-28 00:07:06 +02:00
  • 3ea822f3f1
    chore(main): release 4.19.1 github-actions[bot] 2023-06-27 20:04:17 +00:00
  • 240fa7631b chore(build): auto-generate vimdoc github-actions[bot] 2023-06-27 20:03:32 +00:00
  • d1eb9c89d3
    fix(mini.files): changed some window widths Folke Lemaitre 2023-06-27 22:02:48 +02:00
  • c5759a451f
    fix(flash): don't override R in normal mode Folke Lemaitre 2023-06-27 22:02:27 +02:00
  • c998be8fa4
    chore(main): release 4.19.0 (#989) v4.19.0 github-actions[bot] 2023-06-26 21:58:57 +02:00
  • 16be948a24
    chore(main): release 4.19.0 github-actions[bot] 2023-06-26 19:36:39 +00:00
  • 5f89e4a142 chore(build): auto-generate vimdoc github-actions[bot] 2023-06-26 19:35:53 +00:00
  • 5e6a07200c
    feat(flash): added treesiter search to show ts node labels around search matches Folke Lemaitre 2023-06-26 21:35:03 +02:00
  • a40f257c79
    chore(main): release 4.18.0 (#976) v4.18.0 github-actions[bot] 2023-06-25 19:53:17 +02:00
  • 0628fdb428
    chore(main): release 4.18.0 github-actions[bot] 2023-06-25 17:51:54 +00:00
  • f6f8436fe8
    feat(flash): enable flash in vscode Folke Lemaitre 2023-06-25 19:50:30 +02:00
  • e9358d977a
    fix(keymaps): remove redundant ':' on lazy keymap (#977) jyuan0 2023-06-25 04:05:07 -04:00
  • e018d07cce chore(build): auto-generate vimdoc github-actions[bot] 2023-06-25 05:22:14 +00:00
  • d5a9c54faf
    fix(edgy): corrected filetype for symbols outline Folke Lemaitre 2023-06-25 07:21:19 +02:00
  • d85ac79e27 fix(keymaps): remove redundant ':' on lazy keymap Jacob Yuan 2023-06-25 01:19:40 -04:00
  • 65637c2d3f
    Merge pull request #1 from anjotadena/dev Anjo Tadena 2023-06-24 21:55:59 +08:00
  • c9eb48abfa Add custom config Anjo Tadena 2023-06-24 21:49:57 +08:00
  • b6bc9e09de Disable animate Anjo Tadena 2023-06-20 11:02:17 +08:00
  • 3b60b06d62 Initial commit Anjo Tadena 2023-06-20 11:01:54 +08:00
  • a13ba6ee8c Resolve conflict Anjo Tadena 2023-06-24 21:51:57 +08:00