Commit graph

  • ff0dcc1e99 feat(extras): add harpoon2 Nybkox 2024-01-29 15:16:33 +01:00
  • 01f3bbf9e6
    add treesitter syntax highlighting Christian Kleinbölting 2024-01-29 15:08:55 +01:00
  • 0e2e74b11d
    Merge branch 'main' into add-nvim-metals Christian Kleinbölting 2024-01-29 15:07:45 +01:00
  • 1bf6f70eb0
    feat(treesitter): add printf Amaan Qureshi 2024-01-28 18:11:22 -05:00
  • 3888f2e044
    feat(options): use native folding Sergey Kochetkov 2024-01-28 13:25:43 +01:00
  • 2df9c9ea9d
    feat(options): remove redundant commented line Sergey Kochetkov 2024-01-28 13:25:00 +01:00
  • f3467b07f0
    Merge branch 'LazyVim:main' into main Sergey Kochetkov 2024-01-28 13:13:45 +01:00
  • d0ba617370 fix(autocmds): account for Windows paths when auto-creating dirs Tomasz M. Witczak 2024-01-27 20:07:52 +01:00
  • 30a950e77f fix(toggle-diagnostics): correctly set initial state Iordanis Petkakis 2024-01-27 01:07:29 +02:00
  • 733acedb9b
    PR comments Andreas Gerlach 2024-01-24 19:57:17 +01:00
  • 12003a5572 feat(fold): show number of folded lines in foldtext Phúc Lê Khắc 2023-10-30 10:38:08 +01:00
  • 77d719143c
    Merge cf3b4d8792 into a50f92f755 Dev'A'Lot 2024-01-23 09:39:21 +01:00
  • 74cd10d13b
    chore(main): release 10.10.0 github-actions[bot] 2024-01-23 06:52:57 +00:00
  • a50f92f755 chore(build): auto-generate vimdoc github-actions[bot] 2024-01-23 06:52:05 +00:00
  • 591f850f8a
    fix(autocmds): apply conceal level change to local buffer options (#2409) Michael Olson 2024-01-23 01:51:34 -05:00
  • 983a3ac283 fix(autocmds): apply conceal level change to local buffer options Michael Olson 2024-01-22 18:59:07 -05:00
  • 54ae77e164
    feat(telescope): add <leader>fg for finding files using git-files (#2353) Yi 2024-01-22 02:58:51 -08:00
  • 7f9219162b
    feat(snippets): added extra to use native snippets instead of LuaSnip. Folke Lemaitre 2024-01-22 08:39:07 +01:00
  • d9287391b7
    feat: added LazyHealth that loads all plugins and runs :checkhealth Folke Lemaitre 2024-01-22 08:03:13 +01:00
  • f799b39eaf
    fix(rust): avoid resetting cmp group_index to 1 (#2332) Frederick Zhang 2024-01-22 17:51:19 +11:00
  • eb2674ce37 chore(build): auto-generate vimdoc github-actions[bot] 2024-01-22 06:50:15 +00:00
  • 1dffb1d853
    fix(hyprlang): use lazyvim way to install (#2404) Binh Duc Tran 2024-01-22 13:49:45 +07:00
  • 454357c2e9 fix(hyprlang): use lazyvim way to install Binh Duc Tran 2024-01-22 11:05:06 +07:00
  • 45d1192fc3
    fix(rust): avoid resetting cmp group_index to 1 Frederick Zhang 2024-01-10 16:03:05 +11:00
  • eccf3b5e68
    fix(neo-tree): better copy file name with Y Folke Lemaitre 2024-01-21 21:32:09 +01:00
  • 93342f15ba
    feat(toggle): use vim.diagnostic.is_disabled when available (#2217) Iordanis Petkakis 2024-01-21 21:41:11 +02:00
  • 3cbfeab718
    fix(toggle): use vim.diagnostics enabled state when possible Folke Lemaitre 2024-01-21 20:40:11 +01:00
  • a43d8cf358
    fix(options): change default conceal level to 2 (#2053) Adrian Wilkins 2024-01-21 19:34:07 +00:00
  • cbd9d700dc
    fix(typescript): don't hardcode values in lua table (#2254) Iordanis Petkakis 2024-01-21 21:28:16 +02:00
  • 8e2046f3d0
    fix(autocmds): avoid checktime when buftype=nofile (#2270) Frederick Zhang 2024-01-22 06:20:54 +11:00
  • c72db4938c
    docs(README-DE): remove .txt extension (#2321) tippfehlr 2024-01-21 20:18:03 +01:00
  • 37107cf2fc
    docs: typo in init.lua (#2365) Pablo 2024-01-21 16:10:18 -03:00
  • c433ea7aa8
    chore(main): release 10.9.1 (#2399) v10.9.1 github-actions[bot] 2024-01-21 20:03:51 +01:00
  • 35f458e45f
    chore(main): release 10.9.1 github-actions[bot] 2024-01-21 19:03:37 +00:00
  • fbe478ae3f
    fix: fixup for #2137 Folke Lemaitre 2024-01-21 20:02:11 +01:00
  • adc0b36069
    chore(main): release 10.9.0 (#2391) v10.9.0 github-actions[bot] 2024-01-21 20:00:03 +01:00
  • 8cde4edef4
    chore(main): release 10.9.0 github-actions[bot] 2024-01-21 18:54:38 +00:00
  • 5296d42e6a
    feat(neo-tree): Adds copy file name command to Neo-Tree with 'Y' binding (#2137) pr3c0g 2024-01-21 18:53:57 +00:00
  • 71a73e8334
    fix(eslint): correct working directories name (#2071) Nick Hester 2024-01-21 10:53:09 -08:00
  • fa6158a595
    feat(keymaps): add function to toggle between light/dark backgrounds (#2088) NickSager 2024-01-21 12:52:36 -06:00
  • f4ddb16b26
    feat(gitsigns): update gitsigns.nvim preview command (#2178) Sergey Kochetkov 2024-01-21 19:49:41 +01:00
  • b71feb7e45
    feat(test): Add <leader>tl to neotest.run_last() (#1968) Samuel Abreu 2024-01-21 15:37:38 -03:00
  • 33830f1e7d
    feat(lsp): add diagnostic signs to lsp options (#2192) Gary Murray 2024-01-21 11:35:24 -07:00
  • d0120ccdd1 chore(build): auto-generate vimdoc github-actions[bot] 2024-01-21 10:25:29 +00:00
  • 23fe52acd7
    feat(autocmds): dont use conceal for json files Folke Lemaitre 2024-01-21 11:24:59 +01:00
  • 979bb952a6
    fix(dot): treesitter for hypr was renamed to hyprlang Folke Lemaitre 2024-01-20 12:50:34 +01:00
  • e3c1924d9f
    fix: java lombok support lzs 2024-01-20 15:07:27 +08:00
  • 5a9545ee14
    Update init.lua Pablo 2024-01-16 19:35:13 -03:00
  • a9919f04bf feat(typescript-lang): Add missing import keymap Radvil 2024-01-15 02:55:38 +08:00
  • c5a93c2e1f
    Add <leader>fg for finding files using git-files Yi 2024-01-14 09:54:55 -08:00
  • 7dda2e98e3 Fix plugin errors on formatting Anjo Tadena 2024-01-14 22:58:00 +08:00
  • 85810953c7 Update configuration Anjo Tadena 2024-01-14 22:10:13 +08:00
  • 96735a3988
    Merge branch 'LazyVim:main' into main Anjo Tadena 2024-01-13 10:22:59 +08:00
  • 4e26f95e50
    feat(terraform): ensure tflint is installed Peter Benjamin 2024-01-10 10:09:05 -08:00
  • 1a30994255
    Incorporate Code Review Feedback Võ Quang Chiến 2024-01-08 23:32:34 +07:00
  • ec499450c1
    docs(README-DE): remove .txt extension tippfehlr 2024-01-06 19:39:36 +01:00
  • fdedd7e5b4
    feat(markdown): configure conform for markdown files Peter Benjamin 2024-01-04 16:33:49 -08:00
  • d39c6867a8 fix(toggle): use vim.diagnostic.is_disabled() konosubakonoakua 2024-01-03 20:03:30 +08:00
  • 6a6a65fe3c
    feat(util): octo.nvim extension fixes #2276 Andreas Gerlach 2023-12-31 14:55:10 +01:00
  • ddde91f260
    feat(java): allow opting out default keymaps Frederick Zhang 2024-01-01 20:10:38 +11:00
  • e9691ef300
    feat(lang): add support for helm chart templates Peter Benjamin 2023-12-29 13:07:07 -08:00
  • 88fef0b968
    fix(autocmds): avoid checktime when buftype=nofile Frederick Zhang 2023-12-30 01:51:37 +11:00
  • d10320d4ad fix(typescript): bring back function call completion snippets Iordanis Petkakis 2023-12-26 11:36:18 +02:00
  • 629bdd64ec fix(typescript): add back comment and Lua annotations Iordanis Petkakis 2023-12-25 23:48:48 +02:00
  • 2cc9967713 fix(typescript): remove format settings entirely Iordanis Petkakis 2023-12-25 23:43:00 +02:00
  • b9563799be fix(typescript): don't hardcode values in lua table Iordanis Petkakis 2023-12-24 21:17:01 +02:00
  • 09dadaeaca
    fix(lang): load on BufNewFile for any *req*.txt file Peter Benjamin 2023-12-24 08:41:57 -08:00
  • cf3b4d8792
    feat: Add php lang Dev'A'Lot 2023-12-25 00:07:15 +11:00
  • d069a3143f
    feat(python): add ftdetect & ftplugin support for requirements.txt Peter Benjamin 2023-12-23 15:53:44 -08:00
  • c125078538 feat(ui): dashboard files searches git files if in git repo Pedro Cattori 2023-12-23 14:47:53 -06:00
  • 665d18e59f
    feat(lang) - improve java extension, fixes #1984 Andreas Gerlach 2023-12-18 14:15:55 +01:00
  • 9b4d72c0df
    feat(util) create gitui extension Andreas Gerlach 2023-12-22 17:08:12 +01:00
  • 270ac2063c
    fix(lang): remove event from terraform telescope extensions Peter Benjamin 2023-12-21 13:29:57 -08:00
  • 10755ebea1
    feat(lang): add telescope terraform integrations Peter Benjamin 2023-12-21 12:44:16 -08:00
  • e426dd0aba fix some typo t-ooka 2023-12-21 20:37:26 +09:00
  • b78433cc2d add Japanese README file t-ooka 2023-12-21 20:30:08 +09:00
  • 9ea071c1fe update dap config before running debug test Andreas Gerlach 2023-12-20 11:14:25 +01:00
  • 2c067f8003 feat(toggle-diagnostics): revert to enable instead of status Iordanis Petkakis 2023-12-20 10:02:35 +02:00
  • 88e75615b1 feat(toggle-diagnostics): change logic based on vim.diagnostic.is_disabled Iordanis Petkakis 2023-12-19 12:39:28 +02:00
  • 0333a7e335 feat(lang) - move to rustacean.nvim, fixes #2113 Andreas Gerlach 2023-12-16 10:15:36 +01:00
  • 0f03c028ba feat(lang) extension for alternative nvim-java distribution Andreas Gerlach 2023-12-18 13:58:31 +01:00
  • 0430f51211 添加自定义配置 fengbin 2023-12-15 15:05:18 +08:00
  • 18740d8abe Add diagnostic signs to lsp options Gary Murray 2023-12-14 11:46:52 -07:00
  • 96e9a2b7a3 feat(cmp): Replace the hrsh7th/cmp-path plugin with FelipeLema/cmp-async-path star 2023-12-14 22:33:10 +08:00
  • 0f70bc6f06
    Change gitsigns.nvim hunk preview shortcut Sergey Kochetkov 2023-12-12 13:09:40 +01:00
  • 1833b12145
    Merge branch 'LazyVim:main' into main Sergey Kochetkov 2023-12-12 13:04:54 +01:00
  • bb0749da47 [feature][nvim][lazyvim] customer zhangxueguang 2023-12-10 14:25:55 +08:00
  • 8f57e997d0 Adds copy file name command to Neo-Tree with 'Y' binding Ricardo Rebelo 2023-12-05 11:58:09 +00:00
  • cf73189e12
    fix wierd Tmux/terminal esc-j/k line move issue Rajesh Rajendran 2023-12-05 06:11:17 +01:00
  • 0e46f7bfcc added a warning when extra lazyrc is not the last plugin spec abeldekat 2023-12-04 16:55:34 +01:00
  • c10988d8b4
    Fixing telescope file files keymaps. Chung Tran 2023-12-03 18:33:56 -05:00
  • 4a821c3b0b feat(extras): Enable project-specific plugin specs using .lazy.lua abeldekat 2023-12-03 10:57:31 +01:00
  • d45c1ffd7a fix: cant't display search icon in iterm2 greycode 2023-12-01 20:42:22 +08:00
  • 879e29504d
    chore(main): release 10.8.2 (#2097) v10.8.2 github-actions[bot] 2023-11-30 21:27:02 +01:00
  • 95dd7b9985
    chore(main): release 10.8.2 github-actions[bot] 2023-11-30 20:25:38 +00:00
  • 8baf9b5459
    fix(lsp): fix inlay hints for older nightlies. See #2007 Folke Lemaitre 2023-11-30 21:24:03 +01:00
  • 6ac331b588
    chore(main): release 10.8.1 (#2095) v10.8.1 github-actions[bot] 2023-11-30 20:20:39 +01:00
  • ec3430f723
    chore(main): release 10.8.1 github-actions[bot] 2023-11-30 19:18:34 +00:00
  • e229988a98
    fix(lsp): inlay hints on stable. See #2007 Folke Lemaitre 2023-11-30 20:16:33 +01:00
  • 11a8a6bea7
    fix(ui): signcolumn signs on nightly. Fixes #2039 Folke Lemaitre 2023-11-30 20:10:41 +01:00