Commit Graph

6 Commits

Author SHA1 Message Date
Adam Stankiewicz
cef5e2d931
Disable ftdetect parts of some plugins, fixes #254
vim-polyglot discourages use of commands like:

autocmd BufRead *
autocmd BufNewFile *

And others that execute for every file / buffer opened.
2017-12-30 15:53:17 +01:00
Adam Stankiewicz
17ad302c54
Change python syntax providers, closes #209 2017-12-30 11:55:40 +01:00
Adam Stankiewicz
30c87b73de
Automatically set vb format, closes #243 2017-11-19 21:51:43 +01:00
Adam Stankiewicz
8002795088
Fix elixir not opening with :Explore, closes #172 2017-02-02 22:11:43 +01:00
Adam Stankiewicz
acd25ccf95
Switch to elzr for json syntax, and disable conceal by default 2016-07-26 13:52:30 +02:00
Adam Stankiewicz
7dd62806a0
Enable jsx by default 2016-07-26 13:52:30 +02:00