Skip to content

Vim script for alternating between test and implementation files for Elixir

Notifications You must be signed in to change notification settings

renderedtext/vim-elixir-alternative-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

vim-elixir-alternative-files

Vim script for alternating between test and implementation files for Elixir

Installation with Vundle:

Plugin 'renderedtext/vim-elixir-alternative-files'

Currently, you have to define a shortcut:

nnoremap <silent><leader><leader> :call ElixirAlternateFile()<cr>

About

Vim script for alternating between test and implementation files for Elixir

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published