XVim icon indicating copy to clipboard operation
XVim copied to clipboard

Xcode plugin for Vim keybindings

Results 105 XVim issues
Sort by recently updated
recently updated
newest added

when I click Tab key in xvim insert mode, the cursor will jump to the head of the line instead of moving to the right. I have tested to delete...

# Description When I clone XVim, reset to the proper commit for XCode 7, and then type make, I get a build error. # Operation I cloned the repo and...

# Description [] # Operation [ Select blob of text and press x, visualisation of text corrupted and then XCode crash ] # Expected behaviour [ Just remove text] #...

# Description Use \* for the current word in normal mode, the occurrences of that word are not highlighted. # Operation # Expected behaviour The occurrences of that word should...

In [NSTextStorage xvim_firstOfLine], there is a comparison between pos and index (pos == index). pos is a position in terms of characters but index is line the line number. It...

# Description [Write simple description here. If the title describes it well, just delete this.] # Operation [Describe the operation you did. Also include your text on which you operate...

[Write issue description here] Cursor disappeared in swift playground editor command mode. Working while in insert mode and in a normal project. ``` -------- Debug Info ------- XVim revision :...

# Description Xcode no longer opens after going through make process and codesigning says no identify found even though I have a certificate in my keychain. # Environments - Xcode...

# Description Seems Xcode is not reading some remaps of my .xvimrc. For example: it reads "set blinkingcursor" but NOT "inoremap qj " or "nnoremap j" # Operation Installed XVim...