misc/vim: use case insensitive search for entity names
[nit.git] / misc / vim / plugin / nit.vim
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