Mercurial > vim
view runtime/ftplugin/systemverilog.vim @ 6035:4eedfc4911a1 v7.4.357
updated for version 7.4.357
Problem: After completion some characters are not redrawn.
Solution: Clear the command line unconditionally. (Jacob Niehus)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Wed, 09 Jul 2014 14:00:49 +0200 |
parents | 1dea14d4c738 |
children | 840665e74421 |
line wrap: on
line source
" Vim filetype plugin file " Language: SystemVerilog " Maintainer: kocha <kocha.lsifrontend@gmail.com> " Last Change: 12-Aug-2013. if exists("b:did_ftplugin") finish endif " Behaves just like Verilog runtime! ftplugin/verilog.vim