LINUX.ORG.RU

vim + mouse + tabs


0

0

подскажите как сделать ,чтоб вим когда копируется техт мышем ,не добавлял табуляции к последуюшим строкам ?

а то получается такая вот штука

<IfModule mod_autoindex.c>

#
# FancyIndexing: whether you want fancy directory indexing or standard
#
IndexOptions FancyIndexing NameWidth=*

#
# AddIcon* directives tell the server which icon to show for different
# files or filename extensions. These are only displayed for
# FancyIndexed directories.
#
AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip

AddIconByType (TXT,/icons/text.gif) text/*
AddIconByType (IMG,/icons/image2.gif) image/*
AddIconByType (SND,/icons/sound2.gif) audio/*

anonymous

IfModule mod_autoindex.c>

# # FancyIndexing: whether you want fancy directory indexing or standard # IndexOptions FancyIndexing NameWidth=*

# # AddIcon* directives tell the server which icon to show for different # files or filename extensions. These are only displayed for # FancyIndexed directories. # AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip

AddIconByType (TXT,/icons/text.gif) text/* AddIconByType (IMG,/icons/image2.gif) image/* AddIconByType (SND,/icons/sound2.gif) audio/*

блин здесь не получается показать как это выглядит , но я думаю кто сталкивался поймет .

anonymous
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.