update
This commit is contained in:
parent
30ff408f50
commit
0a7958856a
2 changed files with 3 additions and 2 deletions
3
vimrc
3
vimrc
|
|
@ -78,7 +78,8 @@ let g:mta_filetypes = {
|
|||
\ ['left', 'right'],
|
||||
\ ['top', 'bottom'],
|
||||
\ ['row', 'column'],
|
||||
\ ['relative', 'absolute', 'fixed']
|
||||
\ ['relative', 'absolute', 'fixed'],
|
||||
\ ['private', 'public', 'protected']
|
||||
\ ]
|
||||
|
||||
"}}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue