mirror of
https://github.com/preservim/vim-indent-guides.git
synced 2025-11-09 02:13:46 -05:00
Whitespace.
This commit is contained in:
@@ -877,4 +877,3 @@ function! color_helper#color_name_to_hex(color_name)
|
|||||||
|
|
||||||
return l:hex_code
|
return l:hex_code
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
|
|||||||
@@ -273,4 +273,3 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|||||||
THE SOFTWARE.
|
THE SOFTWARE.
|
||||||
|
|
||||||
vim:tw=78:ts=2:ft=help:norl:
|
vim:tw=78:ts=2:ft=help:norl:
|
||||||
|
|
||||||
|
|||||||
@@ -66,4 +66,3 @@ augroup indent_guides
|
|||||||
|
|
||||||
autocmd BufEnter,WinEnter * call indent_guides#process_autocmds()
|
autocmd BufEnter,WinEnter * call indent_guides#process_autocmds()
|
||||||
augroup END
|
augroup END
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user