diff options
Diffstat (limited to 'rc/core/python.kak')
| -rw-r--r-- | rc/core/python.kak | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/rc/core/python.kak b/rc/core/python.kak index 7bca05b7..fc09beaa 100644 --- a/rc/core/python.kak +++ b/rc/core/python.kak @@ -4,10 +4,6 @@ # Detection # ‾‾‾‾‾‾‾‾‾ -hook global BufSetOption mimetype=text/x-python %{ - set buffer filetype python -} - hook global BufCreate .*[.](py) %{ set buffer filetype python } |
