Home
last modified time | relevance | path

Searched defs:VIM (Results 1 – 20 of 20) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/docs/contributing/
H A Deditor.rst26 .. _VIM: target
28 VIM section in Editor / IDE integration
34 There's C++ and Rust auto-completion support for VIM via argument
49 The easiest way to integrate ESLint with VIM is using the `Syntastic plugin argument
/dports/www/firefox/firefox-99.0/docs/contributing/
H A Deditor.rst26 .. _VIM: target
28 VIM section in Editor / IDE integration
34 There's C++ and Rust auto-completion support for VIM via argument
49 The easiest way to integrate ESLint with VIM is using the `Syntastic plugin argument
/dports/mail/thunderbird/thunderbird-91.8.0/docs/contributing/
H A Deditor.rst26 .. _VIM: target
28 VIM section in Editor / IDE integration
34 There's C++ and Rust auto-completion support for VIM via argument
49 The easiest way to integrate ESLint with VIM is using the `Syntastic plugin argument
/dports/lang/spidermonkey78/firefox-78.9.0/docs/contributing/
H A Deditor.rst54 VIM section in Editor / IDE integration
60 There's C++ and Rust auto-completion support for VIM via argument
70 The easiest way to integrate ESLint with VIM is using the `Syntastic plugin argument
/dports/security/vault/vault-1.8.2/vendor/github.com/vmware/govmomi/govc/test/
H A Dvcsim_test.rb5 VIM = RbVmomi::VIM constant
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/vmware/govmomi/govc/test/
H A Dvcsim_test.rb5 VIM = RbVmomi::VIM constant
/dports/editors/vim/vim-8.2.3745/src/po/
H A DMake_ming.mak26 VIM = ..\vim macro
28 VIM = ../vim macro
H A DMake_cyg.mak19 VIM = ../vim macro
H A DMake_mvc.mak17 VIM = ..\vim macro
H A DMakefile14 VIM = ../vim macro
/dports/editors/neovim/neovim-0.6.1/runtime/indent/
H A DMakefile3 VIM = vim macro
/dports/editors/vim/vim-8.2.3745/runtime/indent/
H A DMakefile3 VIM = vim macro
/dports/textproc/py-yapf/yapf-0.31.0/plugins/
H A DREADME.rst11 VIM chapter
/dports/math/cgal/CGAL-5.3/include/CGAL/Polygon_mesh_processing/
H A Dpolygon_mesh_to_polygon_soup.h89 typedef typename boost::property_map<PolygonMesh, Vertex_index>::const_type VIM; in polygon_mesh_to_polygon_soup() typedef
/dports/editors/vim/vim-8.2.3745/
H A DMakefile247 VIM = vim macro
/dports/misc/vifm/vifm-0.11/src/
H A DMakefile.am305 VIM = @VIM_PROG@ macro
/dports/math/cgal/CGAL-5.3/include/CGAL/boost/graph/
H A DFace_filtered_graph.h98 …name Default::Get<VIMap, typename CGAL::GetInitializedVertexIndexMap<Graph>::const_type>::type VIM; typedef
/dports/editors/vim/vim-8.2.3745/src/
H A DMake_mvc.mak666 VIM = vim macro
697 VIM = vimd macro
893 VIM = g$(VIM) macro
/dports/deskutils/mindforger/mindforger-1.52.0/lib/src/config/
H A Dconfiguration.h146 VIM, enumerator
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DPolyhedral_envelope.h386 … typename boost::property_map<TriangleMesh, CGAL::dynamic_vertex_property_t<int> >::const_type VIM; in Polyhedral_envelope() typedef