Yes, both auto-completion (via <Ctrl-X> -> <Ctrl-O>) and source navigation (via [<Ctrl-D>). -- Anton Astashov
On 01 Aug 2014, at 10:22, Gary Trakhman <[email protected]> wrote: > Does vim have an auto-completion and source navigation frontend? > Vim-fireplace supports the cider-nrepl middleware, which can provide the > necessary info. > > > On Fri, Aug 1, 2014 at 1:10 PM, Anton Astashov <[email protected]> > wrote: > Hey all, > > I wrote a blog post how I set up a very nice development environment for > ClojureScript to work in Vim. > Check it out: > http://astashov.github.io/blog/2014/07/30/perfect-clojurescript-development-environment-with-vim/ > > It's basically just a quick start guide how to configure brepl, vim-fireplace > and figwheel. > > There is also a skeleton project for it: > https://github.com/astashov/perfection > > Thanks! > > -- > Note that posts from new members are moderated - please be patient with your > first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. > > > -- > Note that posts from new members are moderated - please be patient with your > first post. > --- > You received this message because you are subscribed to a topic in the Google > Groups "ClojureScript" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/clojurescript/IO7t_RRhq0k/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
