Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-17 | Fix testsv4.13.4 | Adam Stankiewicz | 1 | -3/+3 | |
2020-10-16 | Add extensions to the readme | Adam Stankiewicz | 1 | -134/+134 | |
2020-10-16 | Use language names instead of filetype names | Adam Stankiewicz | 1 | -144/+144 | |
2020-10-16 | Update | Adam Stankiewicz | 1 | -144/+144 | |
2020-10-16 | Mention filetypes in the readme | Adam Stankiewicz | 1 | -144/+144 | |
2020-10-14 | Alaways use native vim syntax, fixes #582v4.13.3 | Adam Stankiewicz | 1 | -1/+0 | |
2020-10-14 | Add and fix tests from upstream vim | Adam Stankiewicz | 1 | -2/+1 | |
2020-10-08 | Fix markdown and other highlighting, #578 | Adam Stankiewicz | 1 | -1/+1 | |
2020-10-07 | Use neovim version of .vim highlighting, #578 | Adam Stankiewicz | 1 | -0/+1 | |
2020-10-07 | Fix test and loading of filetypes, closes #577v4.13.2 | Adam Stankiewicz | 1 | -2/+2 | |
2020-10-07 | Remove context from packages, fixes #575 | Adam Stankiewicz | 1 | -1/+1 | |
2020-10-07 | Remove man plugin from vim, it does not work for nvim, closes #576 | Adam Stankiewicz | 1 | -1/+1 | |
2020-10-06 | Update readme | Adam Stankiewicz | 1 | -1/+1 | |
2020-10-06 | Simplify list of packages | Adam Stankiewicz | 1 | -436/+2 | |
2020-10-06 | Add all vim filetypes | Adam Stankiewicz | 1 | -1/+385 | |
2020-10-04 | Add some missing filetypes | Adam Stankiewicz | 1 | -1/+5 | |
2020-10-02 | Update Vim 8 installation instructions | Adam Stankiewicz | 1 | -2/+1 | |
2020-10-02 | Resolve issues with loading order, closes #571v4.13.1 | Adam Stankiewicz | 1 | -2/+1 | |
2020-09-30 | Update README.md | Adam Stankiewicz | 1 | -2/+2 | |
2020-09-30 | Document how to install with vim8 packages | Adam Stankiewicz | 1 | -2/+3 | |
2020-09-30 | Brag in readme about shortened ftdetect time | Adam Stankiewicz | 1 | -1/+1 | |
2020-09-29 | Fix detection of conf files, closes #569 | Adam Stankiewicz | 1 | -1/+2 | |
2020-09-28 | Change less provider, closes #567 | Adam Stankiewicz | 1 | -1/+1 | |
2020-09-28 | Add missing filetypes for sql | Adam Stankiewicz | 1 | -1/+2 | |
2020-09-25 | Change gitignore provider | Adam Stankiewicz | 1 | -1/+1 | |
2020-09-24 | Add support for .gitignore highlighting | Adam Stankiewicz | 1 | -1/+2 | |
2020-09-24 | Change maintained badge | Adam Stankiewicz | 1 | -1/+1 | |
2020-09-24 | Fix django highlighting, fixes #553 | Adam Stankiewicz | 1 | -5/+5 | |
2020-09-23 | Update readme | Adam Stankiewicz | 1 | -2/+2 | |
2020-09-23 | Allow to disable only syntax highlighting, #556v4.11.0 | Adam Stankiewicz | 1 | -1/+7 | |
2020-09-23 | Add more advanced cpp syntax, #557 | Adam Stankiewicz | 1 | -1/+2 | |
2020-09-23 | Fix polyglot_disabled docs, closes #555 | Adam Stankiewicz | 1 | -1/+3 | |
2020-09-16 | Write heuristics for perl, closes #550v4.10.2 | Adam Stankiewicz | 1 | -1/+4 | |
2020-09-15 | Fix eruby filetype detect, closes #547v4.9.10v4.10.1 | Adam Stankiewicz | 1 | -1/+1 | |
2020-09-10 | Add odin support, closes #544 | Adam Stankiewicz | 1 | -1/+2 | |
2020-09-10 | Fix filetype detection and docini filetypesv4.9.9 | Adam Stankiewicz | 1 | -1/+2 | |
2020-09-08 | Fix some ftdetect issues from tests | Adam Stankiewicz | 1 | -1/+2 | |
2020-09-06 | Add support for Visual Basic and Basic | Adam Stankiewicz | 1 | -1/+3 | |
2020-09-06 | Remove stephpy/vim-yaml syntaxv4.9.3 | Adam Stankiewicz | 1 | -2/+1 | |
It causes issues: - https://github.com/dracula/vim/pull/163 - https://github.com/stephpy/vim-yaml/issues/22 | |||||
2020-09-06 | Fix weird indentation issue of yaml | Adam Stankiewicz | 1 | -2/+3 | |
2020-09-05 | Add support for Idris2, closes #534 (#535) | CodingCellist | 1 | -1/+2 | |
2020-09-04 | Allow to disable autoindent with g:polyglot_disabled | Adam Stankiewicz | 1 | -1/+7 | |
2020-09-04 | Switch to neovim version of help filetype, fixes #536 | Adam Stankiewicz | 1 | -1/+1 | |
2020-09-03 | Update contribution info | Adam Stankiewicz | 1 | -1/+1 | |
2020-09-01 | Automatically detect indentation, closes #529v4.8.0 | Adam Stankiewicz | 1 | -1/+1 | |
2020-09-01 | Add sql support for javascriptv4.7.0 | Adam Stankiewicz | 1 | -1/+2 | |
2020-09-01 | Remove vim-sql-syntax, #528v4.6.1 | Adam Stankiewicz | 1 | -2/+1 | |
2020-09-01 | Some major updates including heuristicsv4.6.0 | Adam Stankiewicz | 1 | -156/+191 | |
- Allow to define heuristics in heuristics.yaml - Migrate all filetypes from vim beginning with "a" - Remove enhanced cpp syntax (it was too slow to load) - Use setf instead of set ft for setting filetype (faster) - Override native hauristics with au! - Add globbing of files for packages - Replace predefined dirs with extra_dirs and ignored_dirs - Allow to define proper order of packages with topological sort - Fix powershell detection - Lint and fix many packages.yaml issues - etc etd | |||||
2020-08-25 | Cleanup ftdetect | Adam Stankiewicz | 1 | -2/+2 | |
2020-08-24 | Include docs of plugins | Adam Stankiewicz | 1 | -28/+28 | |