| /vim-8.2.3635/runtime/spell/nl/ |
| H A D | main.aap | 12 all: $SPELLDIR/nl.latin1.spl $SPELLDIR/nl.utf-8.spl ../README_nl.txt 14 $SPELLDIR/nl.latin1.spl : $FILES 16 $VIM -u NONE -e -c "mkspell! $SPELLDIR/nl nl_NL" -c q 18 $SPELLDIR/nl.utf-8.spl : $FILES 20 $VIM -u NONE -e -c "mkspell! $SPELLDIR/nl nl_NL" -c q 29 :attr {fetch = $OODIR/%file%} nl-dict.oxt 35 :fetch nl-dict.oxt 36 :sys $UNZIP nl-dict.oxt 55 :delete {f} nl-dict.oxt
|
| H A D | nl_NL.diff | 165 - REP nl nl.
|
| /vim-8.2.3635/src/xdiff/ |
| H A D | xutils.c | 122 long nl = 0, size, tsize = 0; in xdl_guess_lines() local 126 for (top = data + size; nl < sample && cur < top; ) { in xdl_guess_lines() 127 nl++; in xdl_guess_lines() 136 if (nl && tsize) in xdl_guess_lines() 137 nl = xdl_mmfile_size(mf) / (tsize / nl); in xdl_guess_lines() 139 return nl + 1; in xdl_guess_lines()
|
| /vim-8.2.3635/runtime/tutor/ |
| H A D | Makefile | 21 tutor.nl \ 78 tutor.nl: tutor.nl.utf-8 79 iconv -f UTF-8 -t ISO-8859-1 tutor.nl.utf-8 > tutor.nl
|
| /vim-8.2.3635/src/po/ |
| H A D | Make_all.mak | 26 nl \ 70 nl.po \ 111 nl.mo \ 161 nl.ck \
|
| H A D | check.vim | 127 let nl = 0 129 let nl += count(getline(lnum), "\n") 131 return nl
|
| H A D | vim.desktop.in | 54 Comment[nl]=Tekstbestanden bewerken
|
| H A D | gvim.desktop.in | 54 Comment[nl]=Tekstbestanden bewerken
|
| /vim-8.2.3635/src/ |
| H A D | install-sh | 45 nl=' 47 IFS=" $tab$nl" 131 *' '* | *"$tab"* | *"$nl"* | *'*'* | *'?'* | *'['*)
|
| H A D | channel.c | 2849 char_u *nl = NULL; in may_invoke_callback() local 2858 nl = channel_first_nl(node); in may_invoke_callback() 2859 if (nl != NULL) in may_invoke_callback() 2871 for (p = buf; (nl == NULL || p < nl) in may_invoke_callback() 2876 if (nl == NULL) in may_invoke_callback() 2885 *nl = NUL; in may_invoke_callback() 3622 char_u *nl; in channel_read_block() local 3666 nl = channel_first_nl(node); in channel_read_block() 3669 for (p = buf; (nl == NULL || p < nl) && p < buf + node->rq_buflen; ++p) in channel_read_block() 3673 if (nl == NULL) in channel_read_block() [all …]
|
| /vim-8.2.3635/runtime/tools/ |
| H A D | unicode.vim | 74 let nl = ('0x' . p[a:index]) + 0 75 if start >= 0 && add == nl - n && (step == 0 || n - end == step) 87 let add = nl - n 117 let nl = ('0x' . p[2]) + 0 118 if start >= 0 && add == nl - n && (step == 0 || n - end == step) 130 let add = nl - n
|
| /vim-8.2.3635/runtime/spell/ |
| H A D | main.aap | 10 ku la lt lv mg mi ms nb nl nn ny pl pt ro ru rw sk sl sv sw 22 UPDIR = rsync://[email protected].nl//var/ftp/pub/vim/runtime/spell
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | clean.vim | 3 " Author: Pieter van Engelen <[email protected].nl> 4 " Co-Author: Arthur van Leeuwen <[email protected].nl>
|
| H A D | plp.vim | 3 " Maintainer: Juerd <juerd@juerd.nl>
|
| H A D | debsources.vim | 4 " Former Maintainer: Matthijs Mohlmann <matthijs@cacholong.nl>
|
| H A D | ave.vim | 43 syn keyword aveFixVariables av nil self false true nl tab cr tab
|
| H A D | prolog.vim | 55 syn keyword prologKeyword catch nl sub_atom
|
| /vim-8.2.3635/runtime/compiler/ |
| H A D | bcc.vim | 3 " Maintainer: Emile van Raaij (eraaij@xs4all.nl)
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | spellfile.vim | 6 " Always use https:// because it's secure. The certificate is for nluug.nl, 8 let g:spellfile_URL = 'https://ftp.nluug.nl/pub/vim/runtime/spell'
|
| /vim-8.2.3635/src/libvterm/t/ |
| H A D | harness.c | 533 char *nl; in main() local 537 if((nl = strchr(line, '\n'))) in main() 538 *nl = '\0'; in main()
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | logtalk.dict | 150 nl
|
| /vim-8.2.3635/ |
| H A D | vimtutor.bat | 7 :: xx is a language code like "es" or "nl".
|
| /vim-8.2.3635/runtime/macros/maze/ |
| H A D | README.txt | 39 Thanks to John Tromp ([email protected].nl) for maze.c.
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_writefile.vim | 696 call writefile([utf16le_bom .. "u\nc\ns\n-\n2\nl\ne\n"], 'Xtest1') 708 call assert_equal([utf16le_bom .. "u\nc\ns\n-\n2\nl\ne\n", "\n"], 727 call writefile([utf32le_bom .. "u\n\n\nc\n\n\ns\n\n\n-\n\n\n4\n\n\nl\n\n\ne\n\n\n"], 'Xtest1') 739 …call assert_equal([utf32le_bom .. "u\n\n\nc\n\n\ns\n\n\n-\n\n\n4\n\n\nl\n\n\ne\n\n\n", "\n\n\n"], …
|
| H A D | test_let.vim | 37 let s = "\nl [1, 2]" 82 call assert_match("\nl:Test_Local_Var {'k': 5}", execute('let l:'))
|