mirror of
https://github.com/amix/vimrc
synced 2025-07-22 12:25:00 +08:00
Add markdown preview, update rust.vim
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
// 404 page
|
||||
export default () => (
|
||||
<div>404</div>
|
||||
)
|
||||
|
Reference in New Issue
Block a user