Folke Lemaitre
|
87bb766123
|
fix(treesitter): disable treesitter-rewrite extra for now. not ready yet
|
2024-05-17 22:38:59 +02:00 |
|
Folke Lemaitre
|
19674e8047
|
fix(util): use bdelete for buf remove
|
2024-05-17 15:49:50 +02:00 |
|
Folke Lemaitre
|
2e1c945f61
|
fix(bufferline): correctly configure bufferline to use the new bufremove util
|
2024-05-17 14:27:00 +02:00 |
|
Folke Lemaitre
|
289c2f81c4
|
perf(coding): dont load vim.snippet early
|
2024-05-17 14:27:00 +02:00 |
|
Folke Lemaitre
|
779de263f1
|
feat(util): mini.bufremove is no longer needed
|
2024-05-17 10:10:31 +02:00 |
|
Folke Lemaitre
|
87493af237
|
fix(lsp): dont try to highlight refs for deleted buffers
|
2024-05-17 10:10:31 +02:00 |
|
Folke Lemaitre
|
f8de965d3e
|
feat(options): new option to disable deprecation warnings. warnings will be hidden bydefault
|
2024-05-17 09:19:28 +02:00 |
|
Folke Lemaitre
|
cc99b219de
|
feat(lsp): document highlights now use native lsp. vim-illuminate is available as an extra
|
2024-05-17 09:19:28 +02:00 |
|
Folke Lemaitre
|
960ec8079b
|
fix: deprecation warning on diagnostic.is_disabled
|
2024-05-17 09:19:28 +02:00 |
|
Folke Lemaitre
|
14872fa816
|
fix(util): get opts from parsing specs instead of plugins
|
2024-05-16 22:14:57 +02:00 |
|
Folke Lemaitre
|
76f9dbb40c
|
refactor: use LazyVim.opts
|
2024-05-16 22:11:55 +02:00 |
|
Folke Lemaitre
|
3b74ef793f
|
feat(keymaps): added leader-uI to open InspectTree
|
2024-05-16 21:25:51 +02:00 |
|
Folke Lemaitre
|
b739eb3503
|
fix(treesitter-rewrite): disable vim-illuminate
|
2024-05-16 21:25:51 +02:00 |
|
Folke Lemaitre
|
960e958548
|
feat(lsp): enable inlay hints by default on Neovim 0.10
|
2024-05-16 21:25:51 +02:00 |
|
Folke Lemaitre
|
2de7f24530
|
docs: update
|
2024-05-16 21:25:51 +02:00 |
|
Folke Lemaitre
|
73126e30c7
|
docs: updated news for 11.0 release
|
2024-05-16 21:25:51 +02:00 |
|
Folke Lemaitre
|
20081460b6
|
feat(extras): added extra for the nvim-treesitter rewrite. Some plugins are not compatible and will be disabled.
|
2024-05-16 21:25:51 +02:00 |
|
Folke Lemaitre
|
66dc9c09d6
|
feat(util)!: move vim-startuptime to an extra
|
2024-05-16 21:25:51 +02:00 |
|
Folke Lemaitre
|
4f4911ff95
|
feat(coding)!: move mini.ai to an extra
|
2024-05-16 21:25:51 +02:00 |
|
Folke Lemaitre
|
e37a699096
|
feat(mini.surround)!: move mini.surround to an extra
|
2024-05-16 21:25:51 +02:00 |
|
Folke Lemaitre
|
69e6daae2c
|
feat(ui)!: move mini.indentscope to an extra
|
2024-05-16 21:25:51 +02:00 |
|
Folke Lemaitre
|
03704e2299
|
feat(ui)!: moved treesitter-context to an extra. No longer a core plugin
|
2024-05-16 21:25:51 +02:00 |
|
Folke Lemaitre
|
9839f10013
|
refactor: comments code
|
2024-05-16 21:25:51 +02:00 |
|
Folke Lemaitre
|
3c4ebd522e
|
feat(coding)!: native snippets are now the default on Neovim 0.10. Install the luasnip extra to get luasnip back
|
2024-05-16 21:25:51 +02:00 |
|
Folke Lemaitre
|
d999be7401
|
feat(coding)!: use native comments on 0.10, with support for ts_context_commentstring
|
2024-05-16 21:25:51 +02:00 |
|
Folke Lemaitre
|
f02507b159
|
feat(util): set_upvalue
|
2024-05-16 21:25:51 +02:00 |
|
Folke Lemaitre
|
9fe8b15928
|
fix(health): add warning when not using 0.10.0
|
2024-05-16 21:25:51 +02:00 |
|
Folke Lemaitre
|
8dae76c1fd
|
fix(dap): use jsonc support from plenary. Same as the code from neoconf. Fixes #3174
|
2024-05-16 16:44:01 +02:00 |
|
Folke Lemaitre
|
2391ac0420
|
refactor(options): refactored options
|
2024-05-16 16:37:26 +02:00 |
|
Folke Lemaitre
|
6e7ba50141
|
fix(cmp): never auto bracket for snippets and correct prev char check. Fixes #2949
|
2024-05-16 08:07:36 +02:00 |
|
Folke Lemaitre
|
f25ac504b8
|
perf(yanky): remove performance optim for sqlite since it has been merged upstream
|
2024-05-15 18:09:55 +02:00 |
|
Folke Lemaitre
|
c70a78e631
|
fix(cmp): dont add autobrackets if prev char is a bracket. Closes #2949
|
2024-05-15 16:23:42 +02:00 |
|
Folke Lemaitre
|
914ca4a455
|
feat(noice): added keymap <leader>snt to show Noice messages in telescope. Fixes #1306
|
2024-05-15 15:53:19 +02:00 |
|
Folke Lemaitre
|
91ead22116
|
feat(lua_ls): configure default lua_ls inlay hint settings
|
2024-05-15 15:48:46 +02:00 |
|
Folke Lemaitre
|
a97fa3b756
|
feat(lua): added LazyVim as a treesitter builtin
|
2024-05-15 15:31:08 +02:00 |
|
Folke Lemaitre
|
9047d041a8
|
perf(yanky): schedule_wrap sqlite push to history to prevent blocking Neovim on copy/paste
|
2024-05-15 08:48:58 +02:00 |
|
Folke Lemaitre
|
3585d61c93
|
style: remove debug :)
|
2024-05-14 22:25:44 +02:00 |
|
Folke Lemaitre
|
965a469ca8
|
perf(startup): render a file opened from the cmdline as soon as possible and get rid of lazy_file logic
|
2024-05-14 21:43:02 +02:00 |
|
Folke Lemaitre
|
b29d169afb
|
perf(treesitter): load treesitter early during startup when opening a file from the cmdline
|
2024-05-14 21:41:56 +02:00 |
|
Folke Lemaitre
|
8301096c31
|
perf(treesitter): dont let nvim-treesitter-textobjects stall loading treesitter
|
2024-05-14 21:36:43 +02:00 |
|
Folke Lemaitre
|
39901c1f00
|
fix(fzf-native): try rebuilding fzf-native when needed. Fixes #2464
|
2024-05-13 08:53:20 +02:00 |
|
Folke Lemaitre
|
e89653f410
|
fix(pretty_path): properly escape % characters
|
2024-05-12 22:08:13 +02:00 |
|
Folke Lemaitre
|
a0afe8fef9
|
fix(dot): remove .env => sh since this is already the default
|
2024-05-12 18:23:14 +02:00 |
|
Folke Lemaitre
|
42010d1dfb
|
fix(dot): use syntax sh for dotenv files. Closes #3145
|
2024-05-12 16:39:00 +02:00 |
|
Folke Lemaitre
|
9da13ef7e8
|
fix(trouble-v3): fix telescope integration
|
2024-04-22 10:00:48 +02:00 |
|
Folke Lemaitre
|
6fdbc623e0
|
fix(edgy): proper way of opening neo-tree. Fixes #2984
|
2024-04-22 09:54:32 +02:00 |
|
Folke Lemaitre
|
9e3af1070f
|
feat(git): <leader>gb for Git Blame Line
|
2024-04-11 17:23:46 +02:00 |
|
Folke Lemaitre
|
32eacde793
|
fix(mini.pairs): better default for ````
|
2024-04-11 17:23:17 +02:00 |
|
Folke Lemaitre
|
aaa10e717d
|
fix(lsp): better support for diagnostics icons on Neovim nightly/stable
|
2024-03-29 09:45:52 +01:00 |
|
Folke Lemaitre
|
64f86147f9
|
fix(lsp): dont define diagnostics signs on >= 0.10.0
|
2024-03-29 09:45:52 +01:00 |
|
Folke Lemaitre
|
349ae03f09
|
fix: merge conflict
|
2024-03-29 09:45:31 +01:00 |
|
Folke Lemaitre
|
f308867570
|
fix(native_snippets): don't try to enable native snippets on Neovim < 0.10.0 and show warning
|
2024-03-29 09:44:40 +01:00 |
|
Folke Lemaitre
|
914f26d04e
|
fix(tex): don't override conceallevel for tex. Not sure why that was added
|
2024-03-29 07:56:32 +01:00 |
|
Folke Lemaitre
|
80a8b18be6
|
feat(trouble): enabled edgy
|
2024-03-29 07:27:55 +01:00 |
|
Folke Lemaitre
|
754467525b
|
feat(trouble): added <leader>cS to open a trouble list of all references / definitions / ... of the item under the cursor
|
2024-03-29 07:27:43 +01:00 |
|
Folke Lemaitre
|
3166236ff8
|
fix(mini.move): default mini.move setup already maps the correct keys
|
2024-03-29 00:21:52 +01:00 |
|
Folke Lemaitre
|
4ca0bf69dd
|
fix(trouble-v3): use the filtered symbols list for lualine
|
2024-03-28 23:55:41 +01:00 |
|
Folke Lemaitre
|
e29c7acd2d
|
feat(extras): added extra for mini.diff
|
2024-03-28 23:41:54 +01:00 |
|
Folke Lemaitre
|
a786c471df
|
fix(statuscolumn): right align signs when virtnum > 0
|
2024-03-28 23:25:06 +01:00 |
|
Folke Lemaitre
|
9a2f773090
|
fix(trouble): show message if use hasnt updated with Lazy yet after enabling the extra
|
2024-03-28 22:49:35 +01:00 |
|
Folke Lemaitre
|
bb6aa98cbf
|
feat(extras): added extra for the trouble.nvim v3 beta
|
2024-03-28 22:11:55 +01:00 |
|
Folke Lemaitre
|
d95c2ba1dc
|
feat(python): enable auto_brackets for python, since pyright and basedpyright dont support this natively
|
2024-03-28 21:32:37 +01:00 |
|
Folke Lemaitre
|
bf8ce8076e
|
feat(cmp): added option auto_brackets that adds brackets to functions/methods in configured filetypes
|
2024-03-28 21:32:09 +01:00 |
|
Folke Lemaitre
|
cfbd358273
|
fix(nvim-lint): don't duplicate linters. Fixes #2852
|
2024-03-27 16:54:38 +01:00 |
|
Folke Lemaitre
|
e3075b05ef
|
fix(config): type filter was broken for telescope symbols
|
2024-03-27 15:04:41 +01:00 |
|
Folke Lemaitre
|
bb1480a6b9
|
feat(lazygit): allow customizing the lazygit theme. Check the code to change the hl group mapping. Fixes #2846
|
2024-03-27 11:19:06 +01:00 |
|
Folke Lemaitre
|
6ed771de9d
|
fix(lazygit): use Visual instead of CursorLine for selected line. Fixes #2846
|
2024-03-27 10:43:32 +01:00 |
|
Folke Lemaitre
|
ce5917a589
|
fix(lazygit): error handling for getting lazygit's config path
|
2024-03-27 10:21:09 +01:00 |
|
Folke Lemaitre
|
7d570fad79
|
fix(autocmds): auto create directory on windows for uris. Fixes #2442
|
2024-03-26 20:48:56 +01:00 |
|
Folke Lemaitre
|
1910cd5cb7
|
refactor: use LazyVim.is_win()
|
2024-03-26 20:48:56 +01:00 |
|
Folke Lemaitre
|
fd0677fb9a
|
fix(terminal): dont use backdrop for edgy terminal windows
|
2024-03-26 19:55:14 +01:00 |
|
Folke Lemaitre
|
426cd3ed91
|
feat(lazygit): configure lazygit nvim-remote as editor and enable nerdfont icons
can be disabled with `vim.g.lazygit_config = false`
|
2024-03-26 19:55:14 +01:00 |
|
Folke Lemaitre
|
f3655c33a3
|
perf(notify): disable animation notifications. too big impact on performance for too little benefit
To keep using animations, you can set stages = fade_in_slide_out for the
nvim-notify plugin
|
2024-03-26 17:35:27 +01:00 |
|
Folke Lemaitre
|
a26ca7bf56
|
fix(lazygit): dont error when setting ansi color fails. Fixes #2829
|
2024-03-26 15:24:16 +01:00 |
|
Folke Lemaitre
|
bfe8c608a3
|
fix(lazygit): allow overriding default terminal options
|
2024-03-26 13:42:57 +01:00 |
|
Folke Lemaitre
|
7d0dbc6ded
|
feat(lazygit): lazygit now automatically uses colors from your Neovim colorscheme
Disable by setting `vim.g.lazygit_theme = false` in your `options.lua`
|
2024-03-26 12:43:07 +01:00 |
|
Folke Lemaitre
|
c00e3aa6b1
|
feat(util): added util function to get a fg/bg color from the active colorscheme
|
2024-03-26 12:43:07 +01:00 |
|
Folke Lemaitre
|
3e5a5dd621
|
feat(python): allow configuring other python lsp servers than pyright, basedpyright
|
2024-03-26 09:28:08 +01:00 |
|
Folke Lemaitre
|
4b8fe44c08
|
fix: add shim for vim.uv just in case someone upgrades lazyvim before lazy
|
2024-03-22 10:30:35 +01:00 |
|
Folke Lemaitre
|
69aedc2657
|
fix(cmake): lazy load cmake-tools. Fixes #2767
|
2024-03-22 10:23:09 +01:00 |
|
Folke Lemaitre
|
1c13a5c10b
|
feat(telescope-fzf-native): added support for building with cmake. Fixes #2132
|
2024-03-22 10:00:22 +01:00 |
|
Folke Lemaitre
|
8d31bf230c
|
fix(java): dont error when not using cmp. Fixes #2038
|
2024-03-22 09:54:24 +01:00 |
|
Folke Lemaitre
|
3d4ab4eb26
|
feat(lazyterm): optional shell setup, mainly for pwsh. Fixes #2151
|
2024-03-22 09:49:07 +01:00 |
|
Folke Lemaitre
|
7a5dbeae75
|
feat: use LazyVim everywhere instead of require("lazyvim.util")
|
2024-03-22 09:15:09 +01:00 |
|
Folke Lemaitre
|
3a87c08cda
|
feat: use vim.uv everywhere instead of vim.loop
|
2024-03-22 09:02:34 +01:00 |
|
Folke Lemaitre
|
4187417158
|
fix(python): basedpyright is now supported by mason-lspconfig
|
2024-03-20 22:25:59 +01:00 |
|
Folke Lemaitre
|
6e57e86c99
|
feat: added LazyVim global. Will refactor specs later to use that
|
2024-03-20 17:26:50 +01:00 |
|
Folke Lemaitre
|
f055265bff
|
feat(python): added option to configure basedpyright as lsp. Check the python extra docs. Fixes #2787
|
2024-03-20 17:18:11 +01:00 |
|
Folke Lemaitre
|
fa0e538838
|
fix(lsp): dont auto install disabled lsp servers
|
2024-03-20 14:13:28 +01:00 |
|
Folke Lemaitre
|
d8d380a60e
|
fix(lazygit): make sure we start lazygit in a valid git root
|
2024-03-18 11:23:55 +01:00 |
|
Folke Lemaitre
|
843032ef1c
|
fix(markdown): disable headlines.nvim bullets for now
|
2024-03-14 16:53:00 +01:00 |
|
Folke Lemaitre
|
0ba731a879
|
fix(markdown): disable headlines.nvim in insert mode. Fixes #2717
|
2024-03-14 16:39:23 +01:00 |
|
Folke Lemaitre
|
1c9f4160a2
|
fix(options): dont set clipboard in an SSH session, so that OSC52 can be enabled (when supported)
|
2024-03-11 23:13:51 +01:00 |
|
Folke Lemaitre
|
935bc2283f
|
fix(extras): prevent duplicate extra imports
|
2024-03-08 11:51:18 +01:00 |
|
Folke Lemaitre
|
ee2e876252
|
fix(extras): automatically rename extra symbols-outline => outline. Fixes #2675
|
2024-03-08 11:47:17 +01:00 |
|
Folke Lemaitre
|
7415231855
|
fix(hi-patterns): correct regex for shorthand hex colors. See ##2562
|
2024-03-08 11:31:45 +01:00 |
|
Folke Lemaitre
|
4745314074
|
fix(extras): set correct priority for outline extra. Fixes #2666
|
2024-03-07 20:43:13 +01:00 |
|
Folke Lemaitre
|
139c41c18e
|
feat(lang): replace rust-tools.nvim with rustacean.nvim #2198
dummy commit to trigger changelog.
original commit message was not correct and didnt get picked up by the changelog
|
2024-03-07 20:41:12 +01:00 |
|
Folke Lemaitre
|
c6736ef2b8
|
fix(extras): show rename of symbols-outline => outline
|
2024-03-07 18:59:14 +01:00 |
|
Folke Lemaitre
|
780b9bb337
|
feat(lsp): added native codelens support. Enable in lsp settings. (disabled by default). Fixes #2656
|
2024-03-07 17:04:18 +01:00 |
|