-
d452633b35
Include visual mode in LSP code action keymap (#1060) (#1064)
Bayram Kazik
2024-08-25 00:31:43 +03:00
-
e9213469ba
Merge 'upstream' refactor treesitter, which-key, uv/loop, update README
Damjan 9000
2024-08-23 14:22:13 +02:00
-
-
ac78e7d9e7
refactor: update treesitter and which-key config (#1068)
Ihsan Tonuzi
2024-08-22 21:00:39 -04:00
-
ce0c7340ff
Check for loop or uv for lazypath (#1095)
Michael L.
2024-08-22 22:56:33 +02:00
-
554a054bf9
Add note in README about lazy-lock.json (#1090)
Matt Gallagher
2024-08-22 21:53:57 +01:00
-
c1ae9092cb
Update README.md (#1091)
theoboldalex
2024-08-22 21:49:25 +01:00
-
198460c421
Merge 'upstream' nvim-lspconfig cmp-nvim-lsp, treesitter prefer_git
Damjan 9000
2024-07-31 21:09:37 +02:00
-
-
1860184830
Add explicit dependency of nvim-lspconfig on cmp-nvim-lsp (#1042)
jstrot
2024-07-29 20:02:37 -04:00
-
bb9f84ca8f
Remove treesitter prefer_git option (#1061)
jstrot
2024-07-29 20:01:19 -04:00
-
0a274ab66c
Merge 'upstream' refactor lazydev, defer clipboard
Damjan 9000
2024-07-29 20:17:53 +02:00
-
-
84cc12354d
performance: defer clipboard because xsel and pbcopy can be slow (#1049)
abeldekat
2024-07-28 21:41:34 +00:00
-
fd66454c4a
refactor: remove lazydev and luvit-meta as lsp dependencies (#1047)
Ihsan Tonuzi
2024-07-28 17:39:34 -04:00
-
5a2930fe62
Merge 'upstream' conform warning, redundant hlsearch
Damjan 9000
2024-07-28 20:50:15 +02:00
-
-
1cef2325e0
Modify conform comments to prevent deprecation warning when used (#1057)
Brandon Clark
2024-07-28 12:43:08 -04:00
-
f00b2866de
Remove redundant hlsearch option (#1058)
Arvin Verain
2024-07-29 00:39:54 +08:00
-
e1d6094136
Merge 'upstream' Neovim 0.10 updates and more
Damjan 9000
2024-07-22 20:25:55 +02:00
-
-
56b9114bf2
Update comment about the toggle inlay hints keymap (#1041)
Richard Macklin
2024-07-22 10:00:35 -07:00
-
6f3fe35de3
lint: fix lsp warning in
vim.lsp.inlay_hint.is_enabled (#947)
srdtrk
2024-07-22 04:21:21 +02:00
-
620732789b
Update lazydev config to fix "Undefined field
fs_stat" LSP error (#1040)
Richard Macklin
2024-07-21 19:08:09 -07:00
-
7513ec8a7d
Neovim 0.10 updates (#936)
Vladislav Grechannik
2024-07-22 02:35:07 +02:00
-
07a9f446a3
Fix comment about mini.ai example (#985)
Richard Macklin
2024-07-21 13:34:51 -07:00
-
b36d84ddf0
Make conform.nvim be lazy-loadable again (#977)
Vladislav Grechannik
2024-07-21 22:34:17 +02:00
-
c405d3fd4f
Update README.md | %userprofile%\appdata\local -> %localappdata% (#963)
Artyom
2024-07-21 23:33:26 +03:00
-
4bbca64157
Make debug lazy loadable (#978)
Vladislav Grechannik
2024-07-21 22:24:57 +02:00
-
1cdf6fb377
Remove redundant require (#959)
Tom Kuson
2024-07-21 22:22:44 +02:00
-
202910d3fa
Fix neo-tree keymap description (#932)
Damjan 9000
2024-07-21 22:22:10 +02:00
-
2df5137e59
fix: add required parsers from nvim-treesitter
TJ DeVries
2024-07-17 21:37:31 -04:00
-
a6442e8081
Merge 'upstream' fix(lazy): added error handling for bootstrap
Damjan 9000
2024-07-17 10:52:44 +02:00
-
-
64597b0077
Merge 'upstream' which-key v3 update
Damjan 9000
2024-07-17 10:47:54 +02:00
-
-
3e55ff1a83
fix(lazy): added error handling for bootstrap (#1001)
Folke Lemaitre
2024-07-16 18:06:47 +02:00
-
-
f5c919558b
which-key v3 update (#1022)
Vladislav Grechannik
2024-07-16 18:05:40 +02:00
-
01a18a193d
Merge 'upstream' debug.lua: Automatically set detached state as needed.
Damjan 9000
2024-05-10 20:28:56 +02:00
-
-
5aeddfdd5d
Automatically set detached state as needed. (#925)
Per Malmberg
2024-05-10 19:43:22 +02:00
-
bd53ce0190
Merge 'upstream' fix: debug.lua
Damjan 9000
2024-05-08 17:13:17 +02:00
-
-
b9bd02d55b
fix: debug.lua (#918)
Smig
2024-05-08 10:55:49 -04:00
-
f28bfcd7ac
Merge 'upstream' Add diff to treesitter's ensure_installed languages
Damjan 9000
2024-05-06 09:13:48 +02:00
-
-
f86f18f27a
Add diff to treesitter's ensure_installed languages (#908)
Richard Macklin
2024-05-05 18:01:39 -07:00
-
9fb3891d63
Merge 'upstream' Move LspDetach handler near kickstart-lsp-highlight group
Damjan 9000
2024-05-03 00:11:56 +02:00
-
-
6f6f38a6b5
Move LspDetach handler near kickstart-lsp-highlight group (#900)
Damjan 9000
2024-05-02 22:53:07 +02:00
-
60d893f8c5
Merge 'upstream' README: add clipboard tool dependency
Damjan 9000
2024-04-28 10:02:23 +02:00
-
-
b7d5cc8f42
README: add clipboard tool dependency (#886)
Damjan 9000
2024-04-27 22:40:27 +02:00
-
603f04c7d8
Toggle diagnostics
pr-misc
Damjan 9000
2024-04-25 18:03:07 +02:00
-
9cc3fda069
Toggle spell checking
Damjan 9000
2024-04-23 10:51:28 +02:00
-
-
77dbcfaaf7
Merge 'upstream' fix: highlight group clear on each attach, README
Damjan 9000
2024-04-22 23:48:46 +02:00
-
-
8df3deb6fe
Update README.md (#875)
Adolfo Gante
2024-04-22 14:15:42 -07:00
-
942b26184c
fix: highlight group clear on each attach (#874)
Francis Belanger
2024-04-22 15:53:45 -04:00
-
b939e2f5a1
Merge 'upstream' Fix highlight errors when lsp crash or stop
Damjan 9000
2024-04-22 18:07:12 +02:00
-
-
81f270a704
Fix highlight errors when lsp crash or stop (#864)
Francis Belanger
2024-04-22 11:43:10 -04:00
-
74136a1db7
Merge 'upstream' Fix deprecation notice of inlay hints
Damjan 9000
2024-04-22 14:01:50 +02:00
-
-
f92fb11d68
Fix deprecation notice of inlay hints (#873)
Vladislav Grechannik
2024-04-22 13:27:13 +02:00
-
98134335b8
Merge 'upstream' example of the classic complete keymaps
Damjan 9000
2024-04-20 20:12:35 +02:00
-
-
2e68a2c253
Add a commented out example of the classic complete keymaps. Fixes #866 (#868)
Damjan 9000
2024-04-20 19:14:49 +02:00
-
9f5176fc2a
Minor improvements of debian install instructions. Fixes #859 (#869)
Damjan 9000
2024-04-20 19:14:24 +02:00
-
77119da941
Merge 'upstream' Update README.md Debian install instructions
Damjan 9000
2024-04-20 18:03:57 +02:00
-
-
931ec5c226
Update README.md (#860)
Evan Carroll
2024-04-20 10:55:01 -05:00
-
b8b2e88521
Merge 'upstream' fix: restore Mason config timing for DAP startup
Damjan 9000
2024-04-20 14:05:56 +02:00
-
-
b07176aef6
fix: restore Mason config timing for DAP startup (again) (#865)
GameFuzzy
2024-04-19 19:50:42 +02:00
-
517da30837
Merge 'upstream' Add gitsigns recommended keymaps
Damjan 9000
2024-04-18 11:06:10 +02:00
-
-
f5c9fe8e15
Add gitsigns recommended keymaps as an optional plugin (#858)
Damjan 9000
2024-04-18 03:00:39 +02:00
-
3d2daa7965
Merge 'upstream' Move plugin examples from README to optional plugin files
Damjan 9000
2024-04-17 23:08:09 +02:00
-
-
5e258d276f
Move plugin examples from README to optional plugin files (#831)
Damjan 9000
2024-04-17 21:25:54 +02:00
-
b6b33e61a4
Merge 'upstream' prefer_git, inlay hints
Damjan 9000
2024-04-17 20:42:05 +02:00
-
-
5540527fab
Enable inlay hints for the supporting servers (#843)
Vladislav Grechannik
2024-04-17 20:04:55 +02:00
-
6d6b3f38c1
Fix: #847 - add prefer_git to treesitter config (#856)
Chris Patti
2024-04-17 14:02:24 -04:00
-
c0ac446e58
Merge 'upstream' Comment about nerd font selection.
Damjan 9000
2024-04-17 16:33:32 +02:00
-
-
fabeb86d8b
Comment about nerd font selection. Fixes #853 (#854)
Damjan 9000
2024-04-17 15:59:14 +02:00
-
478a830642
Merge 'upstream' README: Arch Install Steps
Damjan 9000
2024-04-16 17:36:56 +02:00
-
-
e2bfa0c66f
Arch, btw (#852)
rdvm
2024-04-16 10:29:27 -05:00
-
3348ec2bc7
Merge 'upstream' README: add git to ubuntu install
Damjan 9000
2024-04-09 19:11:04 +02:00
-
-
23773900d9
Update README (#832)
Viet
2024-04-09 05:13:22 +09:00
-
e0476d9d69
Merge 'upstream' Add a pull request template
Damjan 9000
2024-04-04 16:44:50 +02:00
-
-
c4363e4ad8
Add a pull request template (#825)
Damjan 9000
2024-04-04 16:31:37 +02:00
-
0ef9368800
Merge 'upstream' README: move backup and paths from external deps to install section
Damjan 9000
2024-04-01 17:46:48 +02:00
-
-
19afab1641
README: move backup and paths from external deps to install section (#819)
Damjan 9000
2024-04-01 16:36:32 +02:00
-
3d468e97cd
Merge 'upstream' Don't lazy load conform plugin
Damjan 9000
2024-04-01 10:02:30 +02:00
-
-
d605b840a2
Don't lazy load conform plugin (#818)
Damjan 9000
2024-04-01 02:00:11 +02:00
-
2cd884a025
Merge 'upstream' Add a keymap space-f to format buffer using conform
Damjan 9000
2024-03-31 21:02:21 +02:00
-
-
1175f6d25a
Add a keymap space-f to format buffer using conform (#817)
Damjan 9000
2024-03-31 19:36:43 +02:00
-
dc9eb06f47
Merge 'upstream' Add luadoc in treesitter, instructions to quit lazy
Damjan 9000
2024-03-28 09:57:19 +01:00
-
-
93fde0556e
Add instructions to quit :lazy. Fixes #761
Chris Patti
2024-03-27 11:22:28 -04:00
-
2877a60e00
fix #799 (#800)
Liu Qisheng
2024-03-27 22:16:48 +08:00
-
a037d1d4d6
Merge branch 'upstream' README: wrap long lines
Damjan 9000
2024-03-22 09:46:53 +01:00
-
-
dbba54cfd8
README: wrap long lines (#784)
Damjan 9000
2024-03-21 20:47:55 +01:00
-
2860431c6d
Merge 'upstream' Update README.md (reordering of recommended steps)
Damjan 9000
2024-03-20 20:40:11 +01:00
-
-
4c02e29e49
Update README.md (#781)
E
2024-03-20 14:27:18 -04:00
-
01970d6888
Merge 'upstream' Add nvim-nio as dependency for nvim-dap-ui
Damjan 9000
2024-03-19 10:50:14 +01:00
-
-
773e482d4b
Add nvim-nio as dependency for nvim-dap-ui (#774)
José Miguel Sarasola
2024-03-18 22:38:14 +01:00
-
d20d58c3e8
Merge 'upstream' Some suggestions and capitalised a few words
Damjan 9000
2024-03-18 18:50:47 +01:00
-
-
65a5ac404b
Some suggestions and capitalised a few words (#771)
Togglebit
2024-03-18 18:35:53 +01:00
-
b59b1d2a3d
Merge 'upstream' feat: add linter plugin, lua_ls config comment
Damjan 9000
2024-03-18 17:43:59 +01:00
-
-
8e24ca32e3
feat: add linter plugin (#699)
Fredrik Averpil
2024-03-18 15:00:48 +01:00
-
b81115d002
assign table to filetype in lua_ls config comment (#770)
Shane Crowley
2024-03-18 13:57:48 +00:00
-
7829fe9d26
Merge 'upstream' README: additional install recipes for various OS
Damjan 9000
2024-03-17 21:36:24 +01:00
-
-
a222805c61
README: additional install recipes for various OS (#767)
Damjan 9000
2024-03-17 21:22:58 +01:00
-
1ac2734841
Merge 'upstream' conform: disable autoformat on save for specified filetypes
Damjan 9000
2024-03-15 22:10:28 +01:00
-
-
ea4335f5af
conform: disable autoformat on save for specified filetypes (#694)
Damjan 9000
2024-03-15 21:53:33 +01:00
-
da1271db4d
Update README.md (#763)
stgpepper
2024-03-15 22:51:41 +02:00
-
55008e9c68
Merge 'upstream' timeoutlen, cmp scroll, friendly snippets, luasnip, ruby
Damjan 9000
2024-03-15 18:15:40 +01:00
-
-
7892c0c354
fix: disable ts indenting for Ruby
TJ DeVries
2024-03-15 11:35:07 -04:00
-
5ac4b58f85
doc: add note about advanced luasnip features
TJ DeVries
2024-03-15 11:18:43 -04:00