| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | Vim | 1 VIM LICENSE 3 …Vim except that they must include this license text. You can also distribute unmodified parts of V… 5 II) It is allowed to distribute a modified (or extended) version of Vim, including executables and/… 9 2) The modified Vim must be distributed in one of the following five ways: 11 …Vim yourself, you must clearly describe in the distribution how to contact you. When the maintaine… 13 …b) If you have received a modified Vim that was distributed as mentioned under a) you are allowed … 15 …Vim you distribute. This may be done in the form of a context diff. You can choose what license to… 17 …d) When you have a modified Vim which includes changes as mentioned under c), you can distribute i… 18 …anges to the Vim maintainer without fee or restriction, and permits the Vim maintainer to include … 19 …distributing the corresponding modified Vim. When the maintainer or someone who you distributed th… [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/vim/ |
| H A D | vim.inc | 2 DESCRIPTION = "Vim is a greatly improved version of the good old UNIX editor Vi. Many new features … 5 HOMEPAGE = "https://www.vim.org/" 6 BUGTRACKER = "https://github.com/vim/vim/issues" 12 LICENSE = "Vim" 15 SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \ 17 file://vim-add-knob-whether-elf.h-are-checked.patch \ 33 VIMDIR = "vim${@d.getVar('PV').split('.')[0]}${@d.getVar('PV').split('.')[1]}" 39 # vim configure.in contains functions which got 'dropped' by autotools.bbclass 111 install -m 0644 runtime/vimrc_example.vim ${D}/${datadir}/${BPN}/vimrc 118 # drag make vim go into visual mode and there is no right click menu), [all …]
|
| H A D | vim-tiny_9.0.bb | 1 require vim.inc 8 install -D -m 0755 ${S}/src/vim ${D}/${bindir}/vim.tiny 12 ALTERNATIVE_TARGET = "${bindir}/vim.tiny"
|
| H A D | vim_9.0.bb | 1 require vim.inc 6 # Recommend that runtime data is installed along with vim 16 # We override the default in security_flags.inc because vim (not vim-tiny!) will abort
|
| /OK3568_Linux_fs/buildroot/package/vim/ |
| H A D | vim.mk | 3 # vim 8 VIM_SITE = $(call github,vim,vim,v$(VIM_VERSION)) 26 VIM_CPE_ID_VENDOR = vim 63 $(RM) -rf $(TARGET_DIR)/usr/share/vim/vim*/doc/ 69 ln -sf vim $(TARGET_DIR)/usr/bin/vi 73 ln -sf ../usr/bin/vim $(TARGET_DIR)/bin/vi
|
| H A D | Config.in | 2 bool "vim" 8 VIM Text editor 10 http://www.vim.org/ 18 Install VIM runtime (syntax highlighing + macros). 23 comment "vim needs a toolchain w/ wchar"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/vim/files/ |
| H A D | 0001-src-Makefile-improve-reproducibility.patch | 10 WARNING: vim-8.1.0347-r0 do_package_qa: QA Issue: File /work/core2-64-wrs-linux/vim/8.1.0347-r0/pac… 24 -@echo '#include "vim.h"' >> $@
|
| H A D | disable_acl_header_check.patch | 6 Don't check 'sys/acl.h' if acl support disabled for vim/vim-tiny.
|
| /OK3568_Linux_fs/yocto/poky/bitbake/contrib/vim/indent/ |
| H A D | bitbake.vim | 1 " Vim indent file 5 " License: You may redistribute this under the same terms as Vim itself 16 runtime! indent/sh.vim 34 """" begin modified from indent/python.vim, upstream commit 7a9bd7c1e0ce1baf5a02daf36eeae3638aa315c7 35 """" This copied code is licensed the same as Vim itself. 39 set cpo&vim 253 """ end of stuff from indent/python.vim 330 " Need to submit a patch upstream to Vim to provide an extension point.
|
| /OK3568_Linux_fs/yocto/poky/bitbake/contrib/vim/ftdetect/ |
| H A D | bitbake.vim | 1 " Vim filetype detection file 5 " Licence: You may redistribute this under the same terms as Vim itself
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | release-notes-3.4.2.rst | 27 - vim: fix :cve:`2021-3968` and :cve:`2021-3973` 28 - vim: fix :cve:`2021-3927` and :cve:`2021-3928` 38 - vim: upgrade to patch 4269 39 - vim: update to include latest CVE fixes 50 - vim: upgrade to 8.2 patch 3752
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ni_routing/tools/ |
| H A D | convert_csv_to_c.py | 3 # vim: ts=2:sw=2:et:tw=80:nowrap 126 /* vim: set ts=8 sw=8 noet tw=80 nowrap: */ 158 /* vim: set ts=8 sw=8 noet tw=80 nowrap: */ 196 /* vim: set ts=8 sw=8 noet tw=80 nowrap: */ 302 /* vim: set ts=8 sw=8 noet tw=80 nowrap: */ 340 /* vim: set ts=8 sw=8 noet tw=80 nowrap: */ 378 /* vim: set ts=8 sw=8 noet tw=80 nowrap: */
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | eclipse-integration.txt | 2 // vim: set syntax=asciidoc: 7 editors like Vim or Emacs, and command-line based interfaces, a number
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | function-graph-fold.vim | 3 " To use, :source this file while viewing a function_graph trace, or use vim's 5 " use the usual vim fold commands, such as "za", to open and close nested
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/amlogic/ |
| H A D | meson-gxl-s905x-khadas-vim.dts | 13 compatible = "khadas,vim", "amlogic,s905x", "amlogic,meson-gxl"; 14 model = "Khadas VIM"; 49 label = "vim:red:power";
|
| /OK3568_Linux_fs/yocto/poky/bitbake/contrib/vim/syntax/ |
| H A D | bitbake.vim | 1 " Vim syntax file 22 syn include @python syntax/python.vim 83 syn include @shell syntax/sh.vim
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-gnome-armhf/customization/package-lists/ |
| H A D | linaro.list.chroot | 173 vim 174 vim-tiny
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-lxde-arm64/customization/package-lists/ |
| H A D | linaro.list.chroot | 173 vim 174 vim-tiny
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-base-arm64/customization/package-lists/ |
| H A D | linaro.list.chroot | 167 #vim 168 #vim-tiny
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-base-armhf/customization/package-lists/ |
| H A D | linaro.list.chroot | 167 #vim 168 #vim-tiny
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-xfce-armhf/customization/package-lists/ |
| H A D | linaro.list.chroot | 173 vim 174 vim-tiny
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-lxde-armhf/customization/package-lists/ |
| H A D | linaro.list.chroot | 173 vim 174 vim-tiny
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-gnome-arm64/customization/package-lists/ |
| H A D | linaro.list.chroot | 173 vim 174 vim-tiny
|
| /OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-xfce-arm64/customization/package-lists/ |
| H A D | linaro.list.chroot | 173 vim 174 vim-tiny
|
| /OK3568_Linux_fs/buildroot/package/netsurf/ |
| H A D | netsurf.mk | 13 # host-vim needed for the xxd utility 15 host-bison host-flex host-gperf host-pkgconf host-vim
|