Commit Graph

  • f061eddb7c Update README.md master Adam Stankiewicz 2025-08-27 19:10:22 +02:00
  • f5393cfee0 Update README.md (#861) Haim 2024-12-05 00:22:43 +02:00
  • 692e359ad9 Update README.md Adam Stankiewicz 2024-10-22 08:33:53 +02:00
  • bc8a81d359 Update Adam Stankiewicz 2022-10-14 17:40:10 +02:00
  • 38282d5838 Update Adam Stankiewicz 2022-04-30 15:07:33 +02:00
  • 36a2bf60ad Rename TestFiletypeFuncs to avoid name collision (#796) ptzz 2022-04-27 10:51:23 +02:00
  • db7bb8ba22 Update Adam Stankiewicz 2022-04-18 12:08:27 +02:00
  • aae85fe8c2 Merge branch 'master' of https://github.com/sheerun/vim-polyglot Adam Stankiewicz 2022-04-18 12:08:03 +02:00
  • 55eed00f71 Add support for Microsoft's DSL Bicep (#776) Carl Smedstad 2022-04-18 12:05:30 +02:00
  • db3a87a50b Fix files being misdetected as shell scripts (#787) nyuszika7h 2022-04-18 12:04:32 +02:00
  • 8bb9203790 Add missing filetypes for go.sum and go.work (#789) Josa Gesell 2022-04-18 12:04:09 +02:00
  • 32d08013a6 Fix doubled comma in autocmd (#791) Michael Meyer 2022-04-18 06:03:43 -04:00
  • 0e1b191209 Check if TestFiletypeFuncs exists before defining it (#788) Olaf Alders 2022-04-18 06:03:02 -04:00
  • a4f98d2a9e Update Adam Stankiewicz 2022-03-12 15:46:18 +01:00
  • 83422e0a1f Use old version of vim repository, fixes #779 Adam Stankiewicz 2022-02-21 00:04:43 +01:00
  • 1d1f36b24e Use old version of vim repository, fixes #779 v4.17.1 patch-42 Adam Stankiewicz 2022-02-21 00:04:43 +01:00
  • b77c5f1107 Update Adam Stankiewicz 2022-02-17 04:31:35 +01:00
  • 2c5af8f89d Update README.md Adam Stankiewicz 2022-01-23 22:38:54 +01:00
  • 3a1fd1b41e Update README.md Adam Stankiewicz 2022-01-23 22:37:28 +01:00
  • b1704aba87 Update README.md Adam Stankiewicz 2022-01-23 22:36:51 +01:00
  • 040e90bd02 Update README.md Adam Stankiewicz 2022-01-23 22:36:22 +01:00
  • c96947b1c6 Update Adam Stankiewicz 2022-01-01 18:34:50 +01:00
  • f621f6c1ee Add heuristic for fragment shader files (#737) Agorgianitis Loukas 2022-01-01 19:33:32 +02:00
  • cb80947143 Reintroduce zinit, closes #772 Adam Stankiewicz 2021-12-21 14:51:15 +01:00
  • 87a26c5bf1 Update Adam Stankiewicz 2021-12-21 14:41:23 +01:00
  • 918610d427 Put shebang detection function in s: instead of b: (#746) NariyasuHeseri 2021-11-22 08:54:40 +09:00
  • 4d4aa5fe55 Update README to clarify broader Docker support (#745) John Karahalis 2021-09-10 07:52:11 -04:00
  • b147123070 Ensure some files are compied from each package Adam Stankiewicz 2021-09-09 12:42:18 +02:00
  • 7f98e949d4 Update Adam Stankiewicz 2021-09-09 12:05:33 +02:00
  • ce31cd1d2f Update Adam Stankiewicz 2021-07-28 17:54:35 +02:00
  • 554a6ac757 Remove java syntax, fixes #723 Adam Stankiewicz 2021-07-08 12:10:14 +02:00
  • c794f186c0 Update Adam Stankiewicz 2021-07-08 11:54:15 +02:00
  • 4f5388350b Update Adam Stankiewicz 2021-06-27 10:07:29 +02:00
  • 4899585281 Add org mode, close #706 Adam Stankiewicz 2021-06-09 21:37:56 +02:00
  • 4f997c5c82 Update Adam Stankiewicz 2021-06-09 21:22:48 +02:00
  • c6f9e5b211 Add mermaid (#721) Marcos Ferreira 2021-06-09 16:21:38 -03:00
  • 3e71cdad56 Fixed typo in README.md (#719) Keito 2021-06-09 20:13:18 +01:00
  • c4e50b4e9d Update Adam Stankiewicz 2021-06-09 21:11:58 +02:00
  • 839447bbf5 Replace i3 and sway with a single repo, fixes #709 (#716) rYR79435 2021-06-09 21:10:58 +02:00
  • 85a1c3d2d8 Add justfile support (#713) Noah 2021-06-09 15:06:05 -04:00
  • 26095dda91 Update Adam Stankiewicz 2021-06-09 21:00:49 +02:00
  • dec65bafca Update Adam Stankiewicz 2021-06-09 20:58:38 +02:00
  • 6e0702bd66 Add nftables filetype (#715) Jeremy Cantrell 2021-06-09 13:58:16 -05:00
  • 7c474e5c92 Add OpenSCAD support, closes #702 Adam Stankiewicz 2021-06-09 17:00:24 +02:00
  • 1a096f0901 Fix script indentation inside html, closes #693 Adam Stankiewicz 2021-06-09 16:54:25 +02:00
  • 4dd1f8f2be Fix loading of rust autoload functions, fixes #686 Adam Stankiewicz 2021-06-09 16:19:15 +02:00
  • f05dea8dd7 Disable languages also from heuristics, fixes #673 Adam Stankiewicz 2021-06-09 14:23:57 +02:00
  • e3ad29ce79 Document which default settings are changes, closes #672 Adam Stankiewicz 2021-06-09 13:59:47 +02:00
  • b0416720e7 Enable jsdoc highlighting by default, fixes #667 Adam Stankiewicz 2021-06-09 12:55:43 +02:00
  • 643a6d0a13 De-duplicate runtime heuristic autocommands Adam Stankiewicz 2021-06-09 12:30:30 +02:00
  • f678aad210 Fix livescript filetype, closes #666 Adam Stankiewicz 2021-06-09 12:01:20 +02:00
  • af4d6aa3cf Use more modern haxe package, closes #340 Adam Stankiewicz 2021-06-09 11:49:01 +02:00
  • ff8c1d7674 Update Adam Stankiewicz 2021-06-09 09:50:19 +02:00
  • 27756b129b Update Adam Stankiewicz 2021-06-04 10:10:52 +02:00
  • c312d30231 Fix detection of racket filetype, closes #720 Adam Stankiewicz 2021-06-04 10:07:53 +02:00
  • b99ce6173f Fix tests Adam Stankiewicz 2021-06-02 02:32:03 +02:00
  • af0eaee017 Update Adam Stankiewicz 2021-06-01 18:17:40 +02:00
  • 730dcb02ca Do not touch nofileignorecase setting, fixes #694 Adam Stankiewicz 2021-04-14 12:24:46 +02:00
  • 48eb0fb1a8 Update Adam Stankiewicz 2021-04-14 12:14:37 +02:00
  • 0f9acbe2fc Remove mm from xml extensions, fixes #699 Adam Stankiewicz 2021-04-14 12:12:38 +02:00
  • 067e07e137 Change svelte provider, fixes #700 Adam Stankiewicz 2021-04-14 12:11:13 +02:00
  • 5de7022bcb Add reindent to readme #662 (#675) Christian Zangl 2021-04-14 12:09:11 +02:00
  • 67327ef831 Remove .rs extension from xml, closes #682 Adam Stankiewicz 2021-04-14 12:06:14 +02:00
  • 7d0a1706ec Switch clojure provider, closes #685 Adam Stankiewicz 2021-04-14 12:04:39 +02:00
  • 8c28a9cfca Update solitidy provider, closes #687 Adam Stankiewicz 2021-04-14 12:03:33 +02:00
  • 9e45c07a8d Update Adam Stankiewicz 2021-04-14 11:59:14 +02:00
  • 3c5fca7621 Eeplace array slice with while loops for Vim 7.4 (#677) Sezi 2021-04-14 11:56:21 +02:00
  • eda351ca89 Update Adam Stankiewicz 2021-03-10 17:22:05 +01:00
  • cc63193ce8 Update Adam Stankiewicz 2021-03-01 13:44:50 +01:00
  • 4c10562d2c Prevent overriding filetype set, fixes #663 Adam Stankiewicz 2021-01-14 21:11:27 +01:00
  • 22040ce638 Update Adam Stankiewicz 2021-01-14 20:59:40 +01:00
  • 7bde552a46 Add hjson, closes #659 Adam Stankiewicz 2021-01-03 14:14:59 +01:00
  • 09f31c433a Revert stylus provider Adam Stankiewicz 2021-01-03 14:09:55 +01:00
  • 05b8bbc938 Fix loading for vim 8 packages, closes #613 Adam Stankiewicz 2021-01-01 22:30:41 +01:00
  • f3b646fd6f Move tex to after, closes #650 Adam Stankiewicz 2021-01-01 17:26:26 +01:00
  • 2ab0b0a56a Add cson extension to coffeescript, closes #639 Adam Stankiewicz 2021-01-01 17:18:25 +01:00
  • 37bc36ac42 Change stylus provider, closes #642 Adam Stankiewicz 2021-01-01 17:14:37 +01:00
  • a817560292 Add support for gleam, closes #655 Adam Stankiewicz 2021-01-01 17:09:30 +01:00
  • 1f4236df3a Detect filetype only if not set, fixes #656 Adam Stankiewicz 2021-01-01 17:06:27 +01:00
  • 7219196dba Improve disabling ftdetect Adam Stankiewicz 2021-01-01 17:00:28 +01:00
  • d6678a1b35 Allow to disable ftdetect scripts, closes #657 Adam Stankiewicz 2021-01-01 16:54:03 +01:00
  • 0626cc90a2 Change fish provider, closes #626 v4.17.0 Adam Stankiewicz 2020-12-30 12:16:03 +01:00
  • 8af4f8e6c0 Add jsonc, closes #635 Adam Stankiewicz 2020-12-30 12:13:50 +01:00
  • e5668602cc Enable again swapfiles, fixes #638 Adam Stankiewicz 2020-12-30 09:58:20 +01:00
  • 6783bd0df9 Revert "Check changes for focus event, improves #638" Adam Stankiewicz 2020-12-30 08:36:48 +01:00
  • dc786b7641 Try to fix tests Adam Stankiewicz 2020-12-30 01:04:40 +01:00
  • 3f9ce1c6cf Add link to actions Adam Stankiewicz 2020-12-30 01:00:14 +01:00
  • 44e79fc935 Check changes for focus event, improves #638 Adam Stankiewicz 2020-12-30 00:48:12 +01:00
  • 2fcb15afa0 Add terraform to list of packages, fixes #625 Adam Stankiewicz 2020-12-30 00:05:20 +01:00
  • 1150adc4db Fix detecting conf filetype, closes #641 Adam Stankiewicz 2020-12-29 23:40:05 +01:00
  • 47dcae9131 Do not mention vim-sensible, as only tiny part of it is included Adam Stankiewicz 2020-12-29 20:45:36 +01:00
  • 4b54ae9cd9 Move setting default tabstop to sensible part Adam Stankiewicz 2020-12-29 20:42:08 +01:00
  • c5625ffedd Set shiftwidth to tabstop if greather, fixes #648 Adam Stankiewicz 2020-12-29 20:33:47 +01:00
  • 45f2f94975 Add mint-language, closes #653 Adam Stankiewicz 2020-12-29 20:17:10 +01:00
  • cec808bc19 Use maxdepth instead of depth in makefile, closes #652 Adam Stankiewicz 2020-12-29 20:08:51 +01:00
  • 95d82fdb66 Update Adam Stankiewicz 2020-12-29 19:44:40 +01:00
  • 73c5187177 Removes set incsearch which was copied from vim-sensible (#640) Carl-Philipp Jung 2020-11-27 16:10:29 +01:00
  • ab0ff253f6 Update plugins, closes #627 Adam Stankiewicz 2020-11-20 13:00:38 +01:00
  • c228e993ad Update Adam Stankiewicz 2020-11-18 20:33:42 +01:00
  • da18fe6851 Fix neovim :Tutor filetype detection (#631) Dawid Potocki 2020-11-17 15:58:46 +00:00