Skip to content

A simple asdf plugin for vim

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
MIT
LICENSE-asdf-cmake
Notifications You must be signed in to change notification settings

tsuyoshicho/asdf-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Vim plugin for asdf version manager.

Forked from srivathsanmurali/asdf-cmake.

Usage

Install

The plugin can be install using the following command.

asdf plugin-add vim
# or asdf plugin-add vim https://github.com/tsuyoshicho/asdf-vim.git
asdf install vim <version>

Installation Variable

  • ASDF_VIM_TYPE: vim install type [tiny - huge]. default huge.
  • ASDF_VIM_CONFIG: vim install configure arguments. default, see install script.

.tool-versions file

You can specify the version to install with a line like so in your .tool-versions file: vim

Using the CLI

You can then set the local/global version to your new version with asdf local vim <version> or asdf global vim <version>.

Use

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

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

Stars

Watchers

Forks

Languages