mirror of
https://github.com/amix/vimrc
synced 2025-06-16 01:25:00 +08:00
Updated vim plugins
This commit is contained in:
@ -53,6 +53,8 @@ snippet tya
|
||||
${0}
|
||||
snippet test
|
||||
test "${1}" <| \_ -> $0
|
||||
snippet desc
|
||||
describe "${1}" [ $0 ]
|
||||
snippet doc
|
||||
{-| ${0}
|
||||
-}
|
||||
|
Reference in New Issue
Block a user