Searched refs:tiny (Results 1 – 25 of 35) sorted by relevance
12
| /vim-8.2.3635/ |
| H A D | .travis.yml | 9 - &tiny-nogui 11 - &tiny anchor 12 FEATURES=tiny TEST=testtiny 178 # env: *tiny-nogui 182 # env: *tiny-nogui 196 # env: *tiny-nogui 200 # env: *tiny-nogui 202 # name: tiny/clang 204 # env: *tiny 206 # name: tiny/gcc [all …]
|
| H A D | .gitignore | 73 src/testdir/tiny.vim
|
| H A D | README.md | 3 …)](https://buildd.debian.org/vim) [](htt…
|
| /vim-8.2.3635/.github/workflows/ |
| H A D | ci.yml | 25 features: [tiny, small, normal, huge] 29 - features: tiny 32 - features: tiny 101 tiny|small) 263 features: [tiny, huge] 281 tiny)
|
| /vim-8.2.3635/src/ |
| H A D | Make_ami.mak | 53 # Vim 'tiny' build 54 ifeq ($(BUILD),tiny)
|
| H A D | configure.ac | 496 AC_ARG_WITH(features, [ --with-features=TYPE tiny, small, normal, big or huge (default: huge)], 503 tiny) AC_DEFINE(FEAT_TINY) ;; 553 AC_MSG_ERROR([cannot use Lua with tiny or small features]) 1039 AC_MSG_ERROR([cannot use Perl with tiny or small features]) 1187 AC_MSG_ERROR([cannot use Python with tiny or small features]) 1421 AC_MSG_ERROR([cannot use Python with tiny or small features]) 1932 AC_MSG_ERROR([cannot use Ruby with tiny or small features]) 2044 AC_MSG_RESULT([cannot use NetBeans with tiny or small features]) 2059 AC_MSG_RESULT([cannot use channels with tiny or small features]) 2167 AC_MSG_RESULT([cannot use terminal emulator with tiny or small features]) [all …]
|
| H A D | config.h.in | 325 /* Define if you want tiny features. */
|
| H A D | Make_mvc.mak | 1489 $(MAKE) /NOLOGO -f Make_dos.mak tiny 1494 $(MAKE) /NOLOGO -f Make_dos.mak tiny VIMPROG=..\gvim
|
| /vim-8.2.3635/src/testdir/ |
| H A D | Makefile | 38 tiny: nolog tinytests report target
|
| H A D | Make_ming.mak | 38 tiny: nolog tinytests report target
|
| H A D | Make_dos.mak | 26 tiny: nolog tinytests report target
|
| H A D | gen_opt_test.vim | 145 \ 'toolbariconsize': [['', 'tiny', 'huge'], ['xxx']],
|
| H A D | Make_all.mak | 10 # Tests for tiny and small builds.
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | privoxy.vim | 40 …\ img-reorder banners-by-size banners-by-link webbugs tiny-textforms jumping-windows frameset-bord…
|
| H A D | gnuplot.vim | 404 syn keyword gnuplotKeyword aspect feed nofeed rotate small tiny standalone
|
| H A D | fortran.vim | 235 …elected_real_kind set_exponent shape size spacing spread sum system_clock tiny transpose trim ubou…
|
| /vim-8.2.3635/runtime/tutor/ |
| H A D | tutor.cs | 810 P�eklad do �e�tiny: Lubo� Turek
|
| H A D | tutor.cs.cp1250 | 810 P�eklad do �e�tiny: Lubo� Turek
|
| H A D | tutor.cs.utf-8 | 810 Překlad do češtiny: Luboš Turek
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | testing.txt | 24 test20.in oldest, only for tiny and small builds
|
| H A D | usr_90.txt | 176 --with-features=tiny Compile with many features disabled.
|
| H A D | if_cscop.txt | 477 Andy Kahn <[email protected]>. The original structure (as well as a tiny
|
| H A D | version8.txt | 3667 Problem: Can't build with tiny features. 10074 Problem: Build fails with tiny features. 13101 Problem: Can't build with tiny features. 13112 Problem: Various tiny issues. 15789 Problem: Build fails with tiny features. 33430 Problem: Cannot build tiny version. 34494 Problem: Build failure in tiny version. 34527 Problem: Build fails in tiny version. 37600 Problem: Cannot build tiny version. 38849 Problem: Cannot build tiny version. [all …]
|
| H A D | usr_03.txt | 192 go to the start of a file use "gg". "1G" will do the same, but is a tiny bit
|
| H A D | version7.txt | 2423 initializations and build a tiny instead of small version. 12042 Problem: Can't compile with MSVC and tiny options. 12185 Problem: Can't compile with tiny features. 12780 Problem: Test 43 fails with a tiny build. 13616 Problem: Can't build with tiny features. 14518 Problem: Various tiny problems. 14519 Solution: Various tiny fixes. 14907 Problem: MzScheme does not build with tiny features. 15041 Problem: Test 89 fails with tiny and small features. 16818 Problem: Can't build tiny Vim on MS-Windows. [all …]
|
12