Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37913718
en ru br
ALT Linux repos
S:0.28.2-alt1.1
5.0: 0.28.2-alt1
4.1: 0.28.2-alt1
4.0: 0.23.2-alt1
3.0: 0.15.1-alt1

Group :: Editors
RPM: vim-plugin-html-ftplugin

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: vim-plugin-html-ftplugin-0.23.2-alt-charsets.patch
Download


--- vim-plugin-html-ftplugin/ftplugin/html/HTML.vim.orig	2006-12-13 09:46:00 +0500
+++ vim-plugin-html-ftplugin/ftplugin/html/HTML.vim	2006-12-13 22:37:47 +0500
@@ -444,6 +444,8 @@
   let charsets{'euc_jp'}    = 'EUC-JP'
   let charsets{'cp950'}     = 'Big5'
   let charsets{'big5'}      = 'Big5'
+  let charsets{'koi8_r'}    = 'koi8-r'
+  let charsets{'cp1251'}    = 'windows-1251'
 
   if &fileencoding != ''
     let enc=tolower(&fileencoding)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin