This website requires JavaScript.
97c897fc41
treesitter fix
master
Hatvani Tamás
2026-04-10 10:34:31 +02:00
3924ec874d
fixed cpp build path
Hatvani Tamás
2026-04-10 10:34:19 +02:00
ec12a493bc
new and working cmake lsp
Hatvani Tamás
2026-04-10 10:33:56 +02:00
bd4b8d0888
new default theme is light mode
Hatvani Tamás
2026-03-04 13:12:23 +01:00
c9a2ff9699
added c/c++ debugging plugin that uses codelldb
Hatvani Tamás
2026-03-04 13:12:06 +01:00
bdfe1b0c64
only navigate with hjkl
Hatvani Tamás
2026-03-04 13:11:19 +01:00
2c43d15c7d
unity plugin
Hatvani Tamás
2026-03-04 13:10:35 +01:00
f251b39d5a
more columns for c/cpp code
Hatvani Tamás
2026-02-05 15:28:12 +01:00
4fcf6d7010
Update lua/kickstart/plugins/treesitter.lua
htamas1210
2026-01-29 15:57:15 +01:00
c1e234f1ac
new harpoon keybinds
htom
2026-01-08 20:59:02 +01:00
8a7cd58c74
updated clang format options
htom
2025-12-31 16:58:27 +01:00
87cdec67a4
added cpp
htom
2025-12-29 15:07:57 +01:00
43cc16d73a
updated conform formatter to work with c
htom
2025-12-29 15:07:35 +01:00
593752ff28
added plugins
htom
2025-11-29 20:03:13 +01:00
bb0d2cf102
turned on neotree and changed theme
htom
2025-11-21 19:58:14 +01:00
6846260101
updated config to disable lsp warning vim.lsp.config
htom
2025-10-24 18:58:32 +02:00
c6f50bd626
added mason ensure installed packages
htom
2025-09-24 09:38:50 +02:00
e84927ba57
working harpoon2 with telescope, keymap todo
htom
2025-09-23 14:59:02 +02:00
6d402a0901
cpp tls update
htom
2025-09-13 12:26:58 +02:00
d9807a35b5
added java tls
htom
2025-09-12 15:02:47 +02:00
f2309053c7
Use the dot syntax for module paths
killeik
2025-06-14 19:49:21 +03:00
d2844a4163
Merge 'upstream': Update remaining Mason's old address
Damjan 9000
2025-06-08 20:45:42 +02:00
3338d39206
Update remaining Mason's old address (#1530 )
upstream
Carlos Calla Alarcón
2025-05-22 23:10:04 +02:00
61e8b304e5
Update windows installation command
jaho5
2025-05-17 11:54:16 -07:00
726fabc5d5
Merge 'upstream': various changes 2025-05-10
Damjan 9000
2025-05-12 12:14:27 +02:00
6ba2408cdf
fix: rename vim.highlight.on_yank to vim.hl.on_yank (#1482 )
Omri Sarig
2025-05-11 02:29:04 +02:00
f5a9f9cdc6
README: mention fd-find in requirements (#1477 )
Damjan 9000
2025-05-11 02:23:54 +02:00
fb73617653
don't lazy-load neo-tree so netrw hijacking on startup works (#1489 )
pynappo
2025-05-10 17:18:04 -07:00
c92ea7ca97
Replace vim.opt with vim.o (#1495 )
Ori Perry
2025-05-11 03:16:03 +03:00
2b2f0f8364
feat: switch vim-sleuth for guess-indent.nvim (#1512 )
guru245
2025-05-11 09:11:50 +09:00
76cb865e4f
Change to Mason's new address (#1516 )
guru245
2025-05-10 08:41:44 +09:00
f8727376ad
remove cmp.lua which was replaced with blink-cmp.lua
Damjan 9000
2025-04-15 21:00:06 +02:00
b226b49545
Merge 'upstream': feat: switch nvim-cmp for blink.cmp
Damjan 9000
2025-04-15 17:46:05 +02:00
d350db2449
feat: switch nvim-cmp for blink.cmp (#1426 )
Liam Dyer
2025-04-09 17:25:57 -04:00
f36056b307
Merge 'upstream': telescope branch, lsp keybindings, spelling
stable
Damjan 9000
2025-04-09 19:14:49 +02:00
9929044f24
Remove Telescope 0.1 branch lock (#1448 )
Dmytro Onypko
2025-04-09 16:05:40 +01:00
1a5787bc57
Change LSP Keybindings to Match the Default gr Bindings Introduced in Neovim 0.11 (#1427 )
Theo P.
2025-04-09 11:01:57 -04:00
8a5a52f647
fix: minor misspellings (#1450 )
dasvh
2025-04-09 16:39:17 +02:00
153ec746bd
Merge 'upstream': move windows, conform format_on_save
Damjan 9000
2025-03-24 22:13:34 +01:00
e947649cb0
feat(keymap): move windows without <C-w> (#1368 )
Sander
2025-03-24 20:34:57 +01:00
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 -04:00
e63bee4f10
Merge 'upstream': fix: use correct github abmonition syntax
Damjan 9000
2025-03-23 10:52:35 +01:00
2abcb39fae
fix: use correct github abmonition syntax (#1414 )
Luca Saccarola
2025-03-20 23:16:35 +01:00
891bdd8107
Merge 'upstream': feat: add vim.opt.confirm = true
Damjan 9000
2025-03-13 13:38:41 +01:00
38f4744e25
feat: add vim.opt.confirm = true (#1384 )
Crypto-Spartan
2025-03-12 17:24:44 -04:00
af749bdb4b
Merge 'upstream': various fixes
Damjan 9000
2025-02-19 21:05:20 +01:00
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 -05:00
ea60b2b01f
Remove duplicate cmp-path (#1369 )
Ari Pollak
2025-02-19 09:38:58 -05:00
e64aa51ef2
fix: regression introduced in db78c0b217 (#1367 )
Jonas Zeltner
2025-02-18 17:15:13 +01:00
7c49ba1cb7
Fix: fix the cmp-nvim-lsp-signature-help link (#1363 )
Aryan Rajoria
2025-02-18 00:05:15 -05:00
282cbb9c82
feat: add basic function signature help (#1358 )
Rob
2025-02-18 00:12:06 +00:00
ebca680dea
perf: load tokyonight.nvim in the intended way (#1360 )
Joaquín Guerra
2025-02-18 01:10:48 +01:00
15e019cf58
Merge 'upstream': feat(diagnostic): add diagnostic config
Damjan 9000
2025-02-17 20:25:23 +01:00
76e06fec5c
feat(diagnostic): add diagnostic config (#1335 )
GeloCraft
2025-02-18 02:01:07 +08:00
07778f6a5f
Merge 'upstream': docs, gitsigns, emoji, lsp
Damjan 9000
2025-02-17 10:44:47 +01:00
db78c0b217
fix: arguments for the vim.lsp.Client.supports_method method (#1356 )
Jonas Zeltner
2025-02-17 04:42:19 +01:00
d2c006819a
Add a blurb about installing missing emoji on Ubuntu
Chris Patti
2025-02-16 22:37:44 -05:00
94f551b803
fix (#1319 ): gitsigns deprecated functions (#1321 )
Erlan Rangel
2025-02-14 23:48:37 -06:00
71ad926ab1
docs: clarify using opts = {} vs config = function() ... require('plu… (#1316 )
bleacheda
2025-02-15 05:32:50 +02:00
abdbfce0f8
chore(docs): Update README.md (#1344 )
Ryan Nevius
2025-02-15 04:23:31 +01:00
a0a5e061a1
Merge 'upstream': luv, doc updates
Damjan 9000
2025-01-17 13:44:50 +01:00
5bdde24dfb
Use luals 3rd library for luv (#1303 )
Diorman Colmenares
2025-01-15 11:38:26 -08:00
ff89769e45
chore: fix typo in bug report issue template (#1306 )
Nhan Luu
2025-01-16 02:37:36 +07:00
f6abf682ff
chore: remove redundant comment (#1307 )
Nhan Luu
2025-01-16 02:37:03 +07:00
e71cef802e
Merge 'upstream': fix: prevent mason setup from being run twice
Damjan 9000
2025-01-08 17:21:27 +01:00
db4867acb9
fix: prevent mason setup from being run twice (#1298 )
Tomas Gareau
2025-01-07 09:44:29 -06:00
5f3310d942
Merge 'upstream': 3 misc commits
Damjan 9000
2024-12-30 11:12:17 +01:00
a8f539562a
Fix which-key delay settings (#1276 )
Ryan Jensen
2024-12-29 11:04:10 -06:00
7ddaab3ffd
chore: add pre-issue requirements (#1288 )
Ihsan Tonuzi
2024-12-29 12:00:16 -05:00
e84e187f3c
Fix README.md grammar and typos (#1291 )
George
2024-12-29 18:39:47 +02:00
5d699a018e
Merge 'upstream': make visual mode descriptions consistent with normal mode
Damjan 9000
2024-12-15 08:12:09 +01:00
de44f49101
fix(gitsigns): make visual mode descriptions consistent with normal mode (#1266 )
Scott Swensen
2024-12-14 22:42:39 -07:00
7bd1384277
Merge 'upstream': fix typo opt -> opts
Damjan 9000
2024-12-13 10:29:00 +01:00
bcdb4cd252
Issue 1249 which key comments (#1263 )
ben fleis
2024-12-12 22:26:20 +01:00
74b8749c09
Merge 'upstream': updated comments
Damjan 9000
2024-12-12 17:35:40 +01:00
a2df3ea9eb
Use consistent syntax style for { ... } "pseudocode" (#1247 )
Artem Dragunov
2024-12-12 18:51:58 +03:00
7bc9d19a4d
Tweak outdated comment about lazy's config key usage. (#1250 )
ben fleis
2024-12-12 16:50:55 +01:00
46093fe19d
Merge 'upstream': diagnostic-signs, nvim-dap lazy, which-key typo
Damjan 9000
2024-11-20 17:49:23 +01:00
8d1ef972bc
fix: which-key comment typo (#1227 )
Miha
2024-11-20 14:41:50 +01:00
9dfb1b230f
Fix nvim-dap not lazy loading (#1216 )
Anjishnu Banerjee
2024-11-20 19:10:51 +05:30
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 +09:00
ee40a0ed8b
Merge 'upstream' 5 changes from 2024-10-30
Damjan 9000
2024-10-31 18:56:10 +01:00
2ba39c6973
Remove two because there are more than two. (#1213 )
Will Winder
2024-10-30 14:58:52 -04:00
be678aa341
Set breakpoint icons and their highlight colors (#1194 )
gloomy-lemon-debatable
2024-10-30 17:01:42 +00:00
d09d9bc6dc
Change diagnostic symbols if vim.g.have_nerd_font is true (#1195 )
gloomy-lemon-debatable
2024-10-30 15:50:27 +00:00
fb7f6a1c13
samarth-nagar fix: lazy help tag on line 931 (#1167 )
sam
2024-10-30 21:19:16 +05:30
5ed1bc38dc
Disable linting autocmd for readonly buffers (#1202 )
Éric NICOLAS
2024-10-30 16:41:46 +01:00
c0a254f0b8
Merge 'upstream' fix: update lazy uninstall information link
Damjan 9000
2024-09-24 17:48:44 +02:00
4120893b8a
fix: update lazy uninstall information link (#1148 )
Bastien Traverse
2024-09-24 17:06:14 +02:00
1695a1d3fc
Merge 'upstream' feat: update references of tsserver to ts_ls
Damjan 9000
2024-09-10 22:34:43 +02:00
7201dc4801
feat: update references of tsserver to ts_ls (#1131 )
Nicolás Baquero
2024-09-10 15:27:24 -05:00
3a01797417
Merge 'upstream' Fix the which-key spec issue caused by recent cleanup
Damjan 9000
2024-08-26 22:50:44 +02:00
a22976111e
Fix the which-key spec issue caused by recent cleanup (#1113 )
Damjan 9000
2024-08-26 22:43:59 +02:00
7e11e8a26b
Merge 'upstream' cleanup: refactor which-key configuration
Damjan 9000
2024-08-26 22:15:38 +02:00
24d368f9ff
cleanup: refactor which-key configuration for cleaner setup (#1102 )
Ihsan Tonuzi
2024-08-26 12:17:22 -04:00
7d83a27e60
Merge 'upstream' conform, readme, neo-tree silent
Damjan 9000
2024-08-26 14:52:02 +02:00
c76c323a7c
fix: remove deprecated opt for conform.nvim (#1070 )
Ihsan Tonuzi
2024-08-25 23:28:26 -04:00
e4a5300bdb
Fix: updated the windows installation commands (#1101 )
Harshit Pant
2024-08-26 08:57:46 +05:30
f49cc6c935
Enable silent option for default neo-tree plugin keybinding (#1108 )
Bayram Kazik
2024-08-26 06:23:17 +03:00
06929799f0
Merge 'upstream' Include visual mode in LSP code action keymap
Damjan 9000
2024-08-25 11:03:03 +02:00