index
:
kickstart.nvim
master
fork of kickstart.nvim
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-25
fix: remove deprecated opt for conform.nvim (#1070)
Ihsan Tonuzi
2024-08-25
Fix: updated the windows installation commands (#1101)
Harshit Pant
2024-08-25
Enable silent option for default neo-tree plugin keybinding (#1108)
Bayram Kazik
2024-08-24
Include visual mode in LSP code action keymap (#1060) (#1064)
Bayram Kazik
2024-08-22
refactor: update treesitter and which-key config (#1068)
Ihsan Tonuzi
2024-08-22
Check for loop or uv for lazypath (#1095)
Michael L.
2024-08-22
Add note in README about lazy-lock.json (#1090)
Matt Gallagher
2024-08-22
Update README.md (#1091)
theoboldalex
2024-07-29
Add explicit dependency of nvim-lspconfig on cmp-nvim-lsp (#1042)
jstrot
2024-07-29
Remove treesitter prefer_git option (#1061)
jstrot
2024-07-28
performance: defer clipboard because xsel and pbcopy can be slow (#1049)
abeldekat
2024-07-28
refactor: remove lazydev and luvit-meta as lsp dependencies (#1047)
Ihsan Tonuzi
2024-07-28
Modify conform comments to prevent deprecation warning when used (#1057)
Brandon Clark
2024-07-28
Remove redundant hlsearch option (#1058)
Arvin Verain
2024-07-22
Update comment about the toggle inlay hints keymap (#1041)
Richard Macklin
2024-07-21
lint: fix lsp warning in `vim.lsp.inlay_hint.is_enabled` (#947)
srdtrk
2024-07-21
Update lazydev config to fix "Undefined field `fs_stat`" LSP error (#1040)
Richard Macklin
2024-07-21
Neovim 0.10 updates (#936)
Vladislav Grechannik
2024-07-21
Fix comment about mini.ai example (#985)
Richard Macklin
2024-07-21
Make conform.nvim be lazy-loadable again (#977)
Vladislav Grechannik
2024-07-21
Update README.md | %userprofile%\appdata\local -> %localappdata% (#963)
Artyom
2024-07-21
Make debug lazy loadable (#978)
Vladislav Grechannik
2024-07-21
Remove redundant require (#959)
Tom Kuson
2024-07-21
Fix neo-tree keymap description (#932)
Damjan 9000
2024-07-17
fix: add required parsers from nvim-treesitter
TJ DeVries
2024-07-16
fix(lazy): added error handling for bootstrap (#1001)
Folke Lemaitre
2024-07-16
which-key v3 update (#1022)
Vladislav Grechannik
2024-05-10
Automatically set detached state as needed. (#925)
Per Malmberg
2024-05-08
fix: debug.lua (#918)
Smig
2024-05-05
Add diff to treesitter's ensure_installed languages (#908)
Richard Macklin
2024-05-02
Move LspDetach handler near kickstart-lsp-highlight group (#900)
Damjan 9000
2024-04-27
README: add clipboard tool dependency (#886)
Damjan 9000
2024-04-22
Update README.md (#875)
Adolfo Gante
2024-04-22
fix: highlight group clear on each attach (#874)
Francis Belanger
2024-04-22
Fix highlight errors when lsp crash or stop (#864)
Francis Belanger
2024-04-22
Fix deprecation notice of inlay hints (#873)
Vladislav Grechannik
2024-04-20
Add a commented out example of the classic complete keymaps. Fixes #866 (#868)
Damjan 9000
2024-04-20
Minor improvements of debian install instructions. Fixes #859 (#869)
Damjan 9000
2024-04-20
Update README.md (#860)
Evan Carroll
2024-04-19
fix: restore Mason config timing for DAP startup (again) (#865)
GameFuzzy
2024-04-17
Add gitsigns recommended keymaps as an optional plugin (#858)
Damjan 9000
2024-04-17
Move plugin examples from README to optional plugin files (#831)
Damjan 9000
2024-04-17
Enable inlay hints for the supporting servers (#843)
Vladislav Grechannik
2024-04-17
Fix: #847 - add prefer_git to treesitter config (#856)
Chris Patti
2024-04-17
Comment about nerd font selection. Fixes #853 (#854)
Damjan 9000
2024-04-16
Arch, btw (#852)
rdvm
2024-04-08
Update README (#832)
Viet
2024-04-04
Add a pull request template (#825)
Damjan 9000
2024-04-01
README: move backup and paths from external deps to install section (#819)
Damjan 9000
2024-03-31
Don't lazy load conform plugin (#818)
Damjan 9000
[next]