]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - xmonad.hs
xmonad.hs: Disable spell checking in Vim.
[config/dotfiles.git] / xmonad.hs
index f4465775c4df2295c2c405428652a16cd1d2f833..cfc52d20b20741a696c4f3135b6279cffcae7882 100644 (file)
--- a/xmonad.hs
+++ b/xmonad.hs
@@ -90,3 +90,5 @@ main = xmonad $ defaultConfig
         -- toggleLayouts above.
         ((mod4Mask, xK_v), sendMessage ToggleLayout)
     ]
+
+-- vim: nospell