Christoph's site
/building
/self-hosting
/musing
/replying
index
:
dots
main
A collection of configuration settings for programs and utility scripts I use.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nvim
/
init.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change diagnostic symbols if vim.g.have_nerd_font is true (#1195)
gloomy-lemon-debatable
2024-10-30
1
-0
/
+9
*
samarth-nagar fix: lazy help tag on line 931 (#1167)
sam
2024-10-30
1
-1
/
+5
*
feat: update references of tsserver to ts_ls (#1131)
Nicolás Baquero
2024-09-10
1
-3
/
+3
*
Fix the which-key spec issue caused by recent cleanup (#1113)
Damjan 9000
2024-08-26
1
-10
/
+10
*
cleanup: refactor which-key configuration for cleaner setup (#1102)
Ihsan Tonuzi
2024-08-26
1
-49
/
+47
*
fix: remove deprecated opt for conform.nvim (#1070)
Ihsan Tonuzi
2024-08-25
1
-2
/
+8
*
Include visual mode in LSP code action keymap (#1060) (#1064)
Bayram Kazik
2024-08-24
1
-4
/
+5
*
refactor: update treesitter and which-key config (#1068)
Ihsan Tonuzi
2024-08-22
1
-14
/
+46
*
Check for loop or uv for lazypath (#1095)
Michael L.
2024-08-22
1
-1
/
+1
*
Add explicit dependency of nvim-lspconfig on cmp-nvim-lsp (#1042)
jstrot
2024-07-29
1
-0
/
+3
*
Remove treesitter prefer_git option (#1061)
jstrot
2024-07-29
1
-2
/
+0
*
performance: defer clipboard because xsel and pbcopy can be slow (#1049)
abeldekat
2024-07-28
1
-1
/
+4
*
refactor: remove lazydev and luvit-meta as lsp dependencies (#1047)
Ihsan Tonuzi
2024-07-28
1
-15
/
+16
*
Modify conform comments to prevent deprecation warning when used (#1057)
Brandon Clark
2024-07-28
1
-3
/
+2
*
Remove redundant hlsearch option (#1058)
Arvin Verain
2024-07-28
1
-2
/
+2
*
Update comment about the toggle inlay hints keymap (#1041)
Richard Macklin
2024-07-22
1
-1
/
+1
*
Update lazydev config to fix "Undefined field `fs_stat`" LSP error (#1040)
Richard Macklin
2024-07-21
1
-1
/
+11
*
Neovim 0.10 updates (#936)
Vladislav Grechannik
2024-07-21
1
-18
/
+11
*
Fix comment about mini.ai example (#985)
Richard Macklin
2024-07-21
1
-1
/
+1
*
Make conform.nvim be lazy-loadable again (#977)
Vladislav Grechannik
2024-07-21
1
-1
/
+2
*
fix: add required parsers from nvim-treesitter
TJ DeVries
2024-07-17
1
-1
/
+1
*
fix(lazy): added error handling for bootstrap (#1001)
Folke Lemaitre
2024-07-16
1
-1
/
+4
*
which-key v3 update (#1022)
Vladislav Grechannik
2024-07-16
1
-12
/
+8
*
Add diff to treesitter's ensure_installed languages (#908)
Richard Macklin
2024-05-05
1
-1
/
+1
*
Move LspDetach handler near kickstart-lsp-highlight group (#900)
Damjan 9000
2024-05-02
1
-8
/
+8
*
fix: highlight group clear on each attach (#874)
Francis Belanger
2024-04-22
1
-1
/
+1
*
Fix highlight errors when lsp crash or stop (#864)
Francis Belanger
2024-04-22
1
-0
/
+11
*
Fix deprecation notice of inlay hints (#873)
Vladislav Grechannik
2024-04-22
1
-1
/
+1
*
Add a commented out example of the classic complete keymaps. Fixes #866 (#868)
Damjan 9000
2024-04-20
1
-0
/
+6
*
fix: restore Mason config timing for DAP startup (again) (#865)
GameFuzzy
2024-04-19
1
-1
/
+1
*
Add gitsigns recommended keymaps as an optional plugin (#858)
Damjan 9000
2024-04-17
1
-0
/
+6
*
Move plugin examples from README to optional plugin files (#831)
Damjan 9000
2024-04-17
1
-0
/
+2
*
Enable inlay hints for the supporting servers (#843)
Vladislav Grechannik
2024-04-17
1
-0
/
+11
*
Fix: #847 - add prefer_git to treesitter config (#856)
Chris Patti
2024-04-17
1
-0
/
+2
*
Comment about nerd font selection. Fixes #853 (#854)
Damjan 9000
2024-04-17
1
-1
/
+1
*
Don't lazy load conform plugin (#818)
Damjan 9000
2024-03-31
1
-0
/
+1
*
Add a keymap space-f to format buffer using conform (#817)
Damjan 9000
2024-03-31
1
-0
/
+10
*
fix #799 (#800)
Liu Qisheng
2024-03-27
1
-1
/
+1
*
Some suggestions and capitalised a few words (#771)
Togglebit
2024-03-18
1
-55
/
+53
*
feat: add linter plugin (#699)
Fredrik Averpil
2024-03-18
1
-0
/
+1
*
assign table to filetype in lua_ls config comment (#770)
Shane Crowley
2024-03-18
1
-1
/
+1
*
conform: disable autoformat on save for specified filetypes (#694)
Damjan 9000
2024-03-15
1
-4
/
+10
*
fix: disable ts indenting for Ruby
TJ DeVries
2024-03-15
1
-2
/
+8
*
doc: add note about advanced luasnip features
TJ DeVries
2024-03-15
1
-0
/
+3
*
Move friendly snippets to dependencies of LuaSnip (#759)
Vladislav Grechannik
2024-03-15
1
-6
/
+11
*
Add <C-b>/<C-f> cmp mapping to scroll cmp docs (#750)
Rafael Zasas
2024-03-15
1
-0
/
+4
*
doc: add info about timeoutlen (#691)
TLW
2024-03-15
1
-0
/
+3
*
Revert "Use `cmp-nvim-lua` as `nvim-cmp` source for neovim Lua API (#696)" (#...
Chris Patti
2024-03-12
1
-4
/
+0
*
Use `cmp-nvim-lua` as `nvim-cmp` source for neovim Lua API (#696)
James Karefylakis
2024-03-12
1
-0
/
+4
*
Added folke/neodev.nvim for proper nvim api completion and annotation (#754)
Damjan 9000
2024-03-12
1
-12
/
+4
[next]