Commit graph

  • ea930e3545
    fix(python): use venv for DAP Python (#1457) Hai Ninh Hoang 2023-09-26 18:35:27 +07:00
  • a7f971f30e
    feat(mini-pairs): add toggle mini pairs keymap and function (#1456) Kevin Traver 2023-09-26 05:34:28 -06:00
  • e54d0dde62
    feat(autocmds): close InspectTree window with q Folke Lemaitre 2023-09-26 13:27:18 +02:00
  • 0bff29c07a
    fix: disable context commentstring autocmd Folke Lemaitre 2023-09-26 13:24:03 +02:00
  • afdcec5b4a
    feat(extras): added simple csharp extra Folke Lemaitre 2023-09-26 10:58:35 +02:00
  • f892ba5cff
    fix: always lazy load keymaps. fixes #1485 Folke Lemaitre 2023-09-26 10:57:41 +02:00
  • a180c3097c chore(build): auto-generate vimdoc github-actions[bot] 2023-09-26 08:14:33 +00:00
  • b8d3a1c2cd
    Revert "fix(yanky): don't override c-p insert mode telescope mapping. Fixes #1007" Folke Lemaitre 2023-09-26 10:13:00 +02:00
  • 89cb18a511 fix(test): add missing neotest dependencies Christian Mösl 2023-09-24 22:57:25 +02:00
  • 39de614eb7 feat(mini-pairs): add toggle mini pairs keymap and function Kevin Traver 2023-09-21 15:53:24 -06:00
  • fb2228d286 Add labels to telescope buffer keymap latif 2023-09-17 01:08:09 +03:00
  • b6c504da69
    Update python.lua Hai Ninh Hoang 2023-09-15 16:24:18 +07:00
  • e2a94a51d5 mini.ai: move to extras. Add default textobjects to treesitter, improved comment to t = false abeldekat 2023-09-14 08:23:38 +02:00
  • d073ece621 fix(python): ensure debugpy installed if using nvim-dap roc 2023-09-13 22:04:07 +08:00
  • 0660f9c97b miniai_fix_tag: default to opt-out for the tag textobject provided by mini.ai abeldekat 2023-09-12 18:55:36 +02:00
  • 7eb53e9a79 mini.ai: move to extras. Add default textobjects to treesitter. Improved the warning. Improved the config decoration. abeldekat 2023-09-11 21:38:39 +02:00
  • cdf8036e7f mini.ai: move to extras. Add default textobjects to treesitter. Review @dpetka2001. Overriding the config function using decoration. Remove code duplication. abeldekat 2023-09-10 18:14:34 +02:00
  • 0c12cc332a mini.ai: move to extras. Add default textobjects to treesitter abeldekat 2023-09-10 11:44:33 +02:00
  • fb017a1800
    Merge branch 'LazyVim:main' into main 暮晨 2023-09-08 10:44:22 +08:00
  • 2be502d9fa
    chore: fix template for repro.lua MoetaYuko 2023-09-07 13:16:41 +08:00
  • b18584fe30 Merge branch 'main' into add-nvim-metals Christian Kleinbölting 2023-09-06 21:44:46 +02:00
  • 38f06c1217 feat(java): support vscode launch json aqav 2023-09-06 15:05:25 +08:00
  • 083243253a feat(java): support vscode launch json aqav 2023-09-06 14:56:05 +08:00
  • 8009d7a883 [feat] add codeium extension Andreas Gerlach 2023-08-06 22:34:39 +02:00
  • a72a84972d
    chore(main): release 6.3.0 (#1231) v6.3.0 github-actions[bot] 2023-09-04 23:10:50 +02:00
  • fb7c08fc5b
    chore(main): release 6.3.0 github-actions[bot] 2023-09-04 21:09:27 +00:00
  • 6045a52d82
    fix: #1305 rust debugging not working on windows due to missing liblldb path (#1390) GrigoreAlexandru-Arch 2023-09-05 00:07:55 +03:00
  • a910b871d1 chore(build): auto-generate vimdoc github-actions[bot] 2023-09-04 21:05:40 +00:00
  • 15022f4892
    fix(java): don't accumulate on_attach, and make more configurable (#1388) Aron Griffis 2023-09-04 17:00:39 -04:00
  • 22c0046e7c
    feat(ui): add dashboard animation Mattias Sjödin 2023-09-03 15:34:36 +02:00
  • 24e2c24dc2
    fix: mason ensure installed name Josh Medeski 2023-09-01 10:58:36 -05:00
  • afe25aca8a
    feat: add graphql to mason enure installed Josh Medeski 2023-09-01 10:57:08 -05:00
  • aeb989151e
    feat: add graphql lang package Josh Medeski 2023-09-01 10:51:41 -05:00
  • e181228ebf
    Merge branch 'LazyVim:main' into feature/neoconf-spec Timothy Mertz 2023-08-29 13:53:29 -05:00
  • 5df2aad57f chore(neoconf): Simplify spec Timothy Mertz 2023-08-29 13:49:47 -05:00
  • f9dadc11b3
    fix(autocmds): restore tabpage on resize (#1260) Callum Howard 2023-08-30 02:13:32 +10:00
  • ec0ddd481c
    fix(keymaps): change v mode to x mode for save file (#1262) Iordanis Petkakis 2023-08-29 19:07:56 +03:00
  • 64c5848fe8
    style: fix comment typo (#1336) Zhizhen He 2023-08-30 00:02:45 +08:00
  • 23e2b073e6
    fix(keymaps): remove gw keymap Folke Lemaitre 2023-08-29 18:00:54 +02:00
  • 451bde5b41
    fix(python): disable ruff hover correctly (#1365) Xie Zejian 2023-08-29 23:59:18 +08:00
  • 377c0e397c
    feat(python): add more venv names (#1381) Jakub Kozłowicz 2023-08-29 17:58:42 +02:00
  • 971ed5c148 chore(build): auto-generate vimdoc github-actions[bot] 2023-08-29 15:57:49 +00:00
  • 73dc5a503f
    fix(clangd): update setup from upstream changes (#1308) Amaan Qureshi 2023-08-29 11:57:09 -04:00
  • 7229822ab0 feat(autocmds): add new autocmd 暮晨 2023-08-29 11:08:17 +08:00
  • 6045c88fcd
    fix: #1305 rust debugging not working on windows due to missing liblldb path GrigoreAlexandru-Arch 2023-08-29 01:43:12 +03:00
  • d8abb3eb55 refactor(java): move defaults to opts Aron Griffis 2023-08-28 14:34:26 -04:00
  • 236029bd3b fix(java): don't accumulate on_attach, and make more configurable Aron Griffis 2023-08-28 09:50:15 -04:00
  • 6d42d71484
    feat(python): add more venv names Jakub Kozłowicz 2023-08-26 19:22:10 +02:00
  • a0cf9de8f6 better fix fecet 2023-08-25 13:20:41 +08:00
  • f7cb662b8c fix: disable ruff hover correctly fecet 2023-08-22 16:54:00 +08:00
  • 5524146302
    Update keymaps.lua othondev 2023-08-22 12:44:18 +10:00
  • ebc5375401 fix: PR#1300 aqav 2023-08-18 16:40:57 +08:00
  • e56af41402 Add scala support using nvim-metals Christian Kleinbölting 2023-08-18 09:09:28 +02:00
  • cb151005e1
    Do not jump on invocation of * Ken Powers 2023-08-17 14:00:16 -04:00
  • 141ed0254a feat(nvim-tree): add keymaps toggle git & buffer Phúc Lê Khắc 2023-08-16 08:26:37 +02:00
  • a8471b2bce
    style: fix comment typo Zhizhen He 2023-08-15 21:37:54 +08:00
  • 69f5a30af8 feat(java): no pattern in LspAttach autocmd aqav 2023-08-15 11:10:15 +08:00
  • cc3dfa496e feat(java): better java support aqav 2023-08-12 17:11:03 +08:00
  • d0807d61b5 fix(clangd): update setup from upstream changes Amaan Qureshi 2023-08-08 09:34:59 -04:00
  • 5e25b7c9ab chore(comment): add comment and table merge aqav 2023-08-08 15:04:15 +08:00
  • 1477849a78 feat(java): more java root filetype aqav 2023-08-07 23:11:55 +08:00
  • afc680e900 feat(java): java lang support aqav 2023-08-07 22:12:23 +08:00
  • 846466ed75 feat(java): java lang support aqav 2023-08-07 21:54:35 +08:00
  • 54efd300c0
    fix(keymaps): let keymap n and N opens folds ian 2023-08-07 17:31:41 +08:00
  • 105af57081
    fix(telescope): replace anonymous functions in mappings by named functions Maria José Solano 2023-08-05 18:36:12 -07:00
  • d30f423af1 feat(neoconf): Move to separate plugin spec Timothy Mertz 2023-08-03 13:46:00 -05:00
  • 34a34c26d3
    feat(terraform): add tflint language server Robson Roberto Souza Peixoto 2023-08-01 20:51:24 -03:00
  • 10baa03671
    fix(Editor): Set keybindings to correct telescope find_files behaviour Bamdad Sabbagh 2023-08-01 01:55:25 +02:00
  • fc5d375bd4 Fix(keymaps): change v mode to x mode for save file Iordanis Petkakis 2023-07-30 18:58:30 +03:00
  • ea3b85408f Restore tabpage on resize CallumHoward 2023-07-30 23:40:19 +10:00
  • 566049aa4a
    feat(treesitter): add jsdoc to ensure_installed (#1252) Võ Quang Chiến 2023-07-30 16:10:45 +07:00
  • c1fc996ccd chore(build): auto-generate vimdoc github-actions[bot] 2023-07-30 09:10:24 +00:00
  • a62a5942de
    fix(yaml): yaml validate and enable line folding (#1251) Jonas Holst Damtoft 2023-07-30 11:09:44 +02:00
  • bb9f25aeb1 fix: type <space> on float terminal should wait 1 sec to react #1253 Radvil 2023-07-30 01:45:57 +08:00
  • 5eb9e5a67d
    feat(treesitter): add jsdoc to ensure_installed Vo Quang Chien 2023-07-29 22:16:29 +07:00
  • 4daf86680c feat(yaml): support line folding Jonas Holst Damtoft 2023-07-29 15:54:17 +02:00
  • 89cf13dc80 fix(yaml): enable validate Jonas Holst Damtoft 2023-07-29 15:51:41 +02:00
  • 03e89375c5 fix(lsp): keymaps when telescope is disabled Aron Griffis 2023-07-27 17:10:56 -04:00
  • 4d561aced3 feat(lang): add R support Maximilian Muecke 2023-07-26 22:40:09 +02:00
  • 9264c54ae9
    feat(clangd): remove CMakelists root_dir search (#1230) Luco Bellic 2023-07-26 21:44:47 +02:00
  • 549baee224 chore(build): auto-generate vimdoc github-actions[bot] 2023-07-26 19:44:27 +00:00
  • d7ca822d41
    fix(yaml): yaml: Fix TypeError undefined length (#1229) Javier Tia 2023-07-26 13:43:49 -06:00
  • bcfa1c0e60
    feat(clangd): remove CMakelists root_dir search Luco Bellic 2023-07-26 19:54:43 +02:00
  • 3b0eaee5ea
    lang: yaml: Fix TypeError undefined length Javier Tia 2023-07-26 10:40:45 -06:00
  • aa1cccf230
    chore(main): release 6.2.0 (#1202) v6.2.0 github-actions[bot] 2023-07-25 19:39:16 +02:00
  • 66f2c4ac85
    chore(main): release 6.2.0 github-actions[bot] 2023-07-25 17:38:50 +00:00
  • 6dc66852b8
    feat(extra): add yaml language extension (#1198) Andreas Gerlach 2023-07-25 19:37:13 +02:00
  • 948cd5a6a7
    fix(yaml): disable keyOrdering checks Folke Lemaitre 2023-07-25 19:36:38 +02:00
  • 9fe89f5f8a
    fix(lang_java): fixes #1215 other two entries of vim.fs.joinpath as well that were not changed in #1213 (#1216) Iordanis Petkakis 2023-07-25 20:22:10 +03:00
  • f57cce50e3 fix(lang_java): fixes #1215 other two entries of vim.fs.joinpath as well that were not changed in #1213 Iordanis Petkakis 2023-07-25 17:50:56 +03:00
  • 76d33bba2c
    feat: Enable flash.nvim highlight on catppuccin integration (#1206) Radvil 2023-07-25 21:39:08 +08:00
  • 79619364bd chore(build): auto-generate vimdoc github-actions[bot] 2023-07-25 13:26:10 +00:00
  • 2e09051472
    fix: fixes #1207 (#1213) Andreas Gerlach 2023-07-25 15:25:24 +02:00
  • 8a44f5ab0b fixes #1207 Andreas Gerlach 2023-07-25 15:02:09 +02:00
  • 64c59f517c feat: add yaml language extension Andreas Gerlach 2023-07-23 11:04:41 +02:00
  • 82184ead0f feat: Enable flash.nvim highlight on catppuccin integration Radvil 2023-07-24 17:29:29 +08:00
  • 9a0543531d
    fix(lsp): supports_method for checking inlay hint support (#1195) Maria José Solano 2023-07-23 09:09:48 -07:00
  • f6d646a325
    feat(java): add test and debug support for Java extension (#1192) Andreas Gerlach 2023-07-23 18:08:01 +02:00
  • 07f183516f chore(build): auto-generate vimdoc github-actions[bot] 2023-07-23 16:07:08 +00:00
  • b97ccb9e73
    fix: #1194 use cmakelang instead of cmakelint (#1197) Andreas Gerlach 2023-07-23 18:06:25 +02:00