summaryrefslogtreecommitdiffstats
path: root/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index 3ca23f1..fe01d12 100644
--- a/vimrc
+++ b/vimrc
@@ -67,6 +67,7 @@ let g:ale_history_enabled = 0
let g:ale_history_log_output = 0
" }}}
" airline
+" autobrace
" commentary {{{
map <silent><Leader>x :Commentary<CR>
" }}}