summaryrefslogtreecommitdiff
path: root/doc/ale-kotlin.txt
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2017-07-08 14:17:26 +0100
committerw0rp <devw0rp@gmail.com>2017-07-08 14:17:26 +0100
commitfdc7166c3ce68babdf8afdb457e23700d4e8ab3a (patch)
tree16f5b15d5bc13c0a96d534c8c98c1db575b44eec /doc/ale-kotlin.txt
parentf9aa7d3b9a030468e744ddc568a8d35492d04a99 (diff)
downloadale-fdc7166c3ce68babdf8afdb457e23700d4e8ab3a.zip
Use equal signs for language documentation sections
Diffstat (limited to 'doc/ale-kotlin.txt')
-rw-r--r--doc/ale-kotlin.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ale-kotlin.txt b/doc/ale-kotlin.txt
index 07e26393..571d2bac 100644
--- a/doc/ale-kotlin.txt
+++ b/doc/ale-kotlin.txt
@@ -2,7 +2,7 @@
ALE Kotlin Integration *ale-kotlin-options*
*ale-integration-kotlin*
--------------------------------------------------------------------------------
+===============================================================================
Integration Information
Make sure your setup has support for the kotlin file type. A filetype plugin
@@ -12,7 +12,7 @@ Integration Information
Note: Make sure you have a working kotlin compiler
--------------------------------------------------------------------------------
+===============================================================================
kotlinc *ale-kotlin-kotlinc*
g:ale_kotlin_kotlinc_options *g:ale_kotlin_kotlinc_options*
@@ -63,7 +63,7 @@ g:ale_kotlin_kotlinc_module_filename *g:ale_kotlin_kotlinc_module_filename*
compiler.
--------------------------------------------------------------------------------
+===============================================================================
ktlint *ale-kotlin-ktlint*
g:ale_kotlin_ktlint_executable *g:ale_kotlin_ktlint_executable*