aboutsummaryrefslogtreecommitdiff
path: root/kte
diff options
context:
space:
mode:
Diffstat (limited to 'kte')
-rw-r--r--kte/README.md36
-rw-r--r--kte/colors/mssola-solarized.kateschema (renamed from kte/mssola-solarized.kateschema)0
-rw-r--r--kte/colors/mssola.kateschema (renamed from kte/mssola.kateschema)0
-rw-r--r--kte/colors/xoria256.kateschema (renamed from kte/xoria256.kateschema)0
4 files changed, 36 insertions, 0 deletions
diff --git a/kte/README.md b/kte/README.md
new file mode 100644
index 0000000..e86f4fa
--- /dev/null
+++ b/kte/README.md
@@ -0,0 +1,36 @@
+
+## KTextEditor (KTE)
+
+This is the configuration for KTE users (KWrite, Kate, KDevelop and Kile). It
+basically contains:
+
+1. Global indentation configs (`.kateconfig` files).
+2. Color schemas.
+
+The `.kateconfig` files will get installed automatically through the
+main `install.sh` script. The color schemas have to be imported manually
+though, because it's not possible to predict the installation path.
+
+There are two `.kateconfig` files:
+
+1. The `global` one, that is installed in the `$HOME` directory. This one
+ defines the global indentation settings that differ from the default
+ settings as given in the configuration dialog (for me it's 4 spaces no
+ tabs).
+2. The `kde` one, that is installed by default in the `$HOME/Projects/kde`
+ directory. This config file overrides the global one so the end config
+ matches the one required by the KDE style guide.
+
+My color schemas are the ones that you can find inside the `colors` directory.
+It contains the following color schemas:
+
+1. `mssola`: my first personalized color schema (oh good ol' times :P). It's a
+ light color schema that is pretty similar to the old defaults from KDE. It
+ has not been ported to KDE Frameworks 5, and I don't really use it anymore.
+2. `mssola-solarized`: a Dark Solarized-like schema. It has not been ported to
+ KDE Frameworks 5, even though I have plans to do it eventually.
+3. `xoria256`: a port of the
+ [xoria256](http://www.vim.org/scripts/script.php?script_id=2140) schema.
+ It has not been fully ported, but it's in the works. This is the one that
+ I'm mostly using currently.
+
diff --git a/kte/mssola-solarized.kateschema b/kte/colors/mssola-solarized.kateschema
index 10b8882..10b8882 100644
--- a/kte/mssola-solarized.kateschema
+++ b/kte/colors/mssola-solarized.kateschema
diff --git a/kte/mssola.kateschema b/kte/colors/mssola.kateschema
index 76b66a1..76b66a1 100644
--- a/kte/mssola.kateschema
+++ b/kte/colors/mssola.kateschema
diff --git a/kte/xoria256.kateschema b/kte/colors/xoria256.kateschema
index 31c8a0e..31c8a0e 100644
--- a/kte/xoria256.kateschema
+++ b/kte/colors/xoria256.kateschema