some more smaller updates

This commit is contained in:
Christian Brabandt
2016-01-30 16:47:40 +01:00
parent e60611691f
commit 9c2c0816f5
2 changed files with 8 additions and 1 deletions

View File

@@ -271,6 +271,8 @@ configuration values that you can use.
\ 'x': 60,
\ 'y': 88,
\ 'z': 45,
\ 'warning': 80,
\ 'error': 80,
\ }
" Note: set to an empty dictionary to disable truncation.