summaryrefslogtreecommitdiffstats
path: root/nvim
Commit message (Expand)AuthorAgeFilesLines
* nvim: Use relative numbersChristoph Schlosser2025-03-161-20/+47
* nvim: Set config to enable nerdfontsChristoph Schlosser2025-03-162-1/+2
* nvim: Add AI pluginsChristoph Schlosser2025-03-161-0/+102
* nvim: Change leader from space to semicolonChristoph Schlosser2025-03-161-2/+2
* nvim: Remove lazy-lock.json from gitignore as recommendedChristoph Schlosser2025-03-162-1/+27
* feat: add `vim.opt.confirm = true` (#1384)Crypto-Spartan2025-03-121-0/+5
* Propsed fix for init.lua warnings as per https://github.com/nvim-lua/kickstar...Chris Patti2025-02-191-0/+2
* Remove duplicate cmp-path (#1369)Ari Pollak2025-02-191-1/+0
* fix: regression introduced in df7b409dd2056d720cd2cd939f2dd74e310bf488 (#1367)Jonas Zeltner2025-02-181-2/+15
* Fix: fix the cmp-nvim-lsp-signature-help link (#1363)Aryan Rajoria2025-02-181-1/+1
* feat: add basic function signature help (#1358)Rob2025-02-171-0/+3
* perf: load tokyonight.nvim in the intended way (#1360)Joaquín Guerra2025-02-171-4/+8
* feat(diagnostic): add diagnostic config (#1335)GeloCraft2025-02-171-9/+28
* fix: arguments for the `vim.lsp.Client.supports_method` method (#1356)Jonas Zeltner2025-02-161-2/+2
* Add a blurb about installing missing emoji on UbuntuChris Patti2025-02-161-0/+1
* fix (#1319): gitsigns deprecated functions (#1321)Erlan Rangel2025-02-151-2/+2
* docs: clarify using opts = {} vs config = function() ... require('plu… (#1316)bleacheda2025-02-141-3/+13
* chore(docs): Update README.md (#1344)Ryan Nevius2025-02-141-6/+6
* Use luals 3rd library for luv (#1303)Diorman Colmenares2025-01-151-2/+1
* chore: fix typo in bug report issue template (#1306)Nhan Luu2025-01-151-1/+1
* chore: remove redundant comment (#1307)Nhan Luu2025-01-151-1/+0
* fix: prevent mason setup from being run twice (#1298)Tomas Gareau2025-01-071-6/+11
* Fix which-key delay settings (#1276)Ryan Jensen2024-12-291-1/+3
* chore: add pre-issue requirements (#1288)Ihsan Tonuzi2024-12-292-3/+15
* Fix README.md grammar and typos (#1291)George2024-12-291-7/+7
* fix(gitsigns): make visual mode descriptions consistent with normal mode (#1266)Scott Swensen2024-12-151-2/+2
* Issue 1249 which key comments (#1263)ben fleis2024-12-121-1/+1
* 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