-
Minimal example:
``` bash
echo "syntax on" > foo
vim -u path/to/some/texfile
```
Now source the plugin, go into insert mode and type:
```
$\le
```
Results in one empty char and a less-equal sign a…
-
I have
``` vim
hi Conceal ctermfg=black ctermbg=NONE
```
in my .vimrc but the indentation lines always comes up in white. From looking at the code you have this line:
https://github.com/Yggdroot/in…
-
I think it's a good idea that make the plugin enable/disable when a file is some filetype :D
-
Add shortcuts to wrap selected in a tag. This is helpful if you say have text or an image that you want to wrap inside a div, span, a, b etc.
Shortcuts to set up:
CTRL + alt +
- d (div)
- s (span)
- …
-
-
How to replicate:
Assume we have 2 files (a.rb and b.rb)
1. Open a.rb, the indent line is shown.
2. Open b.rb, the indent line is shown.
3. Switch back to a.rb (I use bufexplorer), the indent line di…
-
I'm using Firefox 19 on Linux 64 bit and also tried the current vim mode demo
geier updated
11 years ago
-
There's an Issue on angularjs syntax for the namespace $scope, $rootScope, $routeParams, etc. The only one highlighted is "$locatioon"
For other libs it's working (at least Underscorejs)
-
hi guys, anyone know why I have these errors when compiling for distribution.
Ld "/Users/bobby/Library/Developer/Xcode/DerivedData/iOS_UI_Test-gkavqsfprvlhavcrklnoxjoojlsx/Build/Intermediates/Archive…
-
Noticed that CM2 doesn't have this anymore and it's a bummer :(