Skip to content

Commit 6e145a1

Browse files
committed
Whitespace.
1 parent 60f435e commit 6e145a1

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

autoload/color_helper.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -877,4 +877,3 @@ function! color_helper#color_name_to_hex(color_name)
877877

878878
return l:hex_code
879879
endfunction
880-

doc/indent_guides.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,4 +273,3 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
273273
THE SOFTWARE.
274274

275275
vim:tw=78:ts=2:ft=help:norl:
276-

plugin/indent_guides.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,3 @@ augroup indent_guides
6666

6767
autocmd BufEnter,WinEnter * call indent_guides#process_autocmds()
6868
augroup END
69-

0 commit comments

Comments
 (0)