Commit Graph

  • bff55a54fa Update Vim 8 installation instructions Adam Stankiewicz 2020-10-02 00:44:02 +02:00
  • 560024abe0 Resolve issues with loading order, closes #571 v4.13.1 Adam Stankiewicz 2020-10-02 00:36:09 +02:00
  • 3ad297db5c Fix error when editing path for shebang (#572) Chayoung You 2020-09-30 18:20:29 +09:00
  • 5d7121d829 Update README.md Adam Stankiewicz 2020-09-30 11:03:53 +02:00
  • 8b272d6e52 Document how to install with vim8 packages Adam Stankiewicz 2020-09-30 05:38:14 +02:00
  • 449bb88248 Make loading faster for ambiguous extensions without heuristics v4.13.0 Adam Stankiewicz 2020-09-30 01:40:34 +02:00
  • 7036147860 Brag in readme about shortened ftdetect time Adam Stankiewicz 2020-09-30 01:23:41 +02:00
  • a37e7e2939 Reduce startup time by avoiding calling slow au! Adam Stankiewicz 2020-09-30 01:22:44 +02:00
  • c1aac2e279 Deduplicate polyglot files Adam Stankiewicz 2020-09-29 23:36:28 +02:00
  • 543e8c917b Modularize lazy loading of polyglot parts Adam Stankiewicz 2020-09-29 21:48:38 +02:00
  • 2f133372bc Make loading faster for ambiguous extensions Adam Stankiewicz 2020-09-29 19:51:43 +02:00
  • 539952f922 Prevent warning for ps1xml heuristics, #570 Adam Stankiewicz 2020-09-29 19:38:49 +02:00
  • b5cc8fc336 Remove ambiguity for terraform files, #570 Adam Stankiewicz 2020-09-29 19:35:05 +02:00
  • 1872af2d5e Fix detection of conf files, closes #569 Adam Stankiewicz 2020-09-29 19:11:11 +02:00
  • 46b09b0d5b Remove {{ }} from detecting htmldjango, #560 Adam Stankiewicz 2020-09-29 16:26:03 +02:00
  • 63f43f3b01 Make ftdetect even shorter Adam Stankiewicz 2020-09-28 19:35:09 +02:00
  • 046a052f18 Make generated file bit shorter Adam Stankiewicz 2020-09-28 19:13:59 +02:00
  • 31409eaafb Fix all warning messages Adam Stankiewicz 2020-09-28 18:56:36 +02:00
  • f431aee86e Change less provider, closes #567 Adam Stankiewicz 2020-09-28 18:28:56 +02:00
  • 6a086b0c79 Fix many extensions detection Adam Stankiewicz 2020-09-28 03:00:01 +02:00
  • 692db4dc29 Fix more warnings Adam Stankiewicz 2020-09-28 02:30:26 +02:00
  • 417df69667 Fix zsh missing filenames Adam Stankiewicz 2020-09-28 02:19:06 +02:00
  • ae778bdb17 Add missing filetypes for sql Adam Stankiewicz 2020-09-28 01:33:57 +02:00
  • b7598ff0c5 Add missing filetypes for systemd Adam Stankiewicz 2020-09-28 01:23:00 +02:00
  • 312e95099d Show warnings only for DEV build Adam Stankiewicz 2020-09-28 00:43:36 +02:00
  • 63369f98ef Fix missing filetypes detection Adam Stankiewicz 2020-09-28 00:41:10 +02:00
  • 2116dd281b Fix some missing extensions warnings Adam Stankiewicz 2020-09-28 00:31:39 +02:00
  • 7ec499c19f Set indentation only locally, fixes #564 v4.12.1 Adam Stankiewicz 2020-09-27 12:05:29 +02:00
  • 33b86476b6 Fix neovim warning, closes #563 Adam Stankiewicz 2020-09-26 01:23:08 +02:00
  • 4f36a63813 Update filenames for gitignore Adam Stankiewicz 2020-09-25 00:09:44 +02:00
  • d6479bbf0b Change gitignore provider Adam Stankiewicz 2020-09-25 00:07:37 +02:00
  • d53d2189b9 Add support for .gitignore highlighting Adam Stankiewicz 2020-09-24 23:24:42 +02:00
  • a6a6aeab76 Improve django filetype detection, closes #560 v4.12.0 Adam Stankiewicz 2020-09-24 22:52:50 +02:00
  • 444e7f184d Change maintained badge Adam Stankiewicz 2020-09-24 19:00:06 +02:00
  • 4c028b37bf Add warning to generated files Adam Stankiewicz 2020-09-24 18:56:07 +02:00
  • 9ff714cb6c Extract non-generated code to polyglot.vim Adam Stankiewicz 2020-09-24 18:52:58 +02:00
  • e2bbed8acc Fix django highlighting, fixes #553 Adam Stankiewicz 2020-09-24 10:50:19 +02:00
  • 6b4da27538 Improve html heuristics Adam Stankiewicz 2020-09-24 09:24:13 +02:00
  • c284af58fa Update readme Adam Stankiewicz 2020-09-23 23:55:28 +02:00
  • 50aa05bd72 Allow to disable only syntax highlighting, #556 v4.11.0 Adam Stankiewicz 2020-09-23 23:49:57 +02:00
  • 7e2d060f88 Fix detecting jinja templates, #553 Adam Stankiewicz 2020-09-23 23:25:01 +02:00
  • 3a298c9759 Add more advanced cpp syntax, #557 Adam Stankiewicz 2020-09-23 22:04:29 +02:00
  • d9ec600545 Allow to use ruby 2.5.5, closes #558 Adam Stankiewicz 2020-09-23 20:18:38 +02:00
  • 33f0964d53 Update test script to ruby Adam Stankiewicz 2020-09-23 19:37:50 +02:00
  • 92cb76e33a Fix polyglot_disabled docs, closes #555 Adam Stankiewicz 2020-09-23 09:43:36 +02:00
  • 378dcb3878 Update tests location Adam Stankiewicz 2020-09-22 21:47:21 +02:00
  • 6f0c50457f Build Adam Stankiewicz 2020-09-22 17:16:27 +02:00
  • 06548fe617 Get rid of s:Setf helper Adam Stankiewicz 2020-09-16 17:43:03 +02:00
  • 0118088e0a Make config more vim-independent Adam Stankiewicz 2020-09-16 17:24:10 +02:00
  • 17c2b630e1 Write heuristics for perl, closes #550 v4.10.2 Adam Stankiewicz 2020-09-16 15:50:39 +02:00
  • 271679272c Fix eruby filetype detect, closes #547 v4.9.10 v4.10.1 Adam Stankiewicz 2020-09-15 11:19:56 +02:00
  • d43d269bed Update Adam Stankiewicz 2020-09-15 10:45:50 +02:00
  • 4314841aa4 Fix build, closes #548 Adam Stankiewicz 2020-09-13 09:14:21 +02:00
  • 5308fab3e9 Fix build, closes #548 Adam Stankiewicz 2020-09-13 09:13:11 +02:00
  • c842cbcb59 Update Adam Stankiewicz 2020-09-12 14:54:55 +02:00
  • 314621a395 Make warning more clear, #546 Adam Stankiewicz 2020-09-11 13:56:24 +02:00
  • ca8818e8ed Improve issue template Adam Stankiewicz 2020-09-10 16:46:31 +02:00
  • 947e6853aa Improve issue template Adam Stankiewicz 2020-09-10 16:42:43 +02:00
  • 05ff14bfda Add odin support, closes #544 Adam Stankiewicz 2020-09-10 16:38:32 +02:00
  • 9243367ba3 Automatically detect script filetype when typing v4.10.0 Adam Stankiewicz 2020-09-10 15:40:27 +02:00
  • 1eed30b2af Fix filetype detection and docini filetypes v4.9.9 Adam Stankiewicz 2020-09-10 14:07:02 +02:00
  • be092d6f43 Fix jsx indentation, closes #543 v4.9.8 Adam Stankiewicz 2020-09-10 12:18:29 +02:00
  • fb7cf8a9ab Update Adam Stankiewicz 2020-09-10 10:30:32 +02:00
  • 19a69cf77d Remove debugging code... v4.9.7 Adam Stankiewicz 2020-09-09 19:22:27 +02:00
  • 4f7a4036eb Finally fix issues with tab detection, #541 v4.9.6 Adam Stankiewicz 2020-09-09 19:08:17 +02:00
  • 0ff5d451b0 Fix b:sleuth_culprit for tabs Adam Stankiewicz 2020-09-09 18:31:30 +02:00
  • 49840b1893 Show full path in b:sleuth_culprit Adam Stankiewicz 2020-09-09 18:28:23 +02:00
  • 2dc954d6fa Last fixes to b:sleuth_culprit Adam Stankiewicz 2020-09-09 18:07:03 +02:00
  • 2369cd5d22 Make b:sleuth_culprit more readable Adam Stankiewicz 2020-09-09 18:02:38 +02:00
  • 46affb6153 Show warning if g:polyglot_disabled is not at the top of .vimrc v4.9.5 Adam Stankiewicz 2020-09-09 17:50:40 +02:00
  • a4cc3f64f9 Make it easier to debug indentation issues, #542 Adam Stankiewicz 2020-09-09 17:39:27 +02:00
  • 2fe310256e Transcompile ..= operator to support old vims, fixes #542 Adam Stankiewicz 2020-09-09 17:08:29 +02:00
  • 2e1a980632 Add missing functions from Sleuth, #541 Adam Stankiewicz 2020-09-09 16:48:49 +02:00
  • cecfb5dd10 Fix disabling autoindent, #541 Adam Stankiewicz 2020-09-09 16:45:51 +02:00
  • a4a9481d37 Fix disabling autoindent, closes #541 Adam Stankiewicz 2020-09-09 11:58:14 +02:00
  • 5e5d127eb8 Add expect (fix tests) Adam Stankiewicz 2020-09-08 22:41:51 +02:00
  • 002573265a Fix some ftdetect issues from tests Adam Stankiewicz 2020-09-08 21:17:24 +02:00
  • a4b91124a8 Fix auto-detecting indent, closes #540 v4.9.4 Adam Stankiewicz 2020-09-08 16:15:45 +02:00
  • 46040f3ffd Add heuristics for .h extension Adam Stankiewicz 2020-09-06 23:37:24 +02:00
  • 48254ec7ad Add more apache filetypes Adam Stankiewicz 2020-09-06 21:07:04 +02:00
  • cd2fded0e0 Add support for Visual Basic and Basic Adam Stankiewicz 2020-09-06 20:51:38 +02:00
  • 255345bf95 Remove stephpy/vim-yaml syntax v4.9.3 Adam Stankiewicz 2020-09-06 19:25:34 +02:00
  • 3169f80169 Remove empty blocks Adam Stankiewicz 2020-09-06 19:23:23 +02:00
  • e9b3bcd5e1 Ensure duplicate tags do not happen in the future, #538 Adam Stankiewicz 2020-09-06 19:20:09 +02:00
  • d9ee362537 Fix weird indentation issue of yaml Adam Stankiewicz 2020-09-06 15:08:20 +02:00
  • 57badea2dc Ignore idris2 doc, fixes #538 Adam Stankiewicz 2020-09-06 02:34:46 +02:00
  • 3baafd5c33 Add support for Idris2, closes #534 (#535) CodingCellist 2020-09-05 21:37:11 +02:00
  • b0124dc880 Ignore files from homedir and root for indent v4.9.2 Adam Stankiewicz 2020-09-04 19:45:47 +02:00
  • 99166bd51f Do not set indent on by default Adam Stankiewicz 2020-09-04 19:21:08 +02:00
  • 48b4f233c5 Fix detecting indentation in some CSS Adam Stankiewicz 2020-09-04 19:02:39 +02:00
  • 556ba05cee Ignore heredoc when detecting indent v4.9.1 Adam Stankiewicz 2020-09-04 18:55:51 +02:00
  • 262960fa22 Synchronize shiftwidth with tabstop by default v4.9.0 Adam Stankiewicz 2020-09-04 18:29:53 +02:00
  • b2640b5b76 Fix detection of indentation, #537 Adam Stankiewicz 2020-09-04 17:31:22 +02:00
  • c30ba66d22 Let user select tabstop, by not changing it Adam Stankiewicz 2020-09-04 14:23:18 +02:00
  • 4df00e6574 Allow to disable autoindent with g:polyglot_disabled Adam Stankiewicz 2020-09-04 14:18:37 +02:00
  • 48f59577c8 Switch to neovim version of help filetype, fixes #536 Adam Stankiewicz 2020-09-04 12:11:55 +02:00
  • 96179c95ba Update contribution info Adam Stankiewicz 2020-09-03 17:16:08 +02:00
  • 520389bbfd Add test for terraform Adam Stankiewicz 2020-09-03 05:38:07 +02:00
  • 7123e97498 Disable native autocommands when appropriate, fixes #533 v4.8.1 Adam Stankiewicz 2020-09-03 05:36:55 +02:00
  • 63119f09d1 Automatically detect indentation, closes #529 v4.8.0 Adam Stankiewicz 2020-09-01 23:38:17 +02:00