Warning, /frameworks/ktexteditor/src/data/katemoderc is written in an unsupported language. File is not indexed.
0001 [Makefile] 0002 Variables=kate: tab-width 8; indent-width 8; replace-tabs off; replace-tabs-save off; 0003 0004 [Python] 0005 Variables=kate: indent-pasted-text false; 0006 0007 [YAML] 0008 Variables=kate: space-indent true; 0009 0010 [Dart] 0011 Variables=kate: tab-width 2; indent-width 2; replace-tabs on; 0012 0013 [Go] 0014 Variables=kate: tab-width 8; indent-width 8; replace-tabs off; replace-tabs-save off;