Editors: Continue refactoring indenters out of the editors.
This is pretty much a complement of commit 3a684586, which is an attempt to make editors and indenters a bit more decoupled. Reviewed-by: Thorbjorn Lindeijer
Showing
- src/plugins/fakevim/fakevimplugin.cpp 3 additions, 2 deletionssrc/plugins/fakevim/fakevimplugin.cpp
- src/plugins/texteditor/basetexteditor.cpp 10 additions, 19 deletionssrc/plugins/texteditor/basetexteditor.cpp
- src/plugins/texteditor/basetexteditor.h 3 additions, 8 deletionssrc/plugins/texteditor/basetexteditor.h
- src/plugins/texteditor/indenter.cpp 11 additions, 0 deletionssrc/plugins/texteditor/indenter.cpp
- src/plugins/texteditor/indenter.h 6 additions, 1 deletionsrc/plugins/texteditor/indenter.h
Loading
Please register or sign in to comment