diff options
-rw-r--r-- | vimrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ set expandtab set modeline filetype plugin on filetype indent on +set splitbelow +set splitright " to ease the use of plugin mappings let maplocalleader = "," |