Commit graph

  • 29f94e4361
    fix: support text if marksman lang server (#4144) Christian Chiarulli 2023-05-08 13:52:06 -0400
  • 380dd720e0 just get rid of text filter for now Christian Chiarulli 2023-05-08 13:49:14 -0400
  • bfb40900cd fix: support text if marksman lang server Christian Chiarulli 2023-05-08 05:10:31 -0400
  • da54f02d89
    fix: update link remove-old-colorschemes LostNeophyte 2023-05-08 09:15:46 +0200
  • c3fad28e09
    chore: bump plugins version (#4099) github-actions[bot] 2023-05-08 08:52:37 +0300
  • 8626cb78d2
    update: pull from master (#4143) Christian Chiarulli 2023-05-07 23:58:34 -0400
  • e997ea32d0
    Merge branch 'release-1.3/neovim-0.9' into update-from-master Christian Chiarulli 2023-05-07 23:57:24 -0400
  • 3f5b02e068
    fix: replace obsolete icons Haowen Liu 2023-05-07 16:08:23 -0700
  • dae38a0acf
    Merge 6381e284ea into 2730190dde Christian Chiarulli 2023-05-07 11:22:15 -0500
  • f26d0efdd7 chore: bump plugins version github-actions[bot] 2023-05-07 16:21:35 +0000
  • 2730190dde
    fix(ci): remove config in plugin bump ci (#4139) LostNeophyte 2023-05-07 18:20:24 +0200
  • 92556108a5
    fix(ci): remove config in plugin bump ci LostNeophyte 2023-05-07 18:16:53 +0200
  • 55f048aaae
    fix(lualine): use get_active_clients instead of deprecated function (#4136) Rafael Madriz 2023-05-07 06:47:34 -0300
  • 1d21c082df
    fix: only get clients attached to current buffer LostNeophyte 2023-05-07 11:44:49 +0200
  • 6d3f8b2183
    fix: correct runtimepath order (#4124) LostNeophyte 2023-05-07 10:36:42 +0200
  • 0804390418 refactor(lualine): simplify LSP component Rafael Madriz 2023-05-07 01:07:43 -0300
  • a88cf44880 fix(lualine): use get_active_clients instead of deprecated function Rafael Madriz 2023-05-07 00:48:11 -0300
  • 6381e284ea refactor: remove non default colorschemes remove-extra-colorschemes Christian Chiarulli 2023-05-06 20:07:51 -0400
  • 55e7fdb9d1
    feat: rounded border for hover and signatureHelp (#4131) Christian Chiarulli 2023-05-06 16:34:04 -0400
  • 3abd4755d5 fix compatibility with noice LostNeophyte 2023-05-06 19:07:16 +0200
  • 44c1a3d738
    fix: replace obsolete icons (#4111) CPea 2023-05-06 22:47:03 +0700
  • 9efe4f25c3
    fix(alpha): account for different icon byte sizes (#4130) LostNeophyte 2023-05-06 17:46:26 +0200
  • e9fbb801fb
    feat: don't move config on install (#4129) LostNeophyte 2023-05-06 17:34:11 +0200
  • 0d2e1017ae chore: format LostNeophyte 2023-05-06 17:11:01 +0200
  • 1dbb730372 feat: rounded border for hover and signatureHelp Christian Chiarulli 2023-05-06 11:10:10 -0400
  • 92d50bf564 fix(alpha): account for different icon byte sizes LostNeophyte 2023-05-06 17:09:00 +0200
  • 70b989e4b1 fix: add mkdir LostNeophyte 2023-05-06 08:38:59 +0200
  • 001bbad2fe feat: don't move config on install LostNeophyte 2023-05-06 08:35:19 +0200
  • 72e55a7290
    feat: simplify example config, add links for user instead (#4128) Christian Chiarulli 2023-05-06 02:13:20 -0400
  • 060af88528 feat: simplify example config, add links for user instead Christian Chiarulli 2023-05-05 12:34:05 -0400
  • 1153b8c031 fix: correct runtimepath order LostNeophyte 2023-05-04 09:48:34 +0200
  • b1c7254154
    fix(treesitter): add a few parsers to ensure_installed (#4121) Bailey Burnsed 2023-05-04 02:39:02 -0400
  • 30750ee7de
    chore: format LostNeophyte 2023-05-04 08:34:49 +0200
  • e399a08d9e fix: gl showing diagnostics Christian Chiarulli 2023-05-04 02:21:41 -0400
  • f881c89a91
    feat: add rounded border to hover and simplify (#4122) Christian Chiarulli 2023-05-04 01:24:22 -0400
  • 66c765f0f7 feat: add rounded border to hover and simplify Christian Chiarulli 2023-05-04 01:22:32 -0400
  • 9cc53e40e8 This sould fix the conflix, I had to rebase Burnsedia 2023-05-03 22:00:39 -0400
  • 58bb5605cf
    fix: patches since release (#4119) Christian Chiarulli 2023-05-03 17:53:44 -0400
  • c01167afaa
    Merge branch 'release-1.3/neovim-0.9' into updates Christian Chiarulli 2023-05-03 17:53:22 -0400
  • 8517e275d0
    docs: use master instead of rolling in contributing.md (#4115) LostNeophyte 2023-05-03 09:33:07 +0200
  • b41340846a
    docs: use master instead of rolling in contributing.md (#4115) LostNeophyte 2023-05-03 09:32:24 +0200
  • 2e70741164 remove the trailing space of Triangle CPea 2023-05-03 11:21:01 +0700
  • b0e55bad8b
    fix(dap): ui opens when debugging (#4116) Christian Chiarulli 2023-05-02 16:46:00 -0400
  • 5df0261462 fix(dap): ui opens when debugging Christian Chiarulli 2023-05-02 16:34:52 -0400
  • bcd198bacc
    Update CONTRIBUTING.md LostNeophyte 2023-05-02 21:33:49 +0200
  • 281813550f feat(breadcrumbs): replace Circle with Plus Francisco De La Cruz 2023-04-30 12:34:33 +0200
  • d187cbd03f fix(icons): replace obsolete icons CPea 2023-05-02 12:19:54 +0700
  • 56d2463321
    fix(lsp): lazy load mason on FileOpened (#4100) LostNeophyte 2023-05-02 09:57:39 +0200
  • 9e86655361
    refactor(lsp)!: deprecate lvim.lsp.diagnostics (#3916) CPea 2023-05-02 14:56:47 +0700
  • 856c33e36f fix(plugin): fix nvim-dap plugin dependencies Willian Fuks 2023-05-01 18:34:13 -0300
  • c8fa15c560 fix(lsp): lazy load mason on FileOpened LostNeophyte 2023-04-29 15:50:27 +0200
  • 91bdb7cd51
    chore: bump plugins version (#4095) github-actions[bot] 2023-04-29 13:42:33 +0200
  • 36f311c091 test LostNeophyte 2023-04-29 13:15:29 +0200
  • b9931129ca
    chore: add java_language_server to skipped list LostNeophyte 2023-04-29 12:42:32 +0200
  • 75ba51cb0f
    docs: update broken links in example configs (#4097) Let Avocado 2023-04-29 00:18:59 +0600
  • 21080bf6a2 docs: update broken links in example configs Amirzhan Aliyev 2023-04-28 19:52:32 +0600
  • a9ce6ce5d7 chore: bump plugins version github-actions[bot] 2023-04-28 14:05:41 +0000
  • 4e1db216ae
    fix(nvim-tree): use local buffer keymaps (#4090) CPea 2023-04-28 16:20:01 +0700
  • d199262298 refactor(lsp)!: specify option in deprecation msg kylo252 2023-04-28 11:02:51 +0200
  • 12a46fbe4f
    fix(lsp)!: switch to csharp_ls to avoid startup errors (#4079) Mark Davies 2023-04-28 09:31:52 +0100
  • 6c66357cb1
    fix(tests): set up lazy.nvim in the lsp test (#4088) LostNeophyte 2023-04-28 10:27:40 +0200
  • 29eb88c4c2 fix(nvim-tree): don't override keys outside of the tree CPea 2023-04-28 13:01:58 +0700
  • 4cefc89506
    chore: bump plugins version (#4054) github-actions[bot] 2023-04-28 07:34:19 +0700
  • e9314aab38 fix(nvim-tree): remove deprecated message CPea 2023-04-27 14:10:59 +0700
  • 259d65befa fix: refresh mason-registry before generating templates LostNeophyte 2023-04-27 18:25:17 +0200
  • c4b1491435 more debug printing LostNeophyte 2023-04-27 18:22:11 +0200
  • ec8cd80f41 add debug print LostNeophyte 2023-04-27 18:17:46 +0200
  • 77990b3011 fix: use 0.9 in install workflow LostNeophyte 2023-04-27 18:08:26 +0200
  • 2b6a05c109 feat: better check in the lsp tempate gen test LostNeophyte 2023-04-27 17:56:03 +0200
  • be1dde2aa9 chore: add pylyzer to skipped_servers LostNeophyte 2023-04-27 17:41:08 +0200
  • 2d5f4c148c fix(tests): set up lazy.nvim in the lsp test LostNeophyte 2023-04-27 17:39:41 +0200
  • 9183afd5e2 chore: bump plugins version github-actions[bot] 2023-04-27 14:05:28 +0000
  • e823ccb980 docs: add code_actions to example config (#4029) Juliano Farias 2023-04-26 13:08:53 +0200
  • eaa3376802
    docs: add code_actions to example config (#4029) Juliano Farias 2023-04-26 13:08:53 +0200
  • 77acb3e9e7 formatting opalmay 2023-04-26 13:45:10 +0300
  • 261c677a8b
    fix(user_command): update url in LvimDocs command (#4081) Mateusz Bączek 2023-04-24 15:22:45 +0200
  • be0bcaf8ff
    fix: add missing LF to install script (#4075) Matthew Winter 2023-04-24 23:13:01 +1000
  • 39890546b9
    Update utils/installer/install.sh Matthew Winter 2023-04-24 23:09:48 +1000
  • 6000591200 fix(lsp): make sure config is a table CPea 2023-04-24 19:37:35 +0700
  • cf75933860 fix(keymappings): Update the documentation_url Wint3rmute 2023-04-24 14:13:14 +0200
  • e69596627c chore: more general deprecated message CPea 2023-04-24 19:20:36 +0700
  • 0b3209e703 fix: avoid duplicate diagnostic code CPea 2023-04-24 19:11:58 +0700
  • 6fb9ccdfa1 fix: return empty object on nil sign values CPea 2023-04-21 14:04:17 +0700
  • 66f82fe49a move default config to settings.lua and keep backward compability CPea 2023-04-21 00:58:52 +0700
  • a99b1db9a3 fix: guard check config table CPea 2023-04-20 23:12:34 +0700
  • 020ee008a8 fix: wrong deprecation message CPea 2023-04-11 06:53:20 +0700
  • 49e82310f7 refactor(lsp)!: deprecate lvim.lsp.diagnostics CPea 2023-04-10 02:05:20 +0700
  • 01a4abc0b3 chore(lsp): add usage info to handlers table CPea 2023-03-03 15:34:14 +0700
  • bcf24a42b7 refactor(lsp): allow to disable custom handlers config CPea 2023-03-03 13:28:24 +0700
  • d9059e93b0 fix(formatting): Fixing formatting issues for build Mark 2023-04-24 07:52:51 +0100
  • 3e9bc35a92 fix(lsp): changing deafult csharp lsp so it doesn't error for new users Mark 2023-04-24 07:39:56 +0100
  • 7a4265fa46
    fix(lsp): diagnostic codes already show by default (#4070) kylo252 2023-04-23 13:02:32 +0200
  • 11498c13da fix: add missing LF Matthew Winter 2023-04-23 11:53:21 +1000
  • d67a38ee09 fix: add missing LF Matthew Winter 2023-04-23 11:27:15 +1000
  • 18ff4ffcd5 fix(lsp): diagnostic codes already show by default kylo252 2023-04-22 15:53:47 +0200
  • 15c1f79ba2 chore: update changelog kylo252 2023-04-22 16:00:06 +0200
  • f74046d191 fix(lsp): add luv library by default to lua_ls 1.3.0 kylo252 2023-04-20 11:31:09 +0200
  • 476743d2d1
    fix(lsp): add luv library by default to lua_ls (#4067) kylo252 2023-04-20 11:59:57 +0200
  • 1ef544331f fix(lsp): add luv library by default to lua_ls kylo252 2023-04-20 11:31:09 +0200
  • 9ecad22dbb
    chore: bump plugins version (#4030) github-actions[bot] 2023-04-17 19:54:02 -0400