comparison install.cfg @ 472:97412ea9b3fa

Improve install script, add scoop apps on Windows.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 28 Jul 2019 22:26:24 -0700
parents eb8891b1a6f5
children 5bbc05a69f4c
comparison
equal deleted inserted replaced
471:31079b060068 472:97412ea9b3fa
53 tagbar = [git]https://github.com/majutsushi/tagbar.git 53 tagbar = [git]https://github.com/majutsushi/tagbar.git
54 todo.txt = [git]https://github.com/freitass/todo.txt-vim.git 54 todo.txt = [git]https://github.com/freitass/todo.txt-vim.git
55 yankring = [git]https://github.com/vim-scripts/YankRing.vim.git 55 yankring = [git]https://github.com/vim-scripts/YankRing.vim.git
56 56
57 57
58 [wintools]
59 7zip =
60 consolez =
61 fd =
62 fzf =
63 git =
64 mercurial = 32bit
65 openssh =
66 putty =
67 ripgrep =
68 sysinternals =
69 universal-ctags =
70 vim =
71
72
58 [mactools] 73 [mactools]
59 asciinema = 74 asciinema =
60 ccat = 75 ccat =
61 cscope = 76 cscope =
62 ctags = 77 ctags =