1
0
mirror of https://github.com/gryf/.vim.git synced 2026-04-24 13:01:25 +02:00

Update matchtag plugin and python syntax

This commit is contained in:
2013-03-11 21:49:51 +01:00
parent 6f15bec6df
commit a8f1365f18
4 changed files with 399 additions and 234 deletions
+3
View File
@@ -201,6 +201,9 @@ map <Leader>b :CtrlPBuffer<CR>
"NERDCommenter {{{2
let g:NERDSpaceDelims=1
"}}}
"Python indent{{{2
let g:python_version_2=1
"}}}
"}}}
"KEYS: User defined keyboard shortcuts {{{