Add neovim config

This commit is contained in:
2025-04-23 18:43:29 -07:00
parent 9740b37a63
commit d93cbb14c0
15 changed files with 239 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
return {
'NStefan002/screenkey.nvim',
lazy = false,
version = "*",
}