Commit Graph

  • 92ce45fbe4
    Merge branch 'master' of github.com:nvim-lua/kickstart.nvim into new-main new-main Julian Raufelder 2025-04-03 16:10:36 +0200
  • ccc130d59a
    Remove auto adding newline Julian Raufelder 2025-04-03 16:08:11 +0200
  • e947649cb0
    feat(keymap): move windows without `<C-w>` (#1368) Sander 2025-03-24 20:34:57 +0100
  • 5e2d7e184b
    changed Conform's format_on_save lambda so that buffers that match disable_filetypes return nil. This allows you to enable a formatter for langages in the disable_filetypes table to have a formatter that can be run manually with Leader-f but doesnt enable format_on_save for them (#1395) RulentWave 2025-03-24 15:33:53 -0400
  • 2abcb39fae
    fix: use correct github abmonition syntax (#1414) Luca Saccarola 2025-03-20 23:16:35 +0100
  • 38f4744e25
    feat: add `vim.opt.confirm = true` (#1384) Crypto-Spartan 2025-03-12 17:24:44 -0400
  • 34e7d29aa7
    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
  • ea60b2b01f
    Remove duplicate cmp-path (#1369) Ari Pollak 2025-02-19 09:38:58 -0500
  • e64aa51ef2
    fix: regression introduced in db78c0b217 (#1367) Jonas Zeltner 2025-02-18 17:15:13 +0100
  • 7c49ba1cb7
    Fix: fix the cmp-nvim-lsp-signature-help link (#1363) Aryan Rajoria 2025-02-18 00:05:15 -0500
  • 282cbb9c82
    feat: add basic function signature help (#1358) Rob 2025-02-18 00:12:06 +0000
  • ebca680dea
    perf: load tokyonight.nvim in the intended way (#1360) Joaquín Guerra 2025-02-18 01:10:48 +0100
  • 76e06fec5c
    feat(diagnostic): add diagnostic config (#1335) GeloCraft 2025-02-18 02:01:07 +0800
  • db78c0b217
    fix: arguments for the `vim.lsp.Client.supports_method` method (#1356) Jonas Zeltner 2025-02-17 04:42:19 +0100
  • d2c006819a
    Add a blurb about installing missing emoji on Ubuntu Chris Patti 2025-02-16 22:37:44 -0500
  • 94f551b803
    fix (#1319): gitsigns deprecated functions (#1321) Erlan Rangel 2025-02-14 23:48:37 -0600
  • 71ad926ab1
    docs: clarify using opts = {} vs config = function() ... require('plu… (#1316) bleacheda 2025-02-15 05:32:50 +0200
  • abdbfce0f8
    chore(docs): Update README.md (#1344) Ryan Nevius 2025-02-15 04:23:31 +0100
  • 5bdde24dfb
    Use luals 3rd library for luv (#1303) Diorman Colmenares 2025-01-15 11:38:26 -0800
  • ff89769e45
    chore: fix typo in bug report issue template (#1306) Nhan Luu 2025-01-16 02:37:36 +0700
  • f6abf682ff
    chore: remove redundant comment (#1307) Nhan Luu 2025-01-16 02:37:03 +0700
  • db4867acb9
    fix: prevent mason setup from being run twice (#1298) Tomas Gareau 2025-01-07 09:44:29 -0600
  • a8f539562a
    Fix which-key delay settings (#1276) Ryan Jensen 2024-12-29 11:04:10 -0600
  • 7ddaab3ffd
    chore: add pre-issue requirements (#1288) Ihsan Tonuzi 2024-12-29 12:00:16 -0500
  • e84e187f3c
    Fix README.md grammar and typos (#1291) George 2024-12-29 18:39:47 +0200
  • de44f49101
    fix(gitsigns): make visual mode descriptions consistent with normal mode (#1266) Scott Swensen 2024-12-14 22:42:39 -0700
  • bcdb4cd252
    Issue 1249 which key comments (#1263) ben fleis 2024-12-12 22:26:20 +0100
  • a2df3ea9eb
    Use consistent syntax style for { ... } "pseudocode" (#1247) Artem Dragunov 2024-12-12 18:51:58 +0300
  • 7bc9d19a4d
    Tweak outdated comment about lazy's `config` key usage. (#1250) ben fleis 2024-12-12 16:50:55 +0100
  • 8d1ef972bc
    fix: which-key comment typo (#1227) Miha 2024-11-20 14:41:50 +0100
  • 9dfb1b230f
    Fix nvim-dap not lazy loading (#1216) Anjishnu Banerjee 2024-11-20 19:10:51 +0530
  • e5dc5f6d1c
    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
  • 2ba39c6973
    Remove two because there are more than two. (#1213) Will Winder 2024-10-30 14:58:52 -0400
  • be678aa341
    Set breakpoint icons and their highlight colors (#1194) gloomy-lemon-debatable 2024-10-30 17:01:42 +0000
  • d09d9bc6dc
    Change diagnostic symbols if vim.g.have_nerd_font is true (#1195) gloomy-lemon-debatable 2024-10-30 15:50:27 +0000
  • fb7f6a1c13
    samarth-nagar fix: lazy help tag on line 931 (#1167) sam 2024-10-30 21:19:16 +0530
  • 5ed1bc38dc
    Disable linting autocmd for readonly buffers (#1202) Éric NICOLAS 2024-10-30 16:41:46 +0100
  • 4120893b8a
    fix: update lazy uninstall information link (#1148) Bastien Traverse 2024-09-24 17:06:14 +0200
  • 7201dc4801
    feat: update references of tsserver to ts_ls (#1131) Nicolás Baquero 2024-09-10 15:27:24 -0500
  • a22976111e
    Fix the which-key spec issue caused by recent cleanup (#1113) Damjan 9000 2024-08-26 22:43:59 +0200
  • 24d368f9ff
    cleanup: refactor which-key configuration for cleaner setup (#1102) Ihsan Tonuzi 2024-08-26 12:17:22 -0400
  • c76c323a7c
    fix: remove deprecated opt for conform.nvim (#1070) Ihsan Tonuzi 2024-08-25 23:28:26 -0400
  • e4a5300bdb
    Fix: updated the windows installation commands (#1101) Harshit Pant 2024-08-26 08:57:46 +0530
  • f49cc6c935
    Enable silent option for default neo-tree plugin keybinding (#1108) Bayram Kazik 2024-08-26 06:23:17 +0300
  • d452633b35
    Include visual mode in LSP code action keymap (#1060) (#1064) Bayram Kazik 2024-08-25 00:31:43 +0300
  • ac78e7d9e7
    refactor: update treesitter and which-key config (#1068) Ihsan Tonuzi 2024-08-22 21:00:39 -0400
  • ce0c7340ff
    Check for loop or uv for lazypath (#1095) Michael L. 2024-08-22 22:56:33 +0200
  • 554a054bf9
    Add note in README about lazy-lock.json (#1090) Matt Gallagher 2024-08-22 21:53:57 +0100
  • c1ae9092cb
    Update README.md (#1091) theoboldalex 2024-08-22 21:49:25 +0100
  • b54b0a6b68
    Merge branch 'master' of github.com:nvim-lua/kickstart.nvim into new-main Julian Raufelder 2024-08-18 16:49:28 +0200
  • 1860184830
    Add explicit dependency of nvim-lspconfig on cmp-nvim-lsp (#1042) jstrot 2024-07-29 20:02:37 -0400
  • bb9f84ca8f
    Remove treesitter prefer_git option (#1061) jstrot 2024-07-29 20:01:19 -0400
  • 84cc12354d
    performance: defer clipboard because xsel and pbcopy can be slow (#1049) abeldekat 2024-07-28 21:41:34 +0000
  • fd66454c4a
    refactor: remove lazydev and luvit-meta as lsp dependencies (#1047) Ihsan Tonuzi 2024-07-28 17:39:34 -0400
  • 1cef2325e0
    Modify conform comments to prevent deprecation warning when used (#1057) Brandon Clark 2024-07-28 12:43:08 -0400
  • f00b2866de
    Remove redundant hlsearch option (#1058) Arvin Verain 2024-07-29 00:39:54 +0800
  • 56b9114bf2
    Update comment about the toggle inlay hints keymap (#1041) Richard Macklin 2024-07-22 10:00:35 -0700
  • 6f3fe35de3
    lint: fix lsp warning in `vim.lsp.inlay_hint.is_enabled` (#947) srdtrk 2024-07-22 04:21:21 +0200
  • 620732789b
    Update lazydev config to fix "Undefined field `fs_stat`" LSP error (#1040) Richard Macklin 2024-07-21 19:08:09 -0700
  • 7513ec8a7d
    Neovim 0.10 updates (#936) Vladislav Grechannik 2024-07-22 02:35:07 +0200
  • 07a9f446a3
    Fix comment about mini.ai example (#985) Richard Macklin 2024-07-21 13:34:51 -0700
  • b36d84ddf0
    Make conform.nvim be lazy-loadable again (#977) Vladislav Grechannik 2024-07-21 22:34:17 +0200
  • c405d3fd4f
    Update README.md | %userprofile%\appdata\local -> %localappdata% (#963) Artyom 2024-07-21 23:33:26 +0300
  • 4bbca64157
    Make debug lazy loadable (#978) Vladislav Grechannik 2024-07-21 22:24:57 +0200
  • 1cdf6fb377
    Remove redundant require (#959) Tom Kuson 2024-07-21 22:22:44 +0200
  • 202910d3fa
    Fix neo-tree keymap description (#932) Damjan 9000 2024-07-21 22:22:10 +0200
  • 1ca984a795
    Merge branch 'master' of github.com:nvim-lua/kickstart.nvim into new-main Julian Raufelder 2024-07-21 17:10:11 +0200
  • 2df5137e59 fix: add required parsers from nvim-treesitter TJ DeVries 2024-07-17 21:37:31 -0400
  • 3e55ff1a83
    fix(lazy): added error handling for bootstrap (#1001) Folke Lemaitre 2024-07-16 18:06:47 +0200
  • f5c919558b
    which-key v3 update (#1022) Vladislav Grechannik 2024-07-16 18:05:40 +0200
  • 5aeddfdd5d
    Automatically set detached state as needed. (#925) Per Malmberg 2024-05-10 19:43:22 +0200
  • b9bd02d55b
    fix: debug.lua (#918) Smig 2024-05-08 10:55:49 -0400
  • f86f18f27a
    Add diff to treesitter's ensure_installed languages (#908) Richard Macklin 2024-05-05 18:01:39 -0700
  • 6f6f38a6b5
    Move LspDetach handler near kickstart-lsp-highlight group (#900) Damjan 9000 2024-05-02 22:53:07 +0200
  • b7d5cc8f42
    README: add clipboard tool dependency (#886) Damjan 9000 2024-04-27 22:40:27 +0200
  • 8df3deb6fe
    Update README.md (#875) Adolfo Gante 2024-04-22 14:15:42 -0700
  • 942b26184c
    fix: highlight group clear on each attach (#874) Francis Belanger 2024-04-22 15:53:45 -0400
  • 81f270a704
    Fix highlight errors when lsp crash or stop (#864) Francis Belanger 2024-04-22 11:43:10 -0400
  • f92fb11d68
    Fix deprecation notice of inlay hints (#873) Vladislav Grechannik 2024-04-22 13:27:13 +0200
  • 2e68a2c253
    Add a commented out example of the classic complete keymaps. Fixes #866 (#868) Damjan 9000 2024-04-20 19:14:49 +0200
  • 9f5176fc2a
    Minor improvements of debian install instructions. Fixes #859 (#869) Damjan 9000 2024-04-20 19:14:24 +0200
  • 931ec5c226
    Update README.md (#860) Evan Carroll 2024-04-20 10:55:01 -0500
  • b07176aef6
    fix: restore Mason config timing for DAP startup (again) (#865) GameFuzzy 2024-04-19 19:50:42 +0200
  • f5c9fe8e15
    Add gitsigns recommended keymaps as an optional plugin (#858) Damjan 9000 2024-04-18 03:00:39 +0200
  • 5e258d276f
    Move plugin examples from README to optional plugin files (#831) Damjan 9000 2024-04-17 21:25:54 +0200
  • 5540527fab
    Enable inlay hints for the supporting servers (#843) Vladislav Grechannik 2024-04-17 20:04:55 +0200
  • 6d6b3f38c1
    Fix: #847 - add prefer_git to treesitter config (#856) Chris Patti 2024-04-17 14:02:24 -0400
  • fabeb86d8b
    Comment about nerd font selection. Fixes #853 (#854) Damjan 9000 2024-04-17 15:59:14 +0200
  • e2bfa0c66f
    Arch, btw (#852) rdvm 2024-04-16 10:29:27 -0500
  • 23773900d9
    Update README (#832) Viet 2024-04-09 05:13:22 +0900
  • c4363e4ad8
    Add a pull request template (#825) Damjan 9000 2024-04-04 16:31:37 +0200
  • 19afab1641
    README: move backup and paths from external deps to install section (#819) Damjan 9000 2024-04-01 16:36:32 +0200
  • d605b840a2
    Don't lazy load conform plugin (#818) Damjan 9000 2024-04-01 02:00:11 +0200
  • 1175f6d25a
    Add a keymap space-f to format buffer using conform (#817) Damjan 9000 2024-03-31 19:36:43 +0200
  • 93fde0556e Add instructions to quit :lazy. Fixes #761 Chris Patti 2024-03-27 11:22:28 -0400
  • 2877a60e00
    fix #799 (#800) Liu Qisheng 2024-03-27 22:16:48 +0800
  • dbba54cfd8
    README: wrap long lines (#784) Damjan 9000 2024-03-21 20:47:55 +0100
  • 4c02e29e49
    Update README.md (#781) E 2024-03-20 14:27:18 -0400
  • 773e482d4b
    Add nvim-nio as dependency for nvim-dap-ui (#774) José Miguel Sarasola 2024-03-18 22:38:14 +0100
  • 65a5ac404b
    Some suggestions and capitalised a few words (#771) Togglebit 2024-03-18 18:35:53 +0100