Damjan 9000
3fadba5ff1
Merge upstream: Fix descriptions of gitsigns keymappings ( #1997 )
2026-04-19 00:57:39 +02:00
Damjan 9000
bd8189ad2c
Merge upstream: Fix treesitter indents
2026-04-19 00:54:07 +02:00
Stattek
648471c9eb
Fix descriptions of gitsigns keymappings ( #1997 )
...
* Fix descriptions of keymappings
* Fix capitalization
2026-04-15 11:49:09 +03:00
Damjan 9000
3174e0539c
Merge upstream: Merge pull request #1988 from sebastianstudniczek/fix/treesitter-indent-fallback
2026-04-12 23:54:54 +02:00
Damjan 9000
f0b4c3d469
Merge upstream: Add a comment to the line plugin about installing markdownlint
2026-04-03 19:28:17 +02:00
Damjan 9000
d1e0989e0a
Merge upstream: Update the recommanded gitsigns keybinds
2026-04-03 19:27:57 +02:00
Damjan 9000
450a5c6ab6
Merge upstream: Auto install treesitter parsers when opening a file
2026-04-03 19:27:45 +02:00
Damjan 9000
403ea803ba
Merge upstream: Refactor treesitter attach code
2026-04-03 19:27:11 +02:00
Ori Perry
16dd8f5007
Add a comment to the line plugin about installing markdownlint
2026-03-31 23:49:19 +03:00
Ori Perry
d3168308d4
Update the recommanded gitsigns keybinds
...
closes #1459
2026-03-31 23:41:40 +03:00
Damjan 9000
77d74fac16
Add type hints to plugins that were extracted from init.lua
...
Based on:
commit 177ff6148391742ccb7aaa93c05b95cd6fc853e2
Author: orip <oriori1703@gmail.com>
AuthorDate: Sat Apr 26 14:35:04 2025 +0300
Add type hints to plugin options where possible
This could help beginners to get autocompletion, catch mistakes earlier,
and allow them to skip the docs for simple configs.
This is not perfect because a lot of the plugins type all of their keys
as required, even though they have defaults, but this is good enough.
2026-03-15 20:24:45 +01:00
Damjan 9000
5ca301d91c
Merge upstream: Fix stylua
2026-03-15 15:17:15 +01:00
Damjan 9000
08ea7f5ccd
Merge upstream: Fix formating of plugins
2026-03-15 15:17:05 +01:00
Damjan 9000
df7fff5ac4
Merge upstream: Merge pull request #1928 from nathanzeng/fix-lsp-blink-dependency
2026-03-15 15:16:59 +01:00
Damjan 9000
847e5d77db
Merge upstream: Merge pull request #1925 from nathanzeng/which-key-gitsigns
2026-03-15 15:15:28 +01:00
Damjan 9000
c49c56d354
Merge upstream: Add underline for warnings
2026-03-15 13:15:38 +01:00
Damjan 9000
8f6b928ba7
Merge upstream: Format the dap keybinds
2026-03-15 13:15:29 +01:00
Damjan 9000
684b3a5c81
Merge upstream: Improve undofile comment
2026-03-15 13:15:20 +01:00
Damjan 9000
4dab72b75d
Merge upstream: Don't extend lsp capabilities because blink does it internally
2026-03-15 13:15:04 +01:00
Damjan 9000
ad485aecd7
Merge upstream: Add treesitter indentation
2026-03-15 13:14:09 +01:00
Damjan 9000
b4b8219215
Merge upstream: Attach treesitter using language name instead of filetype
2026-03-15 13:13:50 +01:00
Damjan 9000
ef648e33b7
Merge upstream: Add 'gr' group to which-keys
2026-03-15 13:12:05 +01:00
Damjan 9000
ffabc9f056
Merge upstream: Fix typo
2026-03-15 13:11:52 +01:00
Damjan 9000
a7771dbca1
Merge upstream: Merge pull request #1494 from oriori1703/feature/type-hints
2026-03-15 13:11:44 +01:00
Damjan 9000
50dd24610e
Merge upstream: Clean up the lua_ls config
2026-03-15 13:11:12 +01:00
Damjan 9000
e22b470f4e
Merge upstream: Re-add mason-lspconfig
2026-03-15 13:10:26 +01:00
Damjan 9000
ee1a773ca0
Merge upstream: fix: continue cleaning up docs and config
2026-03-15 12:17:14 +01:00
Damjan 9000
d0655cf9b7
Merge upstream: fix: trimming down config and updating stylua
2026-03-15 12:16:50 +01:00
Damjan 9000
729364e83c
Merge upstream: feat(grep-string): works with visual selection too ( #1605 )
2026-03-15 12:16:34 +01:00
Damjan 9000
fd64e14fe8
Merge upstream: fix: simplify diagnostic config
2026-03-15 12:15:50 +01:00
Damjan 9000
33406a2dea
Merge upstream: fix: update neovim min required version
2026-03-15 12:15:09 +01:00
Damjan 9000
a137651e8a
Merge upstream: feat: move Telescope config to be contained by plugin ( #1843 )
2026-03-15 12:13:59 +01:00
Damjan 9000
2f76a7ca80
Merge upstream: chore: fix help tag ( #1671 )
2026-03-15 12:13:45 +01:00
Damjan 9000
684d4b89ef
Merge upstream: feat: add Telescope binding for searching through commands ( #1675 )
2026-03-15 12:13:33 +01:00
Damjan 9000
33be2a76fc
Merge upstream: fix: remove deprecated methods
2026-03-15 12:13:18 +01:00
Damjan 9000
2a944fc471
Merge upstream: fix: call setup on guess indent
2026-03-15 12:13:05 +01:00
Damjan 9000
5a7a219940
Merge upstream: fix: adjust after 'mini.nvim' transfer to 'nvim-mini' org ( #1713 )
2026-03-15 12:12:28 +01:00
Damjan 9000
03f6661927
Merge upstream: fix: remove mason-lspconfig, we do not need it anymore
2026-03-15 12:11:44 +01:00
Damjan 9000
7a55e9d1fa
Merge upstream: maybe: seeing if we can get away without lazydev and just doing simpler setup
2026-03-15 12:09:47 +01:00
Damjan 9000
113741c324
Merge upstream: fix: as far as i can tell i updated to the right tree sitter stuff
2026-03-15 12:09:34 +01:00
Damjan 9000
6038757ac3
Merge upstream: update: remove client_supports_method ( #1810 )
2026-03-15 12:09:11 +01:00
Damjan 9000
e324e4ef81
Merge upstream: fix: update main module reference for nvim-treesitter ( #1832 )
2026-03-15 12:07:59 +01:00
Ori Perry
58170c7ae3
Fix stylua
2026-03-10 22:12:41 +02:00
Ori Perry
431cf2e881
Fix formating of plugins
2026-03-10 19:00:43 +02:00
Ori Perry
7cc245ecaf
Format the dap keybinds
2026-02-28 11:32:40 +02:00
orip
177ff61483
Add type hints to plugin options where possible
...
This could help beginners to get autocompletion, catch mistakes earlier,
and allow them to skip the docs for simple configs.
This is not perfect because a lot of the plugins type all of their keys
as required, even though they have defaults, but this is good enough.
2026-02-27 20:43:08 +02:00
TJ DeVries
7e54a4c5c8
fix: trimming down config and updating stylua
2026-01-27 12:00:59 -05:00
TJ DeVries
318bd3e65c
fix: update neovim min required version
2026-01-27 10:42:05 -05:00
killeik
f2309053c7
Use the dot syntax for module paths
2025-06-14 23:07:22 +02:00
Damjan 9000
d2844a4163
Merge 'upstream': Update remaining Mason's old address
2025-06-08 20:45:42 +02:00