This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
ale/autoload
Eddie Lebow 1997a8f7e2
ShellDetect: fall back to filetype if no hashbang
Some files lack a hashbang line but still have an unambiguous filetype.
For example, the file `.zshrc` has the filetype `zsh`.

Augment ale#handlers#sh#GetShellType to fall back to the filetype if
no hashbang line can be found.
2019-11-23 00:34:40 -05:00
..
ale ShellDetect: fall back to filetype if no hashbang 2019-11-23 00:34:40 -05:00
asyncomplete/sources Add asyncomplete.vim Support (#2627) 2019-08-17 18:40:05 +01:00
ale.vim Adding support for LSP window/showMessage method (#2652) 2019-10-18 16:17:54 +01:00