-
### The issue
I use the following git commit template:
```
# If applied, this commit will...
# Why is this change being made?
# Provide links to any relevant tickets, URLs or other reso…
-
I'm running my python project in a virtualenv. Pytest is installed in the virtualenv, and not available at the system scope.
Every time I save a python file, `PyCov-Test` output gives : `/bin/sh: 1…
-
I am using a Lua documentation generator and was hoping this extension would allow me to add highlighting to my doc comments. In order to start a doc comment I must use `--[[--` and to end use `]]`, w…
-
It would be nice if it were possible to include only specific lines, using a substring-like notation where negative values count backwards from the end of the file. This would allow you to have a com…
-
![top_body_padding_when_narrow](https://cloud.githubusercontent.com/assets/59918/4024304/f85cb2de-2bc1-11e4-8f4c-3bcea04a9e22.png)
-
pressing 'smart find-next (F4?) after selecting a highlighted line jumps to the next line with the same highlighting.
-
I also suggest adding... to the syntax files...
```
" No word wrapping on lines in this file (does not make sense)
setlocal nolinebreak
```
I have linebreak (line break on whitespace or word wrap…
-
Because react-live relies on the Node version of prismjs, it's unable to use many prism plugins which rely on the DOM. As discussed over on their repo, there aren't definite plans to fix this: https:/…
-
Sometimes, I want just want to `` through a document without losing the highlights.
It would be useful to implement a command or option for toggling vim-cool on/off.
```vim
:VimCoolToggle
```
-
I am using bootstrap v3.3.7 for an Electron app, and when I try
use this plugin it does two things.
1. Modifies the text area (removing the styling that comes with bootstrap and squishes it to tw…