Damjan 9000
08ea7f5ccd
Merge upstream: Fix formating of plugins
2026-03-15 15:17:05 +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
d0655cf9b7
Merge upstream: fix: trimming down config and updating stylua
2026-03-15 12:16:50 +01:00
Ori Perry
431cf2e881
Fix formating of plugins
2026-03-10 19:00:43 +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
Damjan 9000
07778f6a5f
Merge 'upstream': docs, gitsigns, emoji, lsp
...
- fix: arguments for the `vim.lsp.Client.supports_method` method
- Add a blurb about installing missing emoji on Ubuntu
- fix (#1319 ): gitsigns deprecated functions
- docs: clarify using opts = {} vs config = function() ... require('plu…
- chore(docs): Update README.md
2025-02-17 10:44:47 +01:00
Erlan Rangel
94f551b803
fix ( #1319 ): gitsigns deprecated functions ( #1321 )
...
- This commit change two functions that are marked as deprecated now:
`gitsigns.stage_hunk` and `gitsigns.toggle_deleted`
2025-02-15 00:48:37 -05:00
Damjan 9000
5d699a018e
Merge 'upstream': make visual mode descriptions consistent with normal mode
2024-12-15 08:12:09 +01:00
Scott Swensen
de44f49101
fix(gitsigns): make visual mode descriptions consistent with normal mode ( #1266 )
2024-12-15 00:42:39 -05:00
Damjan 9000
517da30837
Merge 'upstream' Add gitsigns recommended keymaps
...
Note, the upstream base gitsigns config and optional gitsigns plugin are merged
into the same plugin spec, so the gitsigns keymaps are enabled by default.
2024-04-18 11:11:37 +02:00
Damjan 9000
f5c9fe8e15
Add gitsigns recommended keymaps as an optional plugin ( #858 )
2024-04-17 21:00:39 -04:00
Damjan 9000
d20d58c3e8
Merge 'upstream' Some suggestions and capitalised a few words
2024-03-18 18:50:47 +01:00
Damjan 9000
1ff3a155aa
Merge 'upstream/master' rewrite: slimmer, trimmer and more lazy kickstart.nvim
2024-02-26 21:15:29 +01:00