function!grappele#Grappele(line)letl:current_buffer=0letl:column_position=0letl:column_offset=0ifa:line==# 0 " Go to the end of the buffer $elsecallsetpos('.', [ \ l:current_buffer, \ a:line, \ l:column_position, \ l:column_offset \ ])endifendfunction