summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use consistent syntax style for { ... } "pseudocode" (#1247)Artem Dragunov2024-12-121-2/+2
* Tweak outdated comment about lazy's `config` key usage. (#1250)ben fleis2024-12-121-3/+2
* fix: which-key comment typo (#1227)Miha2024-11-201-1/+1
* Fix nvim-dap not lazy loading (#1216)Anjishnu Banerjee2024-11-201-22/+53
* feat: Change to prepare for upcoming deprecation of configuring diagnostic-si...gloomy-lemon-debatable2024-11-201-3/+4
* Remove two because there are more than two. (#1213)Will Winder2024-10-301-1/+1
* Set breakpoint icons and their highlight colors (#1194)gloomy-lemon-debatable2024-10-301-0/+12
* Change diagnostic symbols if vim.g.have_nerd_font is true (#1195)gloomy-lemon-debatable2024-10-301-0/+9
* samarth-nagar fix: lazy help tag on line 931 (#1167)sam2024-10-301-1/+5
* Disable linting autocmd for readonly buffers (#1202)Éric NICOLAS2024-10-301-1/+6
* fix: update lazy uninstall information link (#1148)Bastien Traverse2024-09-241-1/+1
* feat: update references of tsserver to ts_ls (#1131)Nicolás Baquero2024-09-101-3/+3
* Fix the which-key spec issue caused by recent cleanup (#1113)Damjan 90002024-08-261-10/+10
* cleanup: refactor which-key configuration for cleaner setup (#1102)Ihsan Tonuzi2024-08-261-49/+47
* fix: remove deprecated opt for conform.nvim (#1070)Ihsan Tonuzi2024-08-251-2/+8
* Fix: updated the windows installation commands (#1101)Harshit Pant2024-08-251-2/+2
* Enable silent option for default neo-tree plugin keybinding (#1108)Bayram Kazik2024-08-251-1/+1
* Include visual mode in LSP code action keymap (#1060) (#1064)Bayram Kazik2024-08-241-4/+5
* refactor: update treesitter and which-key config (#1068)Ihsan Tonuzi2024-08-221-14/+46
* Check for loop or uv for lazypath (#1095)Michael L.2024-08-221-1/+1
* Add note in README about lazy-lock.json (#1090)Matt Gallagher2024-08-221-0/+4
* Update README.md (#1091)theoboldalex2024-08-221-2/+2
* Add explicit dependency of nvim-lspconfig on cmp-nvim-lsp (#1042)jstrot2024-07-291-0/+3
* Remove treesitter prefer_git option (#1061)jstrot2024-07-291-2/+0
* performance: defer clipboard because xsel and pbcopy can be slow (#1049)abeldekat2024-07-281-1/+4
* refactor: remove lazydev and luvit-meta as lsp dependencies (#1047)Ihsan Tonuzi2024-07-281-15/+16
* Modify conform comments to prevent deprecation warning when used (#1057)Brandon Clark2024-07-281-3/+2
* Remove redundant hlsearch option (#1058)Arvin Verain2024-07-281-2/+2
* Update comment about the toggle inlay hints keymap (#1041)Richard Macklin2024-07-221-1/+1
* Update lazydev config to fix "Undefined field `fs_stat`" LSP error (#1040)Richard Macklin2024-07-211-1/+11
* Neovim 0.10 updates (#936)Vladislav Grechannik2024-07-212-21/+14
* Fix comment about mini.ai example (#985)Richard Macklin2024-07-211-1/+1
* Make conform.nvim be lazy-loadable again (#977)Vladislav Grechannik2024-07-211-1/+2
* Update README.md | %userprofile%\appdata\local -> %localappdata% (#963)Artyom2024-07-211-4/+4
* Make debug lazy loadable (#978)Vladislav Grechannik2024-07-211-13/+22
* Remove redundant require (#959)Tom Kuson2024-07-211-1/+1
* Fix neo-tree keymap description (#932)Damjan 90002024-07-211-1/+1
* fix: add required parsers from nvim-treesitterTJ DeVries2024-07-171-1/+1
* fix(lazy): added error handling for bootstrap (#1001)Folke Lemaitre2024-07-161-1/+4
* which-key v3 update (#1022)Vladislav Grechannik2024-07-161-12/+8
* Automatically set detached state as needed. (#925)Per Malmberg2024-05-101-1/+7
* fix: debug.lua (#918)Smig2024-05-081-1/+1
* Add diff to treesitter's ensure_installed languages (#908)Richard Macklin2024-05-051-1/+1
* Move LspDetach handler near kickstart-lsp-highlight group (#900)Damjan 90002024-05-021-8/+8
* README: add clipboard tool dependency (#886)Damjan 90002024-04-271-3/+4
* Update README.md (#875)Adolfo Gante2024-04-221-1/+1
* fix: highlight group clear on each attach (#874)Francis Belanger2024-04-221-1/+1
* Fix highlight errors when lsp crash or stop (#864)Francis Belanger2024-04-221-0/+11
* Fix deprecation notice of inlay hints (#873)Vladislav Grechannik2024-04-221-1/+1
* Add a commented out example of the classic complete keymaps. Fixes #866 (#868)Damjan 90002024-04-201-0/+6