https://github.com/k-takata/vim-kt
K.Takata's private Vim package for Windows
https://github.com/k-takata/vim-kt
hacktoberfest vim windows
Last synced: 9 days ago
JSON representation
K.Takata's private Vim package for Windows
- Host: GitHub
- URL: https://github.com/k-takata/vim-kt
- Owner: k-takata
- Created: 2019-12-23T14:37:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2026-06-11T00:50:36.000Z (13 days ago)
- Last Synced: 2026-06-11T02:22:24.434Z (13 days ago)
- Topics: hacktoberfest, vim, windows
- Language: Python
- Homepage:
- Size: 1.07 MB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/k-takata/vim-kt/actions/workflows/build-vim.yaml)
# vim-kt
This provides my private Vim packages for Windows.
This is inspired by [KaoriYa Vim](https://github.com/koron/vim-kaoriya).
The packages will be built at 0:00 UTC everyday.
Go to the [releases](https://github.com/k-takata/vim-kt/releases) page to download the packages.
This provides only 7-Zip and zip packages. If you want to use an installer, go to [vim-win32-installer](https://github.com/vim/vim-win32-installer).
## Differences from the official package
This package has some differences from the official package.
* Uses simpler directory structure.
Version numbers are excluded from the directory names, so that one can easily upgrade it between different versions.
* My private patches are applied.
* Includes some plugins for Japanese users.
## Source codes and patches
The following source codes and patches are used to build this package:
* [The official Vim repository](https://github.com/vim/vim)
* [vim-kt-patches](https://github.com/k-takata/vim-kt-patches)
## Interfaces
The following interfaces are enabled:
* [LuaBinaries](https://luabinaries.sourceforge.net/download.html) 5.4 (included)
* [Strawberry Perl](https://strawberryperl.com/)
- 32-bit: 5.32
- 64-bit: 5.42
* [Python](https://www.python.org/downloads/) 3.8 or later
* [RubyInstaller](https://rubyinstaller.org/downloads/) 3.4
Perl, Python and Ruby are not included in this package. If you want use them, install the official binaries from the above sites.
## Plugins
The following plugins are included and enabled:
* [vim-jp/autofmt](https://github.com/vim-jp/autofmt)
* [vim-jp/vimdoc-ja](https://github.com/vim-jp/vimdoc-ja)
* [k-takata/vim-mild](https://github.com/k-takata/vim-mild)
The latest Japanese messages and menu files are also included:
* [vim-jp/lang-ja](https://github.com/vim-jp/lang-ja)
## Other dependencies
The following packages are also included:
* [gettext-iconv-windows](https://github.com/mlocati/gettext-iconv-windows) gettext 1.0 + iconv 1.19
* [winpty](https://github.com/rprichard/winpty) 0.4.3
* [libsodium](https://download.libsodium.org/libsodium/releases/) 1.0.22