misc/vim: fix omnifunc order of results found in the long doc
[nit.git] / misc / vim / plugin / nit.vim
2015-04-11 Alexis Laferrièremisc/vim: fix omnifunc order of results found in the...
2015-04-11 Alexis Laferrièremisc/vim: make private functions local to the script
2015-03-10 Alexis Laferrièremisc/vim: nitdoc function search for a precise word
2015-03-09 Alexis Laferrièremisc/vim: search in synopsis and full doc for matches
2015-03-09 Alexis Laferrièremisc/vim: use case insensitive search for entity names
2015-03-09 Alexis Laferrièremisc/vim: add a function to search for instances of...
2015-03-09 Alexis Laferrièremisc/vim: add a function to show the doc of the entity...
2015-03-09 Alexis Laferrièremisc/vim: extract the service to find metadata files...
2015-02-08 Alexis Laferrièremisc/vim: use shorter … char
2015-02-08 Alexis Laferrièremisc/vim: use separately class types, constructors...
2015-02-06 Alexis Laferrièremisc/vim: use the metadata files for a better autocompl...
2015-02-06 Alexis Laferrièremisc/vim: always use the standard library for autocompl...
2015-02-03 Alexis Laferrièremisc: intro a vim plugin with better autocomplete