mirror of
https://github.com/amix/vimrc
synced 2025-06-23 15:04:59 +08:00
Added and updated some plugins
Added: vim-ruby, typescript-vim, vim-javascript Updated: rust-vim
This commit is contained in:
13
sources_non_forked/vim-javascript/ISSUE_TEMPLATE.md
Normal file
13
sources_non_forked/vim-javascript/ISSUE_TEMPLATE.md
Normal file
@ -0,0 +1,13 @@
|
||||
*Requisite minimal reproducible example, formatted as plain text :*
|
||||
|
||||
<hr>
|
||||
|
||||
#### Optional: concerning jsx.
|
||||
PLEASE PLEASE PLEASE make sure you have properly
|
||||
setup and are sourcing this plugin https://github.com/mxw/vim-jsx
|
||||
|
||||
WE DO NOT support JSX automatically, you need another plugin to add get this
|
||||
functionality.
|
||||
|
||||
Make sure the bug still exists if you disable all other javascript plugins
|
||||
except the one noted above, mxw/vim-jsx
|
Reference in New Issue
Block a user