-
Hey man!
The good news is that the following now works
```
~/.tmux/tmux-continuum/scripts/continuum_restore.sh
```
The bad news is that tmux is starting when I restart my computer but still isn't au…
-
### Description
I read #69, and figured by now, this "should just work", with a bit of elbow grease from me. Reading that issue, it was a bit hard to understand what was taking place to "make thing…
-
For a while, ripper tags (for Ruby) was supported by adding following options like this: `let g:gutentags_ctags_executable_ruby = 'ripper-tags --ignore-unsupported-options --recursive'`
(see [this]…
-
The title says it all. `:RainbowParenthesesToggle` works to enable the colors but not to disable them.
-
Hey tomnomnom
can you please explain about dotfile?
i mean what is use ? and how to use those files?
-
Currently, asyncrun allows configuration to use the terminal instead of quickfix to display the output of the job. However, it does *not* allow using terminal to run a job, *and* outputting results to…
ychin updated
5 months ago
-
On Windows system, if the source code contains non-ascii characters, the autopep8 and yapf will fail to format the code. For example,
```python
# coding: utf-8
print("中文")
```
Format above co…
-
### Creating a feature request
#### Is your feature request related to a problem? Please describe:
It's bad enough that NANO is the default. I understand why it was done, but it's the first packag…
-
The groovy fallback doesn't provide autoindent and vim falls back to C style indentation since Jenkinsfile doesn't typically include semicolons `;`.
https://stackoverflow.com/a/31323902
-
```
I am working on a new idea ( https://github.com/hacklets/hacklets ) which for
the vim part will heavily depend on vundle ( https://github.com/gmarik/vundle/
).
However, vundle can only use git …