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
*
fix: rename vim.highlight.on_yank to vim.hl.on_yank (#1482)
Omri Sarig
2025-05-10
1
-2
/
+2
*
Replace vim.opt with vim.o (#1495)
Ori Perry
2025-05-10
1
-23
/
+31
*
feat: switch vim-sleuth for guess-indent.nvim (#1512)
guru245
2025-05-10
1
-1
/
+1
*
Change to Mason's new address (#1516)
guru245
2025-05-09
1
-2
/
+2
*
feat: switch nvim-cmp for blink.cmp (#1426)
Liam Dyer
2025-04-09
1
-92
/
+72
*
Remove Telescope `0.1` branch lock (#1448)
Dmytro Onypko
2025-04-09
1
-1
/
+0
*
Change LSP Keybindings to Match the Default `gr` Bindings Introduced in Neovi...
Theo P.
2025-04-09
1
-27
/
+23
*
fix: minor misspellings (#1450)
dasvh
2025-04-09
1
-1
/
+1
*
feat(keymap): move windows without `<C-w>` (#1368)
Sander
2025-03-24
1
-0
/
+6
*
changed Conform's format_on_save lambda so that buffers that match disable_fi...
RulentWave
2025-03-24
1
-7
/
+5
*
nvim: Remove outdated comment about leader key
Christoph Schlosser
2025-03-16
1
-1
/
+0
*
nvim: Remove kickstart intro
Christoph Schlosser
2025-03-16
1
-86
/
+0
*
nvim: Set config to enable nerdfonts
Christoph Schlosser
2025-03-16
1
-1
/
+1
*
nvim: Change leader from space to semicolon
Christoph Schlosser
2025-03-16
1
-2
/
+2
*
feat: add `vim.opt.confirm = true` (#1384)
Crypto-Spartan
2025-03-12
1
-0
/
+5
*
Propsed fix for init.lua warnings as per https://github.com/nvim-lua/kickstar...
Chris Patti
2025-02-19
1
-0
/
+2
*
Remove duplicate cmp-path (#1369)
Ari Pollak
2025-02-19
1
-1
/
+0
*
fix: regression introduced in df7b409dd2056d720cd2cd939f2dd74e310bf488 (#1367)
Jonas Zeltner
2025-02-18
1
-2
/
+15
*
Fix: fix the cmp-nvim-lsp-signature-help link (#1363)
Aryan Rajoria
2025-02-18
1
-1
/
+1
*
feat: add basic function signature help (#1358)
Rob
2025-02-17
1
-0
/
+3
*
perf: load tokyonight.nvim in the intended way (#1360)
Joaquín Guerra
2025-02-17
1
-4
/
+8
*
feat(diagnostic): add diagnostic config (#1335)
GeloCraft
2025-02-17
1
-9
/
+28
*
fix: arguments for the `vim.lsp.Client.supports_method` method (#1356)
Jonas Zeltner
2025-02-16
1
-2
/
+2
*
docs: clarify using opts = {} vs config = function() ... require('plu… (#1316)
bleacheda
2025-02-14
1
-3
/
+13
*
Use luals 3rd library for luv (#1303)
Diorman Colmenares
2025-01-15
1
-2
/
+1
*
chore: remove redundant comment (#1307)
Nhan Luu
2025-01-15
1
-1
/
+0
*
fix: prevent mason setup from being run twice (#1298)
Tomas Gareau
2025-01-07
1
-6
/
+11
*
Fix which-key delay settings (#1276)
Ryan Jensen
2024-12-29
1
-1
/
+3
*
Issue 1249 which key comments (#1263)
ben fleis
2024-12-12
1
-1
/
+1
*
Use consistent syntax style for { ... } "pseudocode" (#1247)
Artem Dragunov
2024-12-12
1
-2
/
+2
*
Tweak outdated comment about lazy's `config` key usage. (#1250)
ben fleis
2024-12-12
1
-3
/
+2
*
fix: which-key comment typo (#1227)
Miha
2024-11-20
1
-1
/
+1
*
feat: Change to prepare for upcoming deprecation of configuring diagnostic-si...
gloomy-lemon-debatable
2024-11-20
1
-3
/
+4
*
Remove two because there are more than two. (#1213)
Will Winder
2024-10-30
1
-1
/
+1
*
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
[next]