6 lines
92 B
TOML
6 lines
92 B
TOML
[vim]
|
|
source = "git"
|
|
git = "https://github.com/vim/vim.git"
|
|
prefix = "v"
|
|
use_max_tag = true
|