5,255 reputation
1519
bio website christianrobinson.name
location Idaho
age 35
visits member for 3 years, 8 months
seen 8 hours ago
stats profile views 139

He's just this guy.

Interests include: Linux, Vim, Perl, HTML, PHP, etc.


Mar
13
answered Export File Syntax Highlighting to HTML Using Vim
Mar
9
comment How to tell dropbox to ignore git files?
Dropboxfilter looks like it's a dead project; I tried it out months back and it just didn't work reliably for me.
Feb
21
asked Windows 7 displaying Shift/Alt/Control/Meta balloon dialog
Feb
21
revised How to make Vim for Windows more Unix-y
added 39 characters in body
Feb
20
answered Vim: close all tabs to the right
Feb
18
revised How do I move around and otherwise rearrange splits in vim?
Address downvoting
Feb
9
comment Vim error when creating folder
Also, make sure a reasonably recent version of Vim is installed. (7.2.* and lower are outdated.)
Feb
6
comment Running :make closes the window
What's happening is that after :make runs, Vim is trying to load the file of the first error/warning, and somehow accessing a nonexistent or blank file. See ":help :make" specifically (it's part of quickfix.txt) for what happens when you run the command.
Feb
5
answered Running :make closes the window
Jan
28
revised File Corruptions when using Vim on iMac
Removed a line that isn't really necessary.
Jan
21
revised Open new vim buffers in new windows?
Improve the example command
Jan
21
answered Open new vim buffers in new windows?
Jan
15
comment Setting up SSH/Git on Cygwin yields “Bad permissions on ~/.ssh/config”
The question shows that he tried that, and the mode did not change.
Jan
13
comment Function not running, but rather being inserted as text
Does the output of ":set cpo?" (with the ? as part of the command) include "<" and/or "k"?
Jan
13
comment Setting up SSH/Git on Cygwin yields “Bad permissions on ~/.ssh/config”
Does it make a difference to move the config file to config-old and then create a new config file with the right permissions?
Jan
8
comment Vim no longer prompts for encryption key when reading encrypted file; why not, and how can I get this restored?
Bram Moolenaar, the owner and main developer of Vim, really dislikes changing defaults once they're established. I think in this case he should have, as I doubt it would have broken anything.
Jan
7
revised Vim no longer prompts for encryption key when reading encrypted file; why not, and how can I get this restored?
added 8 characters in body
Jan
7
answered Vim no longer prompts for encryption key when reading encrypted file; why not, and how can I get this restored?
Jan
7
revised Tabstop in jVi (Netbean)
Remove "vim" tag, as jVi may be a port of a large subset of Vim, but it is not Vim.
Jan
3
revised MacVim <K> not working correctly: WARNING: terminal is not fully functional
HTML escape <K> so it shows up in the question