Mercurial > vim
view runtime/syntax/xhtml.vim @ 32429:bfc23ba1bba5 v9.0.1546
patch 9.0.1546: some commands for opening a file don't use 'switchbuf'
Commit: https://github.com/vim/vim/commit/54be5fb382d2bf25fd1b17ddab8b21f599019b81
Author: Yegappan Lakshmanan <yegappan@yahoo.com>
Date: Fri May 12 17:49:13 2023 +0100
patch 9.0.1546: some commands for opening a file don't use 'switchbuf'
Problem: Some commands for opening a file don't use 'switchbuf'.
Solution: Use 'switchbuf' for more commands. (Yegappan Lakshmanan,
closes #12383, closes #12381)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Fri, 12 May 2023 19:00:04 +0200 |
parents | 3fc0f57ecb91 |
children |
line wrap: on
line source
" Vim syntax file " Language: XHTML " Maintainer: noone " Last Change: 2003 Feb 04 " Load the HTML syntax for now. runtime! syntax/html.vim let b:current_syntax = "xhtml" " vim: ts=8