Coder Social home page Coder Social logo

gasparch / vim-ide-elixir Goto Github PK

View Code? Open in Web Editor NEW
29.0 3.0 4.0 60 KB

Highly opininated setup of vim plugins for Elixir development

Shell 16.40% Vim Script 66.94% Ruby 16.66%
exunit exunit-tests erlang elixir elixir-lang elixir-programming-language elixir-phoenix elixir-examples elixir-library elixir-client

vim-ide-elixir's Issues

Your preferred way to get some feedback?

First, thank you ๐Ÿ™‡ for sharing this plugin ๐Ÿ˜„

Reading at your README:
image

I am wondering if you prefer twitter / email over github issues for feedback?

With github issues, other vim users can participate to the conversation but it will be up to you!

update.sh fails : Fetched in submodule path 'bundle/indentLine' : Direct fetching of that commit failed.

  1. installed per instructions
  2. launch vim, says to run update.sh
  3. run update.sh

~/.vim/bundle/vim-ide-elixir$ ./update.sh

  1. Errors
HEAD is now at c36f9c5 Update module versions
changed repo URL bundle/alchemist.vim [email protected]:gasparch/alchemist.vim https://github.com/gasparch/alchemist.vim
changed repo URL bundle/ctrlp-tagbar.vim [email protected]:gasparch/ctrlp-tagbar.vim.git https://github.com/gasparch/ctrlp-tagbar.vim.git
changed repo URL bundle/ctrlp.vim [email protected]:ctrlpvim/ctrlp.vim.git https://github.com/ctrlpvim/ctrlp.vim.git
changed repo URL bundle/indentLine [email protected]:Yggdroot/indentLine.git https://github.com/Yggdroot/indentLine.git
changed repo URL bundle/matchit [email protected]:tmhedberg/matchit https://github.com/tmhedberg/matchit
changed repo URL bundle/nerdcommenter [email protected]:scrooloose/nerdcommenter.git https://github.com/scrooloose/nerdcommenter.git
changed repo URL bundle/tabular [email protected]:godlygeek/tabular.git https://github.com/godlygeek/tabular.git
changed repo URL bundle/tagbar [email protected]:gasparch/tagbar.git https://github.com/gasparch/tagbar.git
changed repo URL bundle/vim-airline [email protected]:bling/vim-airline https://github.com/bling/vim-airline
changed repo URL bundle/vim-desert-programming [email protected]:gasparch/vim-desert-programming.git https://github.com/gasparch/vim-desert-programming.git
changed repo URL bundle/vim-elixir [email protected]:gasparch/vim-elixir https://github.com/gasparch/vim-elixir
changed repo URL bundle/vim-elixir-exunit [email protected]:gasparch/vim-elixir-exunit.git https://github.com/gasparch/vim-elixir-exunit.git
changed repo URL bundle/vim-elixir-fold [email protected]:gasparch/vim-elixir-fold https://github.com/gasparch/vim-elixir-fold
changed repo URL bundle/vim-elixir-smarttrace [email protected]:gasparch/vim-elixir-smarttrace.git https://github.com/gasparch/vim-elixir-smarttrace.git
changed repo URL bundle/vim-fugitive [email protected]:tpope/vim-fugitive.git https://github.com/tpope/vim-fugitive.git
changed repo URL bundle/vim-hybrid [email protected]:w0ng/vim-hybrid https://github.com/w0ng/vim-hybrid
changed repo URL bundle/vim-plugin-AnsiEsc [email protected]:powerman/vim-plugin-AnsiEsc.git https://github.com/powerman/vim-plugin-AnsiEsc.git
changed repo URL bundle/vim-sleuth [email protected]:tpope/vim-sleuth.git https://github.com/tpope/vim-sleuth.git
changed repo URL extras/elixir-ctags [email protected]:gasparch/elixir-ctags.git https://github.com/gasparch/elixir-ctags.git
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/alchemist.vim'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/ctrlp-tagbar.vim'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/ctrlp.vim'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/indentLine'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/matchit'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/nerdcommenter'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/tabular'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/tagbar'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/vim-airline'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/vim-desert-programming'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/vim-elixir'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/vim-elixir-exunit'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/vim-elixir-fold'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/vim-elixir-smarttrace'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/vim-fugitive'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/vim-hybrid'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/vim-plugin-AnsiEsc'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/bundle/vim-sleuth'...
Cloning into '/home/toddg/.vim/bundle/vim-ide-elixir/extras/elixir-ctags'...
Submodule path 'bundle/alchemist.vim': checked out 'ff62729cba81dd272012b858fd62d6416be9961c'
Submodule path 'bundle/ctrlp-tagbar.vim': checked out '1a0ddd65d3fa5ffa295611a7c64eb25ef6f50919'
Submodule path 'bundle/ctrlp.vim': checked out '9c80c35b21f5ac5f41bfd86cd7755ecab46383ea'
remote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
error: Server does not allow request for unadvertised object 88b6f92fec8c0f7cf208908d6ea26efae5f18367
Fetched in submodule path 'bundle/indentLine', but it did not contain 88b6f92fec8c0f7cf208908d6ea26efae5f18367. Direct fetching of that commit failed.

Wish it was built more modularly

I want some of the features of this but not the whole package. I already have an elixir setup with opinions, and when I tried to install this it seems like there was some clashing.

I looked for a way to grab the "jump to test file" plugin out of it, but it seems that didn't work to easily.

Just wishful thinking I could grab some but not all of the features out of this setup. Thanks!

"install.sh" using `readlink` which doesn't work with flag `-f`

I tried many times to install your plugin on macOS following your README but I always get this error:

readlink: illegal option -- f
usage: readlink [-n] [file ...]
usage: dirname path
It needs wget to download stuff from internets

I checked man of readlink and found that you can't use it with flag -f which stands for Format and I used instead of readlink => stat, it worked finally! Thanks for your efforts, really awesome plugin.

save vim sessions

  • add shortcuts for session saving or support autosaving
  • auto-load if saved session is present
  • ask to add session file to .gitignore

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.