Damjan 9000
7005d8d24a
Merge branch 'upstream' Revise comment for lazy-lock.json in .gitignore
2026-03-22 10:32:44 +01:00
Ori Perry
0619d89884
Merge pull request #1914 from rmacklin/futher-clarify-gitignore-comment
...
Revise comment for lazy-lock.json in .gitignore
2026-03-20 12:59:54 +02: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
65a9e8222c
Merge upstream: Fix typo in the README
2026-03-15 15:16:45 +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
d77b3acc55
Merge upstream: Update the github actions
2026-03-15 13:15:13 +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
aa9b92c702
Merge upstream: Add installtion instructions for tree-sitter-cli to the README.md
2026-03-15 13:13:34 +01:00
Damjan 9000
7b8d833d50
Merge upstream: Merge pull request #1896 from giogt/fix-gitignore-lazylock-comment
2026-03-15 13:12:20 +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
83f813e311
Merge upstream: docs: Document methods to get the latest neovim ( #1626 )
2026-03-15 12:16:10 +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
89236e0f92
Merge upstream: chore: Add .DS_Store to .gitignore ( #1637 )
2026-03-15 12:13:53 +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
c9ec3175de
Merge upstream: note: add info about why we ignore lazy-lock
2026-03-15 12:09:01 +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
Richard Macklin
164cedf212
Revise comment for lazy-lock.json in .gitignore
...
This is a follow-up to df9436c0e57425a43b527c3ee1d63c98af3b6768 to
hopefully make things even clearer.
Co-authored-by: Ori Perry <oriori1703@gmail.com>
2026-03-10 11:33:34 -07:00
Ori Perry
431cf2e881
Fix formating of plugins
2026-03-10 19:00:43 +02:00
Ori Perry
d132bd3e9f
Merge pull request #1928 from nathanzeng/fix-lsp-blink-dependency
...
Remove blink from nvim-lspconfig dependencies
2026-03-10 17:34:11 +02:00
Ori Perry
f7b74c7b83
Fix typo in the README
2026-03-10 15:18:41 +02:00
Ori Perry
b212fdb33f
Merge pull request #1925 from nathanzeng/which-key-gitsigns
...
Clarify gitsigns keymap for which-key
2026-03-10 15:17:46 +02:00
Nathan Zeng
d97de4f0ae
Remove blink from nvim-lspconfig dependencies
2026-03-07 20:52:02 -08:00
Nathan Zeng
886f2bc076
Clarify gitsigns keymap for which-key
2026-03-06 19:18:40 -08:00
Ori Perry
dabce46993
Add underline for warnings
2026-02-28 13:48:43 +02:00