| /vim-8.2.3635/src/ |
| H A D | os_vms_fix.com | 55 $ write sys$output "OS_VMS_FIX - DECC->VAXC pre-processor directive convert script" 151 $ delete []convert.fdl; 163 $ delete []convert.fdl; 244 $ convert 'tmp' 'file' /fdl=[]convert.fdl
|
| H A D | Make_ming.mak | 26 # will also need to convert the header files to unix instead of dos format:
|
| /vim-8.2.3635/src/proto/ |
| H A D | eval.pro | 14 char_u *typval2string(typval_T *tv, int convert); 15 char_u *eval_to_string_eap(char_u *arg, int convert, exarg_T *eap); 16 char_u *eval_to_string(char_u *arg, int convert);
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_python2.vim | 51 'TypeError:(\'unable to convert list to vim dictionary\',)') 350 " Try to convert a null List 354 " Try to convert a List with a null List item 398 " Try to convert a null Dict 402 " Try to convert a Dict with a null List value 406 " Try to convert a Dict with a null string key 3019 d["a"] = FailingIter():TypeError:('unable to convert FailingIter to a Vim structure',) 3426 vim.Function("tr", args=427423):TypeError:('unable to convert int to a Vim list',) 3487 f(FailingIter()):TypeError:('unable to convert FailingIter to a Vim structure',) 3557 fd(self=None):TypeError:('unable to convert NoneType to a Vim dictionary',) [all …]
|
| H A D | test_python3.vim | 55 oldmsg1 = '''"Can't convert 'NoneType' object to str implicitly"''' 59 oldmsg2 = '''"Can't convert 'int' object to str implicitly"''' 545 " Try to convert a null List 549 " Try to convert a List with a null List item 591 " Try to convert a null Dict 595 " Try to convert a Dict with a null List value 599 " Try to convert a Dict with a null string key 3065 …sys.stdout.writelines([1]):(<class 'TypeError'>, TypeError("Can't convert 'int' object to str impl… 3614 …vim.Function("tr", args=427423):(<class 'TypeError'>, TypeError('unable to convert int to a Vim li… 3675 …f(FailingIter()):(<class 'TypeError'>, TypeError('unable to convert FailingIter to a Vim structure… [all …]
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | eiffel.vim | 30 …\ '\<\%(^note\|indexing\|class\|^obsolete\|inherit\|insert\|^create\|convert\|feature\|^invariant\… 55 \ 'obsolete\|inherit\|insert\|create\|convert\|feature\|' .
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | usr_45.txt | 197 from which to convert with the 'termencoding' option. You can do it like 235 will convert the displayed text before sending it to the terminal. That 238 be possible. Vim will convert from latin1 to Unicode, thus that always works. 278 detect this and convert the file to utf-8 when reading it. The 'fileencoding' 307 only. Vim will convert the file from the specified encoding, Russian in this 311 actually use Vim to convert a file. Example: >
|
| H A D | mbyte.txt | 84 will convert the file when you read it and convert it back when you write it. 92 use the 'termencoding' option to make Vim convert text automatically. 322 to iconv() to convert between the encoding of the file and the current locale. 422 Vim will automatically convert from one to another encoding in several places: 437 GNU iconv can convert most encodings. Unicode is used as the 444 need to know what the inputting file's |charset| is. When convert to 452 Hc is "Hanzi Converter". Hc convert a GB file to a Big5 file, or Big5 454 ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/convert/hc-30.tar.gz 458 convert between EUC-KR and ISO-2022-KR. Hmconv can be found at: 500 'termencoding' option. Vim will then convert the typed characters from [all …]
|
| H A D | usr_23.txt | 100 You can use the 'fileformat' option to convert from one file format to 102 that you want to convert to UNIX format. Start by editing the MS-DOS format 304 Now convert the file to a hex dump with xxd: > 317 Finally convert it back with:
|
| H A D | howto.txt | 93 |2html.vim| convert a colored file to HTML
|
| H A D | ft_raku.txt | 65 Alternatively, you can write Insert mode abbreviations that convert ASCII-
|
| H A D | xxd.man | 15 convert a hex dump back to its original binary form. Like uuencode(1) 89 Reverse operation: convert (or patch) hexdump into binary. If
|
| H A D | print.txt | 49 "ps2pdf" that can convert the PostScript to PDF. 117 When 'encoding' is set to a multibyte encoding, Vim will try to convert 423 - Multi-byte support - Currently Vim will try to convert multibyte characters 426 unknown characters. Printing will fail if Vim cannot convert the multibyte 665 convert it to an n-up version. The simplest way to create a 2-up printout is
|
| H A D | os_390.txt | 63 Even after I tried to hand convert the menus, the accelerator keys continued
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | eiffel.vim | 52 syn match eiffelConvert "\<convert\>" 55 syn match eiffelTopStruct contained "\<convert\>"
|
| H A D | racc.vim | 66 \ start='\<convert\>' end='\<end\>'
|
| H A D | snobol4.vim | 24 syn keyword snobol4Keyword char clear code collect convert copy
|
| H A D | cl.vim | 47 syn keyword clSetOptions transparent aauto abort align convert E fill fnum goback hangup justify nu…
|
| H A D | stp.vim | 49 syn keyword stpFunction charlength convert col_name col_length cos cot count
|
| /vim-8.2.3635/runtime/plugin/ |
| H A D | README.txt | 15 tohtml.vim convert a file with syntax highlighting to HTML
|
| H A D | tohtml.vim | 121 " 7.3_v7b3: Fixed bug, convert Unicode to UTF-8 all the way. 125 " convert to UTF-8 for all Unicode encodings. Make 157 " command to convert the current color scheme into a (mostly) generic CSS
|
| /vim-8.2.3635/src/po/ |
| H A D | README.txt | 138 must match your active encoding. For that you must convert and change 140 convert ja.po to EUC-JP (supposed as your system encoding):
|
| H A D | README_mvc.txt | 62 will convert untranslated messages to comments. If you have syntax
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | tohtml.vim | 309 " switch to the next buffer to convert 330 " convert this file 891 " system that Vim will convert with iconv(), look up just the encoding name, 905 " by the user) to convert to a different encoding, we need to also change
|
| /vim-8.2.3635/ |
| H A D | README_VIM9.md | 153 It should be possible to convert code from other languages to Vim 160 can take Python, JavaScript or TypeScript code and convert it to Vim
|