4 Commits (5afc9df09b9c981ea9982ae9545a62726e71d1d4)
 

Author SHA1 Message Date
Buddy Sandidge 5afc9df09b Squashed 'vim/bundle/jsx/' changes from d0ad98cf0..5b968dfa5
5b968dfa5 Merge pull request #143 from jez/master
f3fe4d865 Don't let <T> interfere with Flow generics
590356143 Don't let ':' terminate JSX classname
b0988275b Merge pull request #139 from BurningLutz/master
711e4a574 Merge pull request #132 from FranDias/patch-2
d96a4480f Fix g:jsx_pragma_required when g:jsx_ext_required=1
2083da6d2 Improved b:match_words to work-around an issue that when some tag is nested with same-name-self-closing tag, the % jump is broken. Here is a more detailed example:
7aea075d6 Make Pathogen install a 1 liner
eb656ed96 Merge pull request #114 from raushan802/master
6689560ce Update/fix references to the Vundle github repo
261114c92 Update README a bit more
5d69068d7 Merge pull request #90 from wyattanderson/master
31a25ff21 Add a FAQ explaining some frequent issues to the README
2ea2e1dcc Improve heuristic for detecting jsxRegion continuation across lines
f320f04b3 Parametrize the fallback JS indentexpr
acd2f77a1 Merge pull request #107 from bounceme/patch-1
af0c6cfc8 Fall back to default indentation
e65465ffb Update README
40bf4ef66 Merge pull request #105 from pdf/indenter_compat
92bd2d603 Remove dependency on pangloss/vim-javascript
52799a384 Enable spell checking on jsxRegion

git-subtree-dir: vim/bundle/jsx
git-subtree-split: 5b968dfa512c57c38ad7fe420f3e8ab75a73949a
8 years ago
Buddy Sandidge b0e35109dd Squashed 'vim/bundle/jsx/' changes from c6d0fd7d4..d0ad98cf0
d0ad98cf0 Merge pull request #92 from jambonrose/update-vundle-readme
005c0f6e3 Expand Vundle section in ReadMe.
2bd9126d7 Merge pull request #89 from StoicLoofah/manual-installation-path
3233f48ae update README to provide correct filenames for manual installation
b25141d22 Add a syntax element for JSX child blocks
34b6b9994 Merge pull request #75 from ksmithbaylor/patch-1
6d32ac410 Clarify regex comment
2e3292c0e Combine multiline opening tag logic
dfa485d5b Remove g:jsx_multiline_opening_tags flag
14a820c5c Add support for multiline opening tags
db329e121 Add rules and regulations for filing issues...
af0831cc0 Cleanup
c68282f41 Merge pull request #11 from jstoja/vundle-install
80dbab758 Avoid conflict w/ Flow generics
da9b92b72 Move ftdetect out of after/
fc200a394 Remove legacy jsx-config stuff
9c9a13165 Source formating changes
6d4698f86 Adding the vundle installation line into the README

git-subtree-dir: vim/bundle/jsx
git-subtree-split: d0ad98cf0e5a01abd5008c0e97775500b88b0bc1
9 years ago
Buddy Sandidge 9ee501a1de Squashed 'vim/bundle/jsx/' changes from 1886ffabc..c6d0fd7d4
c6d0fd7d4 Merge pull request #61 from simonratner/feature/yajs-no-reserved
bc86a24c3 Allow reserved words in jsxRegion; fixes #60
b1047b075 Merge pull request #59 from maniart/patch-1
cc7641169 Add syntax highlighting to readme code snippets
82773e7be Update README to indicate lack of folding support
bfe7f1bc9 Stop accepting string literals as JSX node children
6e761f4e6 Merge pull request #44 from mike-hearn/patch-2
a146429e1 Escape file path
e762712b9 Merge pull request #39 from lencioni/suffixesadd
53b4fc978 Merge pull request #40 from othree/master
bebf5b834 Add Vim's default js syntax support and general naming support
0e11958e5 Add `setlocal suffixesadd+=.jsx` to ftplugin
c8fc9ec2e Set multiple filetypes: javascript.jsx
efb24f487 Merge pull request #24 from ingara/master
faf509a8b Escape filename when sourcing config file
e7784d17b Fix ext detection in syntax
6118a4d4a Enable JSX syntax/indent for .jsx files
d6bb935a8 Merge pull request #12 from jbaiter/namespaces
c9add7fef Add support for namespaced JSX Tags (available since React 0.11)
5b454c3a4 Merge pull request #15 from baskerville/master
400628d13 Call the search function with the wrapping flag on
3b20d44e2 Cleanup
0eeb47fb6 Merge pull request #14 from baskerville/master
042daddd0 Use the *search* function to detect the pragma
1e50d3fd1 Add option to disable requiring @jsx pragma matching
795c2a74e Look for @jsx pragma natively, rather than with grep
467353fd6 Merge pull request #8 from dchest/letter
5436b498e Tags cannot start with a digit.
465480a32 Merge pull request #6 from dchest/patch-1
d04fd5ec4 Enable JSX syntax/indent only when @jsx pragma is found
58cba8d23 Do not consider << as a start tag.
890afd41c Merge pull request #4 from golmansax/master
c09f9b5c7 Fixing Pathogen link
72926560b Merge pull request #2 from justinj/matchit
69f3f3a51 Enable using '%' to jump to matching tags
005282cfa Get rid of `xhp' instances in README
5b08c8732 Use default indentation when we leave a JSX context
db237b957 Remove some indentkeys; execute less code
2893c4edc Much more robust indenting
292955d8f Better indent interactions with {}\n</x> and \n/>\n</x>
1aa4c15ed Add Depends comment line to indent
c4f2d5976 Initial commit: JSX syntax and indenting
REVERT: 1886ffabc Squashed 'vim/bundle/jsx/' content from commit 82773e7

git-subtree-dir: vim/bundle/jsx
git-subtree-split: c6d0fd7d4d9d1e26c7643d02bb9abe5db91903c8
9 years ago
Buddy Sandidge 67178997a6 Squashed 'vim/bundle/jsx/' content from commit 1886ffabc
git-subtree-dir: vim/bundle/jsx
git-subtree-split: 1886ffabc819a99db04628121c1331eda4830023
9 years ago