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 |
|
Folke Lemaitre
|
b2a0ae6d0d
|
fix(ansible): incorrect key spec
|
2024-03-07 16:41:03 +01:00 |
|
Folke Lemaitre
|
21ca466db1
|
feat(autocmds): added support for copy/paste through ssh. Needs Neovim >= 0.10.0
|
2024-03-07 12:04:41 +01:00 |
|
Folke Lemaitre
|
41e60af52c
|
style: formatting
|
2024-03-07 12:00:44 +01:00 |
|
Folke Lemaitre
|
e7a58d9484
|
fix(telescope): dont use git_files when .ignore or .rgignore file is present
|
2024-03-07 11:43:22 +01:00 |
|
Folke Lemaitre
|
7f9219162b
|
feat(snippets): added extra to use native snippets instead of LuaSnip.
|
2024-01-22 08:39:07 +01:00 |
|
Folke Lemaitre
|
d9287391b7
|
feat: added LazyHealth that loads all plugins and runs :checkhealth
|
2024-01-22 08:03:15 +01:00 |
|
Folke Lemaitre
|
eccf3b5e68
|
fix(neo-tree): better copy file name with Y
|
2024-01-21 21:32:09 +01:00 |
|
Folke Lemaitre
|
fbe478ae3f
|
fix: fixup for #2137
|
2024-01-21 20:02:11 +01:00 |
|
Folke Lemaitre
|
23fe52acd7
|
feat(autocmds): dont use conceal for json files
|
2024-01-21 11:24:59 +01:00 |
|
Folke Lemaitre
|
979bb952a6
|
fix(dot): treesitter for hypr was renamed to hyprlang
|
2024-01-20 12:50:34 +01:00 |
|
Folke Lemaitre
|
8baf9b5459
|
fix(lsp): fix inlay hints for older nightlies. See #2007
|
2023-11-30 21:24:07 +01:00 |
|
Folke Lemaitre
|
e229988a98
|
fix(lsp): inlay hints on stable. See #2007
|
2023-11-30 20:17:07 +01:00 |
|
Folke Lemaitre
|
11a8a6bea7
|
fix(ui): signcolumn signs on nightly. Fixes #2039
|
2023-11-30 20:17:07 +01:00 |
|
Folke Lemaitre
|
3986169823
|
fix(spectre): don't build nvim-spectre
|
2023-11-04 10:14:36 +01:00 |
|
Folke Lemaitre
|
b32b4fd581
|
fix(extras): dont show extras that give errors (user's extras). Fixes #1895
|
2023-10-28 16:38:43 +02:00 |
|
Folke Lemaitre
|
e01ad513aa
|
fix(sessions): added folds to sessions
|
2023-10-27 18:34:33 +02:00 |
|
Folke Lemaitre
|
4558407574
|
fix(plugin): LazyFile now properly deals with deleted buffers. Fixes #1877
|
2023-10-26 07:38:53 +02:00 |
|
Folke Lemaitre
|
f589154268
|
fix(catppuccin): trouble integration. Fixes #1872
|
2023-10-25 17:23:37 +02:00 |
|
Folke Lemaitre
|
60e5707013
|
fix(util): pcall deletion of lazy_file augroup. See #1863
|
2023-10-25 15:54:35 +02:00 |
|
Folke Lemaitre
|
b651560ad0
|
perf(markdown): prevent headlines.nvim slowing down initial rendering with nvim README.md
|
2023-10-25 15:40:57 +02:00 |
|
Folke Lemaitre
|
1e1b68d633
|
fix(treesitter): make treesitter queries available at startup. See #1816 Fixes #1858
|
2023-10-25 15:40:25 +02:00 |
|
Folke Lemaitre
|
eab464d52d
|
fix(markdown): create default numbered Headline groups for colorschemes that dont support them. Fixes #1822
|
2023-10-25 14:23:44 +02:00 |
|
Folke Lemaitre
|
a5c9708736
|
perf(ui): wrap treesitter.foldexpr and cache get_parser during a event loop tick. Fixes #1846
|
2023-10-25 14:05:32 +02:00 |
|
Folke Lemaitre
|
99598ef7c7
|
feat(telescope): sort buffers with lastused and mru
|
2023-10-25 14:05:32 +02:00 |
|
Folke Lemaitre
|
ef5ec9a3bf
|
style: added trouble ft for the next gen trouble
|
2023-10-25 14:05:32 +02:00 |
|
Folke Lemaitre
|
82da2440e4
|
fix(nvim-ts-autotag): make it actually work :)
|
2023-10-19 19:54:36 +02:00 |
|
Folke Lemaitre
|
ea3155aef6
|
fix(conform): allow overriding all conform format options. Fixes #1790
|
2023-10-19 07:52:47 +02:00 |
|
Folke Lemaitre
|
98b51a608c
|
style(dashboard): make layout exactly the same as before
|
2023-10-19 07:52:47 +02:00 |
|
Folke Lemaitre
|
0ac8f6fb3b
|
fix(treesitter-context): set default max_lines=3
|
2023-10-19 07:52:47 +02:00 |
|
Folke Lemaitre
|
7d8b3e8ef9
|
fix(project): don't let project.nvim change the cwd. Leads to too much confusion
|
2023-10-18 11:38:57 +02:00 |
|
Folke Lemaitre
|
2e308d5440
|
fix(neotest): better integration with trouble: no longer steals focus and hides when all ok
|
2023-10-18 00:04:28 +02:00 |
|
Folke Lemaitre
|
5c1656729a
|
fix(dashboard): config shortcut when opening dashboard again. Fixes #1768
|
2023-10-17 18:28:06 +02:00 |
|
Folke Lemaitre
|
b0ded5c015
|
fix(dot): treesitter langs in dot extra were not added
|
2023-10-17 16:33:55 +02:00 |
|
Folke Lemaitre
|
af3ca06472
|
docs: fixed conform examples
|
2023-10-17 08:42:20 +02:00 |
|
Folke Lemaitre
|
315df373f2
|
fix(statuscolumn): correct line numbers & respect more options
|
2023-10-17 08:28:23 +02:00 |
|
Folke Lemaitre
|
ff64cc5399
|
fix(format): set formatexpr in options so users can override it. Fixes #1759
|
2023-10-16 23:01:18 +02:00 |
|
Folke Lemaitre
|
3dbeda9d96
|
fix(markdown): add marksman to mason install
|
2023-10-16 12:44:41 +02:00 |
|
Folke Lemaitre
|
98db7ec0d2
|
perf(root): cache root detection. Fixes #1753
|
2023-10-16 12:42:54 +02:00 |
|
Folke Lemaitre
|
9517e64009
|
fix(root): root dir for windows. Fixes #1749
|
2023-10-16 08:35:35 +02:00 |
|
Folke Lemaitre
|
152e1c6692
|
feat(markdown): added headlines.nvim to markdown extra
|
2023-10-16 08:36:27 +02:00 |
|
Folke Lemaitre
|
982c8e301b
|
fix(conform): remove LazyVim's conform config changes since that's now merged in conform
|
2023-10-16 08:11:15 +02:00 |
|
Folke Lemaitre
|
5c4f881158
|
style(keymaps): no need to check for trouble to set [q, ]q
|
2023-10-16 07:44:20 +02:00 |
|
Folke Lemaitre
|
be5eea476c
|
feat(keymaps): added toggle for treesitter highlights
|
2023-10-16 07:30:06 +02:00 |
|
Folke Lemaitre
|
dfdfcad1aa
|
feat(lualine): new root dir component that only shows when cwd != root_dir
|
2023-10-15 22:38:44 +02:00 |
|
Folke Lemaitre
|
6f88b8b36f
|
fix(root): dont use single-file lsps for root detection. use workspaces only
|
2023-10-15 22:38:15 +02:00 |
|
Folke Lemaitre
|
8af7309c7e
|
feat(lualine): pretty_path now highlights file basename when modified
|
2023-10-15 22:37:49 +02:00 |
|
Folke Lemaitre
|
782fe0bef0
|
feat: disable kind_filter for markdown and help
|
2023-10-15 22:34:42 +02:00 |
|
Folke Lemaitre
|
57b504b9e8
|
fix(prettier): use prettier instead of prettierd. Too many people get truncated files. Fixes #712. See #1735
|
2023-10-15 22:28:56 +02:00 |
|
Folke Lemaitre
|
53e1637a86
|
feat(dashboard): c on dahboard now opens telescope for config dir instead of useless init.lua
|
2023-10-15 09:16:52 +02:00 |
|
Folke Lemaitre
|
1a4342abae
|
refactor: move cmp status lualine component to util
|
2023-10-14 18:02:47 +02:00 |
|
Folke Lemaitre
|
121df70604
|
Revert "fix: dont lazy-load on ft. Load on cmd or keys only"
This reverts commit 3a93757bb1.
|
2023-10-14 17:35:13 +02:00 |
|
Folke Lemaitre
|
3a93757bb1
|
fix: dont lazy-load on ft. Load on cmd or keys only
|
2023-10-14 17:32:06 +02:00 |
|
Folke Lemaitre
|
6b9ee963e2
|
fix(news): dont show news when it has never been viewed (new install)
|
2023-10-14 16:56:48 +02:00 |
|
Folke Lemaitre
|
5b89bc8cbf
|
fix(lsp): trigger FileType commands after installing LSP servers
|
2023-10-14 16:56:18 +02:00 |
|
Folke Lemaitre
|
b6e68fa2bf
|
feat(conform): show error when user overwrites conform config function
|
2023-10-13 18:20:41 +02:00 |
|
Folke Lemaitre
|
3eb91c64b5
|
feat(conform): make it easier to add extra_args
|
2023-10-13 18:03:40 +02:00 |
|
Folke Lemaitre
|
c7244d9d47
|
style(dot): make enabled a function for doc gen
|
2023-10-13 12:31:32 +02:00 |
|
Folke Lemaitre
|
6fd66f486e
|
feat(conform): use conform.nvim opts.format options for formatting with conform
|
2023-10-13 12:21:38 +02:00 |
|
Folke Lemaitre
|
3f1bf70b14
|
refactor(util.lsp): easier lsp client filters
|
2023-10-13 12:20:55 +02:00 |
|
Folke Lemaitre
|
4584410e76
|
feat(format): use conform as lsp formatter since it has better format diffs
|
2023-10-13 09:45:35 +02:00 |
|
Folke Lemaitre
|
01dbd07073
|
fix(json): always write version to prevent spurious migrations. Fixes #1692
|
2023-10-13 07:36:02 +02:00 |
|
Folke Lemaitre
|
bd1928ba59
|
fix(aerial): use new sep_icon option for aerial lualine component
|
2023-10-13 07:36:02 +02:00 |
|
Folke Lemaitre
|
1bcf6b9a28
|
feat(extras): LazyExtras can now manage user extras lua/plugins/extras. Fixes #1681
|
2023-10-12 21:47:31 +02:00 |
|
Folke Lemaitre
|
c9892652d2
|
feat(config): lazyvim.json is now versioned and migrates to a newer version when needed
|
2023-10-12 21:45:32 +02:00 |
|
Folke Lemaitre
|
8e71968c2b
|
fix(nvim-lint): make sure to set custom linters. Fixes #1687
|
2023-10-12 20:43:11 +02:00 |
|
Folke Lemaitre
|
cdae38ddd4
|
fix(nvim-lint): check on linter name instead of linter. Fixes #1685
|
2023-10-12 20:28:58 +02:00 |
|
Folke Lemaitre
|
7c7b4be8db
|
fix(toggle): dont show incorrect deprecation warning for toggle. Fixes #1679
|
2023-10-12 17:59:48 +02:00 |
|
Folke Lemaitre
|
2a0b7a88ba
|
fix(config): make lazyvim.json idempotent, pretty-printed and remove full paths
|
2023-10-12 17:48:52 +02:00 |
|
Folke Lemaitre
|
73acab1675
|
feat: added NEWS.md and option to automatically show when changed (enabled by default)
|
2023-10-12 14:38:25 +02:00 |
|
Folke Lemaitre
|
ce74e28464
|
feat(starter): added Lazy Extras to mini.starter
|
2023-10-12 11:48:02 +02:00 |
|
Folke Lemaitre
|
b4ba5d881d
|
feat(extras): added extra for symbols-outline.nvim
|
2023-10-12 11:48:02 +02:00 |
|
Folke Lemaitre
|
f64039f546
|
feat(config): better kind filter default for lua to deal with luals weirdness
|
2023-10-12 11:48:02 +02:00 |
|
Folke Lemaitre
|
a4e393154f
|
fix(extras): make sure we use priorities to import extras in correct order
|
2023-10-12 11:48:02 +02:00 |
|
Folke Lemaitre
|
3256abda65
|
fix(plugin): show warning of removed core plugin when trying to load them without having the extra
|
2023-10-12 11:48:02 +02:00 |
|
Folke Lemaitre
|
db5d28b039
|
fix(plugin): add nvim-treesitter-context rename warning
|
2023-10-12 11:48:02 +02:00 |
|
Folke Lemaitre
|
72f3cc684b
|
fix(dap): copy config before overriding args
|
2023-10-12 11:48:02 +02:00 |
|
Folke Lemaitre
|
ba4b8dfecb
|
refactor(nlua): cleanup
|
2023-10-12 11:48:02 +02:00 |
|
Folke Lemaitre
|
14f3f036e9
|
feat(inject): util method to get upvalue
|
2023-10-12 11:48:02 +02:00 |
|
Folke Lemaitre
|
85215f396b
|
fix(nlua): make nlua dap work with regular continue. Fixes #1666
|
2023-10-12 11:48:02 +02:00 |
|
Folke Lemaitre
|
c7720275c3
|
fix(aerial): keymap
|
2023-10-12 11:48:02 +02:00 |
|
Folke Lemaitre
|
eedb4a3405
|
feat(ui): show optional plugins in a different color
|
2023-10-12 11:48:02 +02:00 |
|
Folke Lemaitre
|
b43c57d943
|
feat: added aerial extra with integrations for edgy, telescope and lualine
|
2023-10-12 11:48:02 +02:00 |
|
Folke Lemaitre
|
7b2c317407
|
feat(treesitter): add nvim-treesitter-context by default
|
2023-10-12 11:48:02 +02:00 |
|
Folke Lemaitre
|
13dbe4ad55
|
perf(lualine): get rid of lualine's weird lualine_require
|
2023-10-12 11:48:02 +02:00 |
|
Folke Lemaitre
|
eb7a7d7a8e
|
feat(config): make kind filter configurable for telescope/aerial/...
|
2023-10-12 11:48:02 +02:00 |
|
Folke Lemaitre
|
cb7f5aca7a
|
feat(treesitter): install nvim-ts-autotag by default
|
2023-10-12 11:48:02 +02:00 |
|
Folke Lemaitre
|
d8250910bd
|
style(config): mini.align icons
|
2023-10-12 11:48:02 +02:00 |
|