NeoVim config

This commit is contained in:
2025-04-01 18:22:34 +08:00
parent eab60a3c08
commit 1e1baf0ce9
6 changed files with 153 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
return{
{
'smoka7/hop.nvim',
version = "*",
opts = {
keys = 'etovxqpdygfblzhckisuran'
}
}
}