diff --git a/rootfs/home/andre/.vimrc b/rootfs/home/andre/.vimrc index baee805..8fd499c 100644 --- a/rootfs/home/andre/.vimrc +++ b/rootfs/home/andre/.vimrc @@ -29,4 +29,4 @@ function! ToggleSyntax() endif endfunction -nnoremap :call ToggleSyntax() \ No newline at end of file +nnoremap :call ToggleSyntax() \ No newline at end of file