summaryrefslogtreecommitdiff
path: root/src/insert_completer.hh
AgeCommit message (Expand)Author
2014-11-07Initial support for insert completion docstringMaxime Coste
2014-11-04Fix bug in insert completer deregisteringMaxime Coste
2014-11-02Remove AutoRegister util templateMaxime Coste
2014-10-28Style fixesMaxime Coste
2014-10-07Switch some const String& parameters to StringViewMaxime Coste
2014-08-19Remove option checkers, handle that through the type systemMaxime Coste
2014-05-07Refactor LineAndColumn coordinatesMaxime Coste
2014-04-28Extract insert completion code to insert_completer.{cc,hh}Maxime Coste