initial commit
This commit is contained in:
commit
dcb7debff6
29 changed files with 1276 additions and 0 deletions
12
vim.toml
Normal file
12
vim.toml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[selene]
|
||||
base = "lua52"
|
||||
name = "vim"
|
||||
|
||||
[vim]
|
||||
any = true
|
||||
|
||||
[map]
|
||||
any = true
|
||||
|
||||
[bmap]
|
||||
any = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue