1
0

neovim changes

This commit is contained in:
2025-01-25 22:22:13 +01:00
parent 4c1db847d5
commit 565cbf064a
14 changed files with 253 additions and 199 deletions

View File

@@ -22,6 +22,8 @@ return {
'sphamba/smear-cursor.nvim',
opts = {
time_interval = 10,
legacy_computing_symbols_support = true,
cursor_color = '#fcdc34',
},
},
}