initial commit
This commit is contained in:
6
homemanager/neovim/lua/plugins/spec/2048.lua
Normal file
6
homemanager/neovim/lua/plugins/spec/2048.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
"NStefan002/2048.nvim",
|
||||
cmd = "Play2048",
|
||||
enabled = false,
|
||||
config = true,
|
||||
}
|
||||
Reference in New Issue
Block a user