Bug 19296 - [FR] g:is_posix by default
Summary: [FR] g:is_posix by default
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: vim-common (show other bugs)
Version: unstable
Hardware: all Linux
: P2 enhancement
Assignee: Gleb F-Malinovskiy
QA Contact: qa-sisyphus
URL: http://lists.altlinux.org/pipermail/d...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-23 18:00 MSK by Michael Shigorin
Modified: 2009-04-05 03:40 MSD (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Shigorin 2009-03-23 18:00:10 MSK
Согласно рекомендации vsu@ по ссылке и твоему письму насчёт внесения в системный vimrc -- предлагаю для более адекватной подсветки синтаксиса sh-скриптов с учётом того, что /bin/sh у нас является минимальной сборкой bash, добавить

let g:is_posix = 1
Comment 1 Sir Raorn 2009-04-05 03:40:42 MSD
[master]: created 1321729: "Use POSIX syntax instead of stone-aged non-SUSv3-compatible "sh"."
 1 files changed, 4 insertions(+), 0 deletions(-)