Dmitriy Plekhanov
Dmitriy Plekhanov
I think this is what you want. It's a little bit hacky but it works perfectly. ``` ino pumvisible() ? (complete_info().selected == -1 ? "\\\\" : "\") : "\" ```
There is a button "Subscribe". So stop +1, just subscribe and wait for it to happens.
Sorry for delay. This is errors when I'm running `nginx -t` without sudo. So I think systemctl starting with sudo but `nginx -t` without. ``` nginx: [alert] could not open...
I am starting it with sudo, problem is `nginx -t` is runs without sudo and fails.
Yes I'm talking exactly about this. I have this in playbook ``` user: root sudo: True ``` `sudo nginx -t` - works fine `nginx -t` - fails nginx starts when...
Damn. I don't know why. It's very strange why nginx starts without this task, but after i read this http://kb.sp.parallels.com/en/121838 and switch SELinux to permissive mode it works.
It's slow because of ruby symbols, here https://github.com/onemanstartup/vim-slim/blob/master/syntax/slim.vim people please try this. Some symbols is messed up a little but it is better than dealing with slow vim.
Sorry didn't see settings, but after I set `let g:ScreenShellTerminal = 'iTerm.app'` I get error when calling ScreenShell from MacVim ` Error detected while processing function screen#ScreenShell..51_ScreenInit: line 85: `...
tried iTerm (just worked in AppleScript) - the same applescript give me error this this line you gave - `Expected end of line but found “script”.`
@cloudhead 1. New preferences doesn't override old, so features absent if you don't update config. 2. It would be great if you able to hold space in visual mode and...