mirror of
https://github.com/amix/vimrc
synced 2025-06-24 07:44:59 +08:00
Updated plugins
This commit is contained in:
@ -61,7 +61,7 @@ snippet rdp
|
||||
# Lifecycle Methods
|
||||
snippet rcdm
|
||||
componentDidMount() {
|
||||
${0}
|
||||
${0:${VISUAL}}
|
||||
}
|
||||
|
||||
# State
|
||||
|
Reference in New Issue
Block a user