Home
last modified time | relevance | path

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

/dports/editors/kakoune/kakoune-2021.11.08/src/
H A Dcontext.hh123 NestedBool& history_disabled() { return m_history_disabled; } in history_disabled() function in Kakoune::Context
124 const NestedBool& history_disabled() const { return m_history_disabled; } in history_disabled() function in Kakoune::Context