-
Branched from https://github.com/liquidz/vim-iced/issues/126#issuecomment-518011429
-
`IcedEvalVisual` and friends are nice but would be really nice if I could eval a motion. I'm basically trying to replicate some of fireplace's `cp..` mappings since that's what I've used for years, so…
devth updated
5 years ago
-
Does vim-iced support auto-completion out of the box (ie, what's showed here https://twitter.com/uochan/status/1154792252167741440)? I don't see auto-completion mentioned in the manual at all.
btw,…
-
Hi, recently set up a new machine and started getting this error:
It happens on both clj and cljs sessions. With clj sometimes I see that error but then can continue using the repl with no is…
-
See https://github.com/liquidz/vim-iced/issues/109#issuecomment-516205993
-
Trying iced out on https://github.com/yetibot/yetibot/blob/edfbdc52c6095b6a6affb8f15fe6c63f68042e47/src/yetibot/commands/weather.clj#L59
If i use `` on any symbol in this ns it just says `Couldn't …
devth updated
5 years ago
-
liquidzさん こんにちは
残念ながらもう一つshadow-cljsについて問題は見つかりました。
Hi liquidz!
I'm sorry to say that I've found another bug related to shadow-cljs. The steps to reproduce are below:
1. Clone [minimal-shadow-cl…
-
Hi, `iced repl` works great on Lein projects but when I'm trying to run it on clj projects I get the following error:
```
grep: /usr/local/bin/../doc/vim-iced.txt: No such file or directory
OK: Cl…
-
https://github.com/vim/vim/blob/master/runtime/doc/popup.txt
This may support virtual text and floating window in Vim8.
-
@arrdem has deprecated [grimoire](conj.io) and is redirecting to clojure docs. So now `cider-grimoire` yields the following:
![image](https://user-images.githubusercontent.com/6377293/60235416-5405…