Mercurial > vim
view runtime/ftplugin/systemd.vim @ 12969:a9f6a874b64f v8.0.1360
patch 8.0.1360: the Terminal highlighting doesn't work in a terminal
commit https://github.com/vim/vim/commit/76bb7196f5102c9929959d710e8ed97a19affa4d
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Nov 30 22:07:07 2017 +0100
patch 8.0.1360: the Terminal highlighting doesn't work in a terminal
Problem: The Terminal highlighting doesn't work in a terminal. (Ozaki
Kiichi)
Solution: Use the Terminal highlighting when the cterm index is zero.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Thu, 30 Nov 2017 22:15:05 +0100 |
parents | 30042ddff503 |
children | bd021eb62e73 |
line wrap: on
line source
" Vim filetype plugin file " Language: systemd.unit(5) if !exists('b:did_ftplugin') " Looks a lot like dosini files. runtime! ftplugin/dosini.vim endif