Commit Graph

  • 92ef2f74f4 Merge pull request #569 from Dosx001/master master mattn 2026-03-24 17:18:49 +09:00
  • 66614158bd fix: replace deprecated treesitter call Andres Rodriguez 2026-03-21 16:18:37 -07:00
  • 9cd8a85ffb Revert "CI: test only with Vim head, remove skip workarounds" Yasuhiro Matsumoto 2026-03-20 23:20:15 +09:00
  • 8447f060ad CI: test only with Vim head, remove skip workarounds Yasuhiro Matsumoto 2026-03-20 23:18:43 +09:00
  • 497a025f14 CI: test only with Vim head Yasuhiro Matsumoto 2026-03-20 23:18:11 +09:00
  • 809e4249d6 Skip visual/input tests in ex mode for CI compatibility Yasuhiro Matsumoto 2026-03-20 23:15:27 +09:00
  • 96c35359b9 Update CI to test with Vim 9.1 instead of 9.0 Yasuhiro Matsumoto 2026-03-20 23:10:59 +09:00
  • bae30d2ae4 Convert tests from custom unittest.vim to vim-themis format Yasuhiro Matsumoto 2026-03-20 23:08:50 +09:00
  • 74be26b7a0 Add GitHub Actions workflow for vim-themis tests Yasuhiro Matsumoto 2026-03-20 22:49:31 +09:00
  • 21af7f3e2c Convert tests from custom unittest.vim to vim-themis format Yasuhiro Matsumoto 2026-03-20 22:47:52 +09:00
  • a4d8b71bf7 Refactor emmet.vim: extract duplicated expand/filter logic Yasuhiro Matsumoto 2026-03-20 22:17:44 +09:00
  • 3c17b27664 Refactor util.vim: extract duplicated logic into helper functions Yasuhiro Matsumoto 2026-03-20 22:16:47 +09:00
  • cc8b1a9f22 Fix basevalue access before empty string check in parseIntoTree Yasuhiro Matsumoto 2026-03-07 16:46:10 +09:00
  • fbb61e7ef2 Use shellescape() for external commands to prevent command injection Yasuhiro Matsumoto 2026-03-07 16:45:56 +09:00
  • 8623326f4c Fix mergeConfig() list merge bug Yasuhiro Matsumoto 2026-03-07 16:44:58 +09:00
  • edb1941955 Fix duplicate mergeLines() definition Yasuhiro Matsumoto 2026-03-07 16:44:38 +09:00
  • 7c44caa0e6 Refactoring Yasuhiro Matsumoto 2026-03-07 11:08:24 +09:00
  • e983971449 Merge pull request #566 from mmppppss/master mattn 2025-07-15 11:44:13 +09:00
  • 56199c129a fix bugemmet.vim Pedro Pozo 2025-07-14 21:12:24 -04:00
  • 6c511a8d7d Merge pull request #558 from kola-web/master mattn 2024-08-10 11:07:49 +09:00
  • 033476412e Change treesitter judgment method kola 2024-08-10 09:32:53 +08:00
  • 8f1581550d my_utils.lua -> emmet_utils.lua kola 2024-08-10 09:29:20 +08:00
  • c5c5188a0b support treesitter kola 2024-08-09 18:05:31 +08:00
  • 3fb2f63799 support avif for image encode/decode Yasuhiro Matsumoto 2024-06-14 23:09:53 +09:00
  • def5d57a1a Merge pull request #533 from eight04/dev-update-tag-name mattn 2021-12-05 00:38:44 +09:00
  • f4c999bdf2 Fix: updateTag doesn't support hyphen eight04 2021-12-04 22:28:25 +08:00
  • f960b9bd59 Fix: make updateTag work with tag name eight04 2021-12-04 00:23:16 +08:00
  • 1b7e460de0 Merge pull request #523 from snxx-lppxx/master mattn 2021-09-30 23:47:58 +09:00
  • f0df5fa676 Update README.mkd snxx 2021-09-30 19:26:28 +05:00
  • baf5546734 Merge pull request #492 from nhooyr/master mattn 2021-09-30 00:57:53 +09:00
  • 58e24035cc Merge pull request #514 from thecodemensch/master mattn 2021-09-30 00:46:54 +09:00
  • 4ea41b2cba Merge pull request #522 from skylarmb/patch-1 mattn 2021-09-30 00:44:43 +09:00
  • f2a80ddfa2 Update README.mkd snxx 2021-09-29 00:03:02 +05:00
  • 413fb145fe Update README.mkd snxx 2021-09-29 00:01:22 +05:00
  • 8b079dcf6e Update README.mkd Skylar 2021-09-08 09:17:29 -07:00
  • 46e60676f2 Add note Yasuhiro Matsumoto 2021-04-17 21:42:11 +09:00
  • 1f5daf6810 Merge pull request #515 from ChristianChiarulli/master mattn 2021-03-20 21:22:08 +09:00
  • 15216aa849 Add support for javascriptreact and typescriptreact filetypes fixes: #505 Chris 2021-03-19 22:19:26 -04:00
  • 209220ee02 Updated README.mkd for responsiveness snippet Ibrahim 2021-03-03 12:34:22 +05:30
  • fc547c48a8 Added meta tag for responsiveness. ibrahim 2021-03-02 16:31:33 +05:30
  • 60930a968d Fix syntax Yasuhiro Matsumoto 2020-10-22 08:22:30 +09:00
  • 8255d7d0b9 Merge pull request #502 from mattn/use-autocmd mattn 2020-10-20 18:23:42 +09:00
  • 9c526a43d6 Use autocmd to apply syntax styledEmmetAbbreviation Yasuhiro Matsumoto 2020-10-20 17:36:24 +09:00
  • a46a282c5e Merge pull request #501 from gitusp/support-styled-components mattn 2020-10-19 12:20:26 +09:00
  • f8e6431776 Add support for CSS in JS annotations like css` and styled.*` gitusp 2020-10-18 06:55:14 +09:00
  • 1533dd03a1 Make mappings silent by default Anmol Sethi 2020-07-29 12:19:11 -04:00
  • dc6cb4fd07 Remove atttribues with setting v:null in default_attributes Yasuhiro Matsumoto 2020-06-21 00:27:03 +09:00
  • 76285f8ec4 Merge pull request #484 from grohiro/boolean_attr mattn 2020-05-04 11:03:35 +09:00
  • e4d9455d5a Fix updateTag with boolean attr grohiro 2020-05-04 00:29:37 +09:00
  • c7643e5b61 Merge pull request #477 from zorro/fix445 mattn 2020-03-07 20:01:46 +09:00
  • e9033d0d88 fix for #445 Arun 2020-03-07 15:11:56 +05:30
  • 84a0388827 [WIP] styled styled Yasuhiro Matsumoto 2019-11-13 16:28:12 +09:00
  • 5f559fae12 Update FUNDING.yml mattn 2019-10-08 17:37:10 +09:00
  • 10b3746ecb Merge pull request #468 from r6eve/fix/minor-typo mattn 2019-08-27 18:25:18 +09:00
  • 61deeebdc9 Fix minor typo r6eve 2019-08-27 18:15:14 +09:00
  • 37203af2b3 Add LICENSE Yasuhiro Matsumoto 2019-08-27 15:06:44 +09:00
  • 461700696e Merge pull request #462 from baxter2/installation-pathogen mattn 2019-07-24 15:34:43 +09:00
  • ef1d557b59 explicit installation instructions for pathogen baxter2 2019-07-24 15:55:53 +10:00
  • 15ef997d4d Implement imageEncode on CSS Yasuhiro Matsumoto 2019-06-24 23:35:52 +09:00
  • f4afd031a3 Fix next item in CSS Yasuhiro Matsumoto 2019-06-24 23:20:54 +09:00
  • 5a7c7930c6 Fix mergeLines() Yasuhiro Matsumoto 2019-06-20 00:32:53 +09:00
  • 3f53d7b637 Add mergeLines() Yasuhiro Matsumoto 2019-06-20 00:05:36 +09:00
  • 9f854c868e Add mergeLines() Yasuhiro Matsumoto 2019-06-20 00:02:06 +09:00
  • 6ee9d6d417 rename Yasuhiro Matsumoto 2019-06-19 23:39:03 +09:00
  • 685359e892 Merge branch 'master' of https://github.com/mattn/emmet-vim Yasuhiro Matsumoto 2019-06-19 14:56:36 +09:00
  • b9f1ae467b Fix remove tag Yasuhiro Matsumoto 2019-06-19 01:39:37 +09:00
  • 32dd6d3064 Fix split/join tag Yasuhiro Matsumoto 2019-06-19 01:08:51 +09:00
  • 50b44d90c9 Fix hang-up while split/join tag Yasuhiro Matsumoto 2019-06-19 00:46:33 +09:00
  • 7b08b89d7d Implement image encode Yasuhiro Matsumoto 2019-06-18 15:44:00 +09:00
  • d02023cd7a Fix unit expanding Yasuhiro Matsumoto 2019-06-18 03:56:28 +09:00
  • 6039842751 Fix unit expanding Yasuhiro Matsumoto 2019-06-18 03:49:40 +09:00
  • dad174f359 auto is not unit name Yasuhiro Matsumoto 2019-06-18 03:25:51 +09:00
  • 47c28892d9 Fix unit expanding Yasuhiro Matsumoto 2019-06-18 03:22:31 +09:00
  • 192d22fe69 Handle ex Yasuhiro Matsumoto 2019-06-18 03:10:06 +09:00
  • 24fbb0aef7 Fix move next/prev Yasuhiro Matsumoto 2019-06-07 15:18:29 +09:00
  • 0414b53a23 Update FUNDING.yml mattn 2019-05-23 23:51:11 +09:00
  • 369a5420f0 Update FUNDING.yml mattn 2019-05-23 23:49:26 +09:00
  • 456d094ef3 Create FUNDING.yml mattn 2019-05-23 23:43:41 +09:00
  • 633320d968 Merge pull request #459 from mattn/fix-dot mattn 2019-05-23 20:23:08 +09:00
  • 5531b23f20 Fix unittest Yasuhiro Matsumoto 2019-05-23 20:20:45 +09:00
  • b7cc3a743f Fix emmet#isExpandable() Yasuhiro Matsumoto 2019-05-23 18:52:17 +09:00
  • 758421535f Merge pull request #456 from mattn/fix-balance mattn 2019-05-19 23:28:37 +09:00
  • 6a6dc6e093 Fix balance tag Yasuhiro Matsumoto 2019-05-19 23:26:36 +09:00
  • 97b0b6c643 Merge pull request #455 from M4R7iNP/fix-root-filetype-detection mattn 2019-05-19 22:03:15 +09:00
  • f8fc806a61 get extends recursively, minor additional fixes for pug and jsx Martin Pedersen 2019-05-09 00:45:41 +02:00
  • ae7d31f290 Fixes #452, #448 Yasuhiro Matsumoto 2019-04-16 00:21:28 +09:00
  • d698f16587 Expand lorem with div only when there is multiplier. Yasuhiro Matsumoto 2019-02-11 00:04:31 +09:00
  • 19f2821b7b Merge pull request #447 from mattn/ignore-embeded mattn 2019-01-29 01:03:24 +09:00
  • 922784dad6 Fix Makefile Yasuhiro Matsumoto 2019-01-29 00:57:37 +09:00
  • eb8a4782ba Fix css Yasuhiro Matsumoto 2019-01-29 00:54:17 +09:00
  • b79f9128d3 Fix test Yasuhiro Matsumoto 2019-01-29 00:41:06 +09:00
  • 5d6870c0af Add ignore_embeded_filetype Yasuhiro Matsumoto 2019-01-29 00:15:23 +09:00
  • 5fc2cc0fae xenial Yasuhiro Matsumoto 2019-01-29 00:09:20 +09:00
  • d99b422a39 Add ignore_embeded_filetype since slim filetype is confusing to html. Yasuhiro Matsumoto 2019-01-28 23:59:03 +09:00
  • 3720be60fb Merge pull request #446 from soywod/master mattn 2019-01-28 23:50:20 +09:00
  • 313e241932 add support for typescript Clément DOUIN 2019-01-28 14:21:18 +01:00
  • 19e3240bf3 Fix getFileType Yasuhiro Matsumoto 2019-01-16 21:57:43 +09:00
  • e6fb10d22a Merge pull request #416 from rgalbo/patch-1 mattn 2018-11-29 15:56:27 +09:00
  • d2a7edf1ad Merge pull request #440 from tyru/add-gitlink mattn 2018-11-29 15:55:44 +09:00
  • 37ac8c3421 fix: add gitlink of 'docs' tyru 2018-11-10 13:45:41 +09:00