aboutsummaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
authorkatherine <shmibs@shmibbles.me>2016-01-26 00:38:26 -0700
committerkatherine <shmibs@shmibbles.me>2016-01-26 00:38:26 -0700
commit36a538aff84b36c25f9290548f64683bb25d96dc (patch)
treef66939c3f2f9665ac31ad626926ef2a3aa904992 /.vimrc
parent10718067ca38cc353163e1ba564ef716834480d2 (diff)
downloaddotfiles-36a538aff84b36c25f9290548f64683bb25d96dc.tar.gz
dynamically updating titles
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index f2bd25a..9f95841 100644
--- a/.vimrc
+++ b/.vimrc
@@ -77,6 +77,8 @@ set noshowmode
"allow edited background buffers
set hidden
+set title
+
"spelling
set spelllang=en_gb