-
Sorry if this is a dumb question. I followed the steps listed in the README, and clicked on "Load" when the dialog popped up. However, the cursor in Xcode doesn't seem to change. I also tried `default…
-
hello! I am able to record a macro to key f just fine. When I add the macro to .xvimrc file it does not work on a restart of xcode though.
```
let @f="Ifunc ^[A(){}^[i^M^[k$h"
```
can anyone help p…
-
I can use C-w s to split the window now, but the split window will open the same file.
I have no way but to use mouse to click another file on the project navigator. it is really hard for me.
does t…
-
If I double click a word, the mode changes to visual.
this behaviour is different from VIM.
For example,
double click "int" will change the mode to visual
![screen shot 2014-10-31 at 11 44 15 am](ht…
-
This is one of the few things I miss. Any chance this will make it in the next version?
##
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/900146-request-o-key-…
-
dap == "Delete a paragraph" (present in standard vim)
It's something I use all the time. I took a look at implementing myself in Xvim, but I couldn't wrap my head around the whole project.
##
Want …
-
A common way to split a line on a whitespace character in Vim is typing r, Enter. It doesn't work with XVim: line is not split, mode is not changed.
##
Want to back this issue? **[Post a bounty on i…
-
# command's action looks strange
you can do # command on "data" word in NSObject+ExtraData.m in XVim project.
then you will find that cursor moves just between two position. Otherwise, \* Command wo…
oit63 updated
9 years ago
-
Tried different themes, still can't see the cursor.
```
-------- Debug Info -------
XVim revision : 52485d8828afd5f7814492059cde1db73e5eb988
OS Version : Version 10.11.6 (Build 15G1004)
Xcode Versio…
-
May be a duplicate of: https://github.com/JugglerShu/XVim/issues/386 (I'm not sure what formatting is used with my source files, if you know how to check I can verify).
I can always move up to the pr…