aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-07options: relative line numbersmainAdam Stück
2024-08-07use onehalf colourschemeAdam Stück
2024-08-06init.lua: enable nerd fontAdam Stück
2024-08-06README: fix fork linkAdam Stück
2024-07-31Merge 'upstream' nvim-lspconfig cmp-nvim-lsp, treesitter prefer_gitDamjan 9000
2024-07-29Add explicit dependency of nvim-lspconfig on cmp-nvim-lsp (#1042)jstrot
2024-07-29Remove treesitter prefer_git option (#1061)jstrot
2024-07-29Merge 'upstream' refactor lazydev, defer clipboardDamjan 9000
2024-07-28performance: defer clipboard because xsel and pbcopy can be slow (#1049)abeldekat
2024-07-28refactor: remove lazydev and luvit-meta as lsp dependencies (#1047)Ihsan Tonuzi
2024-07-28Merge 'upstream' conform warning, redundant hlsearchDamjan 9000
2024-07-28Modify conform comments to prevent deprecation warning when used (#1057)Brandon Clark
2024-07-28Remove redundant hlsearch option (#1058)Arvin Verain
2024-07-22Merge 'upstream' Neovim 0.10 updates and moreDamjan 9000
2024-07-22Update comment about the toggle inlay hints keymap (#1041)Richard Macklin
2024-07-21lint: fix lsp warning in `vim.lsp.inlay_hint.is_enabled` (#947)srdtrk
2024-07-21Update lazydev config to fix "Undefined field `fs_stat`" LSP error (#1040)Richard Macklin
2024-07-21Neovim 0.10 updates (#936)Vladislav Grechannik
2024-07-21Fix comment about mini.ai example (#985)Richard Macklin
2024-07-21Make conform.nvim be lazy-loadable again (#977)Vladislav Grechannik
2024-07-21Update README.md | %userprofile%\appdata\local -> %localappdata% (#963)Artyom
2024-07-21Make debug lazy loadable (#978)Vladislav Grechannik
2024-07-21Remove redundant require (#959)Tom Kuson
2024-07-21Fix neo-tree keymap description (#932)Damjan 9000
2024-07-17fix: add required parsers from nvim-treesitterTJ DeVries
2024-07-17Merge 'upstream' fix(lazy): added error handling for bootstrapDamjan 9000
2024-07-17Merge 'upstream' which-key v3 updateDamjan 9000
2024-07-16fix(lazy): added error handling for bootstrap (#1001)Folke Lemaitre
2024-07-16which-key v3 update (#1022)Vladislav Grechannik
2024-05-10Merge 'upstream' debug.lua: Automatically set detached state as needed.Damjan 9000
2024-05-10Automatically set detached state as needed. (#925)Per Malmberg
2024-05-08Merge 'upstream' fix: debug.luaDamjan 9000
2024-05-08fix: debug.lua (#918)Smig
2024-05-06Merge 'upstream' Add diff to treesitter's ensure_installed languagesDamjan 9000
2024-05-05Add diff to treesitter's ensure_installed languages (#908)Richard Macklin
2024-05-03Merge 'upstream' Move LspDetach handler near kickstart-lsp-highlight groupDamjan 9000
2024-05-02Move LspDetach handler near kickstart-lsp-highlight group (#900)Damjan 9000
2024-04-28Merge 'upstream' README: add clipboard tool dependencyDamjan 9000
2024-04-27README: add clipboard tool dependency (#886)Damjan 9000
2024-04-22Merge 'upstream' fix: highlight group clear on each attach, READMEDamjan 9000
2024-04-22Update README.md (#875)Adolfo Gante
2024-04-22fix: highlight group clear on each attach (#874)Francis Belanger
2024-04-22Merge 'upstream' Fix highlight errors when lsp crash or stopDamjan 9000
2024-04-22Fix highlight errors when lsp crash or stop (#864)Francis Belanger
2024-04-22Merge 'upstream' Fix deprecation notice of inlay hintsDamjan 9000
2024-04-22Fix deprecation notice of inlay hints (#873)Vladislav Grechannik
2024-04-20Merge 'upstream' example of the classic complete keymapsDamjan 9000
2024-04-20Add a commented out example of the classic complete keymaps. Fixes #866 (#868)Damjan 9000
2024-04-20Minor improvements of debian install instructions. Fixes #859 (#869)Damjan 9000
2024-04-20Merge 'upstream' Update README.md Debian install instructionsDamjan 9000