@ -38,6 +38,8 @@ set nowrap " instead of wrapping the text to the next line, scroll left a
set laststatus=2 " Always display the status line
set showtabline=2 " Always display the tab bar
let mapleader=" " " Leader (special character for plugins) is Space
let g:rainbow_active = 1 " This is part of the Rainbow brackets, enabling it globally.
" }}}
" Mappings {{{