docs(README): add better link for razor plugin

This commit is contained in:
Iron-E 2021-02-26 16:26:58 -05:00
parent 00e2960692
commit 0366857193
No known key found for this signature in database
GPG Key ID: 19B71B7B7B021D22
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ You can either use [`nvim-treesitter`](https://github.com/nvim-treesitter/nvim-t
| PlantUML | [aklt/plantuml-syntax](https://github.com/aklt/plantuml-syntax) |
| Prettier | [prettier/vim-prettier](https://github.com/prettier/vim-prettier) |
| Python | [vim-python/python-syntax](https://github.com/vim-python/python-syntax) |
| Razor | [adamclerk/vim-razor](https://github.com/adamclerk/vim-razor) |
| Razor | [jlcrochet/vim-razor](https://github.com/jlcrochet/vim-razor) |
| RST | [marshallward/vim-restructuredtext](https://github.com/marshallward/vim-restructuredtext) |
| Ruby | [vim-ruby/vim-ruby](https://github.com/vim-ruby/vim-ruby) |
| Rust | [Iron-E/rust.vim](https://github.com/Iron-E/rust.vim) |