summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index af47cbe..82b2335 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -46,6 +46,12 @@ _mode = python3
indent_style = space
indent_size = 4
+[requirements.txt]
+_mode = pip
+
+[**/Documentation/**.txt]
+_mode = man-cat
+
[{.editorconfig,.gitmodules}]
_mode = ini