Mercurial > vim
view runtime/ftplugin/fvwm.vim @ 21841:7a6ca887128d v8.2.1470
patch 8.2.1470: errors in spell file not tested
Commit: https://github.com/vim/vim/commit/c0f8823ee4ca629db5446ba0a935f68d4a4fb193
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Aug 16 21:51:49 2020 +0200
patch 8.2.1470: errors in spell file not tested
Problem: Errors in spell file not tested.
Solution: Add test for spell file errors. (Yegappan Lakshmanan,
closes #6721)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 16 Aug 2020 22:00:03 +0200 |
parents | 96cd8222a819 |
children |
line wrap: on
line source
" Created : Tue 09 May 2006 02:07:31 PM CDT " Modified : Tue 09 May 2006 02:07:31 PM CDT " Author : Gautam Iyer <gi1242@users.sourceforge.net> " Description : ftplugin for fvwm config files if exists("b:did_ftplugin") finish endif let b:did_ftplugin = 1 let b:undo_ftplugin = "setl com< cms< fo<" setlocal comments=:# commentstring=#\ %s setlocal formatoptions-=t formatoptions+=croql