1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

Update utils.vim

This commit is contained in:
jdhao
2020-05-06 11:55:38 +08:00
committed by GitHub
parent f93d0fc972
commit 1a3738ff09

View File

@@ -85,4 +85,3 @@ function! utils#ToggleCursorCol()
echo "cursorcolumn: ON"
endif
endfunction
"}