Commit Graph

  • 314474996c
    Merge branch 'master' into develop Tawfeeq Meeri 2025-02-26 14:43:48 +0100
  • b8233f8abe tweaks 0x4D5352 2025-02-25 22:39:00 -0600
  • 599266c7a2 themes_ Alexander Kabolov 2025-02-25 22:27:53 +0100
  • 779b6b7053 Updated to use instead of the that was defaulted. Dave Campbell 2025-02-25 10:25:11 -0600
  • 7b16aa7576 Merge branch 'nvim-lua-master' Signed-off-by: juliano.barbosa <julianomb@gmail.com> Juliano Barbosa 2025-02-25 11:21:27 -0300
  • 1cebd73e12 refactor: streamline documentation and improve project structure in Neovim configuration Signed-off-by: juliano.barbosa <julianomb@gmail.com> Juliano Barbosa 2025-02-25 11:16:03 -0300
  • e1c6b9770e
    feat: add `vim.opt.confirm = true` Crypto-Spartan 2025-02-25 00:57:00 -0500
  • 0c8957d5de remove lazy lock from gitignore Seyhmus Guler 2025-02-24 21:02:14 -0700
  • f0ba78e0a1 Chore: fixed toyko failure Richard V.H 2025-02-24 08:31:02 -0800
  • 79033de732 upstream changes RVonHoog 2024-04-10 19:21:43 -0700
  • 6e0af1970e Propsed fix for init.lua warnings as per https://github.com/nvim-lua/kickstart.nvim/issues/1305#issuecomment-2657770325 (#1354) Chris Patti 2025-02-19 09:40:16 -0500
  • ce2d67bb95 Remove duplicate cmp-path (#1369) Ari Pollak 2025-02-19 09:38:58 -0500
  • 3f24c889ea fix: regression introduced in db78c0b217 (#1367) Jonas Zeltner 2025-02-18 17:15:13 +0100
  • f8c4b1bd5b Fix: fix the cmp-nvim-lsp-signature-help link (#1363) Aryan Rajoria 2025-02-18 00:05:15 -0500
  • 3e3e1fc401 feat: add basic function signature help (#1358) Rob 2025-02-18 00:12:06 +0000
  • 41c1af8de0 perf: load tokyonight.nvim in the intended way (#1360) Joaquín Guerra 2025-02-18 01:10:48 +0100
  • 9b5f219a1a feat(diagnostic): add diagnostic config (#1335) GeloCraft 2025-02-18 02:01:07 +0800
  • f43e7cf312 fix: arguments for the `vim.lsp.Client.supports_method` method (#1356) Jonas Zeltner 2025-02-17 04:42:19 +0100
  • 6e13fc1be6 Add a blurb about installing missing emoji on Ubuntu Chris Patti 2025-02-16 22:37:44 -0500
  • 452db2304b fix (#1319): gitsigns deprecated functions (#1321) Erlan Rangel 2025-02-14 23:48:37 -0600
  • 2c6d28b790 docs: clarify using opts = {} vs config = function() ... require('plu… (#1316) bleacheda 2025-02-15 05:32:50 +0200
  • 8472de45f0 chore(docs): Update README.md (#1344) Ryan Nevius 2025-02-15 04:23:31 +0100
  • 991bc5368f Use luals 3rd library for luv (#1303) Diorman Colmenares 2025-01-15 11:38:26 -0800
  • 4d6d47315a chore: fix typo in bug report issue template (#1306) Nhan Luu 2025-01-16 02:37:36 +0700
  • e9d516858c chore: remove redundant comment (#1307) Nhan Luu 2025-01-16 02:37:03 +0700
  • 7d54f06ac5 fix: prevent mason setup from being run twice (#1298) Tomas Gareau 2025-01-07 09:44:29 -0600
  • 9cdca02c6c Fix which-key delay settings (#1276) Ryan Jensen 2024-12-29 11:04:10 -0600
  • 0555446891 chore: add pre-issue requirements (#1288) Ihsan Tonuzi 2024-12-29 12:00:16 -0500
  • 0803738aec Fix README.md grammar and typos (#1291) George 2024-12-29 18:39:47 +0200
  • 5c7ef90083 fix(gitsigns): make visual mode descriptions consistent with normal mode (#1266) Scott Swensen 2024-12-14 22:42:39 -0700
  • ba151872c5 Issue 1249 which key comments (#1263) ben fleis 2024-12-12 22:26:20 +0100
  • 9a8f098d2d Use consistent syntax style for { ... } "pseudocode" (#1247) Artem Dragunov 2024-12-12 18:51:58 +0300
  • 93f61012b9 Tweak outdated comment about lazy's `config` key usage. (#1250) ben fleis 2024-12-12 16:50:55 +0100
  • 457561b0cd fix: which-key comment typo (#1227) Miha 2024-11-20 14:41:50 +0100
  • f6382d83b8 Fix nvim-dap not lazy loading (#1216) Anjishnu Banerjee 2024-11-20 19:10:51 +0530
  • 3d8489bd0f feat: Change to prepare for upcoming deprecation of configuring diagnostic-signs using sign_define() (#1232) gloomy-lemon-debatable 2024-11-20 22:37:22 +0900
  • 7c71dd3284 Remove two because there are more than two. (#1213) Will Winder 2024-10-30 14:58:52 -0400
  • 24e619f9d7 Set breakpoint icons and their highlight colors (#1194) gloomy-lemon-debatable 2024-10-30 17:01:42 +0000
  • 272a44768f Change diagnostic symbols if vim.g.have_nerd_font is true (#1195) gloomy-lemon-debatable 2024-10-30 15:50:27 +0000
  • 7fb2f027d2 samarth-nagar fix: lazy help tag on line 931 (#1167) sam 2024-10-30 21:19:16 +0530
  • 31c59da283 Disable linting autocmd for readonly buffers (#1202) Éric NICOLAS 2024-10-30 16:41:46 +0100
  • 26370c0185 fix: update lazy uninstall information link (#1148) Bastien Traverse 2024-09-24 17:06:14 +0200
  • 2ed45945bc feat: update references of tsserver to ts_ls (#1131) Nicolás Baquero 2024-09-10 15:27:24 -0500
  • 67997e1397 Fix the which-key spec issue caused by recent cleanup (#1113) Damjan 9000 2024-08-26 22:43:59 +0200
  • c3f1e62327 cleanup: refactor which-key configuration for cleaner setup (#1102) Ihsan Tonuzi 2024-08-26 12:17:22 -0400
  • 9538a82e1f fix: remove deprecated opt for conform.nvim (#1070) Ihsan Tonuzi 2024-08-25 23:28:26 -0400
  • cb0995abd7 Fix: updated the windows installation commands (#1101) Harshit Pant 2024-08-26 08:57:46 +0530
  • 7d75d95817 Enable silent option for default neo-tree plugin keybinding (#1108) Bayram Kazik 2024-08-26 06:23:17 +0300
  • f3e7c6218b Include visual mode in LSP code action keymap (#1060) (#1064) Bayram Kazik 2024-08-25 00:31:43 +0300
  • adf2b9c7ab refactor: update treesitter and which-key config (#1068) Ihsan Tonuzi 2024-08-22 21:00:39 -0400
  • e752df41ab Check for loop or uv for lazypath (#1095) Michael L. 2024-08-22 22:56:33 +0200
  • 3879561540 Add note in README about lazy-lock.json (#1090) Matt Gallagher 2024-08-22 21:53:57 +0100
  • 530fd31a1d Update README.md (#1091) theoboldalex 2024-08-22 21:49:25 +0100
  • f67b5f2a0b Add explicit dependency of nvim-lspconfig on cmp-nvim-lsp (#1042) jstrot 2024-07-29 20:02:37 -0400
  • b72b7d0a0f Remove treesitter prefer_git option (#1061) jstrot 2024-07-29 20:01:19 -0400
  • 1a825e5d73 performance: defer clipboard because xsel and pbcopy can be slow (#1049) abeldekat 2024-07-28 21:41:34 +0000
  • afdf52768c refactor: remove lazydev and luvit-meta as lsp dependencies (#1047) Ihsan Tonuzi 2024-07-28 17:39:34 -0400
  • 0f6bb2987f Modify conform comments to prevent deprecation warning when used (#1057) Brandon Clark 2024-07-28 12:43:08 -0400
  • b4a2af8668 Remove redundant hlsearch option (#1058) Arvin Verain 2024-07-29 00:39:54 +0800
  • 5c566f792e Update comment about the toggle inlay hints keymap (#1041) Richard Macklin 2024-07-22 10:00:35 -0700
  • 13e11af71d lint: fix lsp warning in `vim.lsp.inlay_hint.is_enabled` (#947) srdtrk 2024-07-22 04:21:21 +0200
  • 9b05bc8ce2 Update lazydev config to fix "Undefined field `fs_stat`" LSP error (#1040) Richard Macklin 2024-07-21 19:08:09 -0700
  • 24590587d1 Neovim 0.10 updates (#936) Vladislav Grechannik 2024-07-22 02:35:07 +0200
  • ffc4ea1d22 Fix comment about mini.ai example (#985) Richard Macklin 2024-07-21 13:34:51 -0700
  • bf99e2535d Make conform.nvim be lazy-loadable again (#977) Vladislav Grechannik 2024-07-21 22:34:17 +0200
  • bb0c0f29fd Update README.md | %userprofile%\appdata\local -> %localappdata% (#963) Artyom 2024-07-21 23:33:26 +0300
  • dd08b59b4a Make debug lazy loadable (#978) Vladislav Grechannik 2024-07-21 22:24:57 +0200
  • 413efec02b Remove redundant require (#959) Tom Kuson 2024-07-21 22:22:44 +0200
  • 323fea84da Fix neo-tree keymap description (#932) Damjan 9000 2024-07-21 22:22:10 +0200
  • 8e88270c5f fix: add required parsers from nvim-treesitter TJ DeVries 2024-07-17 21:37:31 -0400
  • b6d84f3d7b fix(lazy): added error handling for bootstrap (#1001) Folke Lemaitre 2024-07-16 18:06:47 +0200
  • ed477a3d8c which-key v3 update (#1022) Vladislav Grechannik 2024-07-16 18:05:40 +0200
  • 89d182de76 Automatically set detached state as needed. (#925) Per Malmberg 2024-05-10 19:43:22 +0200
  • 62f99c5a3f fix: debug.lua (#918) Smig 2024-05-08 10:55:49 -0400
  • 82d04e814b Add diff to treesitter's ensure_installed languages (#908) Richard Macklin 2024-05-05 18:01:39 -0700
  • 0b76ef37b2 Move LspDetach handler near kickstart-lsp-highlight group (#900) Damjan 9000 2024-05-02 22:53:07 +0200
  • fdeb6470ad README: add clipboard tool dependency (#886) Damjan 9000 2024-04-27 22:40:27 +0200
  • 7c4c8cafa9 Update README.md (#875) Adolfo Gante 2024-04-22 14:15:42 -0700
  • afe477ccf0 fix: highlight group clear on each attach (#874) Francis Belanger 2024-04-22 15:53:45 -0400
  • 8f62494011 Fix highlight errors when lsp crash or stop (#864) Francis Belanger 2024-04-22 11:43:10 -0400
  • c4383c4ce9 Fix deprecation notice of inlay hints (#873) Vladislav Grechannik 2024-04-22 13:27:13 +0200
  • cf28db3e22 Add a commented out example of the classic complete keymaps. Fixes #866 (#868) Damjan 9000 2024-04-20 19:14:49 +0200
  • e09767d753 Minor improvements of debian install instructions. Fixes #859 (#869) Damjan 9000 2024-04-20 19:14:24 +0200
  • 12b792c0de Update README.md (#860) Evan Carroll 2024-04-20 10:55:01 -0500
  • da00a1000d fix: restore Mason config timing for DAP startup (again) (#865) GameFuzzy 2024-04-19 19:50:42 +0200
  • ca27e564c9 Add gitsigns recommended keymaps as an optional plugin (#858) Damjan 9000 2024-04-18 03:00:39 +0200
  • 15d9588e67 Move plugin examples from README to optional plugin files (#831) Damjan 9000 2024-04-17 21:25:54 +0200
  • b71ca4f4fb Enable inlay hints for the supporting servers (#843) Vladislav Grechannik 2024-04-17 20:04:55 +0200
  • 4f6e621c2c Fix: #847 - add prefer_git to treesitter config (#856) Chris Patti 2024-04-17 14:02:24 -0400
  • 877e84d522 Comment about nerd font selection. Fixes #853 (#854) Damjan 9000 2024-04-17 15:59:14 +0200
  • 48c661cee8 Arch, btw (#852) rdvm 2024-04-16 10:29:27 -0500
  • 2b754cccc0 feat: added oil Joshua Molloy 2025-02-24 10:37:55 +0000
  • c18f9a132f style: change double quotes to single Joshua Molloy 2025-02-24 10:37:29 +0000
  • 7dbf622d19 feat: added icons to telescope; setup python black formatter; added custom lua snippets dir Joshua Molloy 2025-02-24 10:36:37 +0000
  • af1ce0175c changing to relative line number greenmushrooms 2025-02-23 22:58:49 -0500
  • cabcaaa983
    Merge branch 'nvim-lua:master' into master Karolis Arbačiauskas 2025-02-23 20:47:18 +0200
  • 2cba628839 Delete buffer function Karolis Arbačiauskas 2025-02-23 20:45:46 +0200
  • c7e3e78a2b Update .gitignore Ricardo Montemayor 2025-02-23 10:52:59 -0600
  • 831cd284aa
    update to latest Nurzhan Sarzhan 2025-02-23 17:28:20 +0100
  • b6ab54838c added osc for ssh clipboard functionality Max Reed 2025-02-23 14:39:14 +0100