Mercurial > vim
view runtime/syntax/chaskell.vim @ 29579:f7a64755dbe9 v9.0.0130
patch 9.0.0130: cursor position wrong when inserting around virtual text
Commit: https://github.com/vim/vim/commit/1f4ee19eefecd8f70b7cbe8ee9db8ace6352e23e
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Aug 1 15:52:55 2022 +0100
patch 9.0.0130: cursor position wrong when inserting around virtual text
Problem: Cursor position wrong when inserting around virtual text.
Solution: Update the cursor position properly.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 01 Aug 2022 17:00:04 +0200 |
parents | 43efa4f5a8ea |
children |
line wrap: on
line source
" Vim syntax file " Language: Haskell supporting c2hs binding hooks " Maintainer: Armin Sander <armin@mindwalker.org> " Last Change: 2001 November 1 " " 2001 November 1: Changed commands for sourcing haskell.vim " Enable binding hooks let b:hs_chs=1 " Include standard Haskell highlighting runtime! syntax/haskell.vim " vim: ts=8