Giter VIP home page Giter VIP logo

vim-jack-in's People

Contributors

daveyarwood avatar mynomoto avatar olepbr avatar olical avatar rosejn avatar severeoverfl0w avatar tomekw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

vim-jack-in's Issues

Handle 'autochdir' properly

There needs to be a consistent strategy for determining where to run the repl command from. One option could be to search for project manifests, the other is to use getcwd(). The actual solution is probably a combination and an option similar to vim-grepper.

Is vim-dispatch needed on neovim?

Hi! What advantages does installing vim-dispatch + vim-dispatch-neovim provide on neovim 0.5, given that I just get

dispatch.vim not installed, please install it.                                                                                                                                   
neovim detected, falling back on termopen()

and a terminal buffer starts with the REPL without disrupting me?

Actually installing them is more disruptive because neovim switches to the terminal and I have to go back to whatever I was editing

On neovim, can't get to work with only vim-dispatch-neovim

When I install only vim-dispatch-neovim with vim-jack-in, it raises an error on :Lein command.

Plug 'clojure-vim/vim-jack-in'
Plug 'radenling/vim-dispatch-neovim'

Screen Shot 2020-09-15 at 19 30 52

When install vim-dispatch with vim-jack-in, it opens a new tmux window and runs the process, it's good but not the ideal because i want to run all inside neovim.

Plug 'clojure-vim/vim-jack-in'
Plug 'tpope/vim-dispatch'

Screen Shot 2020-09-15 at 19 33 29

When I install vim-dispatch, vim-jack-in and vim-dispatch-neovim, it opens a new tab with the process

Plug 'clojure-vim/vim-jack-in'
Plug 'tpope/vim-dispatch'
Plug 'radenling/vim-dispatch-neovim'

Screen Shot 2020-09-15 at 19 35 25

I feel like this a quite strange behavior, it's correct?

[Question] How do you go back to the editor from repl tab

When I run :Lein, a new tab with the repl is opened. And I am stuck in that tab. There's no way to move between the tabs.

As :help tabnext mentions, we can use <C-[PageDown]>, <C-[PageUp]> to move up and down the tabs. But they don't work while I am in the repl.

Sorry for the stupid question. Am I missing anything?

Babashka integration?

How about :Bb or :Babashka (I'm open to suggestions here) to start up a bb process with an nREPL on a random port with the port written to .nrepl-port? Then all Vim / Neovim Clojure tooling can just hook into that seamlessly ๐Ÿ˜„

(I am planning on doing this but thought I'd put it out in the open first to get feedback)

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.