Skip to content

tsuyoshicho/asdf-vim

asdf-vim GitHub Actions Status:Commit GitHub Actions Status:Schedule Lint DeepWiki

vim plugin for the asdf version manager.

Forked from srivathsanmurali/asdf-cmake.

Contents

Dependencies

  • bash, curl, tar, and POSIX utilities.
  • build-tools and compilers required to build vim, and libraries that vim needs to link.

Install

Plugin:

asdf plugin add vim
# or
asdf plugin add vim https://github.com/tsuyoshicho/asdf-vim.git

vim:

Installation Variable

  • ASDF_VIM_TYPE: vim install type [tiny - huge]. default huge.
  • ASDF_VIM_CONFIG: vim install configure arguments. default, see install script.
# Show all installable versions
asdf list-all vim

# Install specific version
asdf install vim latest

# Set a version globally (on your ~/.tool-versions file)
asdf global vim latest

# Now vim commands are available
vim --version

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

MIT License: See LICENSE file © Tsuyoshi CHO

About

A simple asdf plugin for vim

Topics

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
MIT
LICENSE-asdf-cmake

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors 3

  •  
  •  
  •  

Languages