summaryrefslogtreecommitdiffstats
path: root/config.vim (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-09-06Remove unnecessary tsx fixAdam Stankiewicz1-4/+0
2019-09-06Remove unnecessary graphql fixAdam Stankiewicz1-6/+0
2019-09-04Update elixir filedetect, closes #421Adam Stankiewicz1-8/+3
2019-06-09Make typescript.tsx default filetype for tsx, fixes #409v3.9.1Adam Stankiewicz1-0/+4
2019-06-08Add s:setf helper, fixes #399Adam Stankiewicz1-0/+6
2019-06-08Add tsx provider, closes #330Adam Stankiewicz1-3/+0
2019-03-10Add csv plugin, closes #239Adam Stankiewicz1-0/+8
2019-03-04Use upstreadm mdx ftdetectv3.5.1Adam Stankiewicz1-3/+0
2019-03-04Reintroduce mdxAdam Stankiewicz1-0/+3
2019-03-04Add tsx support, fixes #330Adam Stankiewicz1-2/+2
2019-03-04Add mdx support, closes #342Adam Stankiewicz1-0/+3
2019-03-04Add jinja support, closes #269Adam Stankiewicz1-0/+4
2018-12-26UpdateAdam Stankiewicz1-1/+1
2018-05-10Add graphql_javascript_tags, fixes #303Adam Stankiewicz1-0/+4
2018-01-10Fix filetype detection by extension, #262Adam Stankiewicz1-0/+43
2017-12-30Disable ftdetect parts of some plugins, fixes #254v3.3.1Adam Stankiewicz1-0/+11
vim-polyglot discourages use of commands like: autocmd BufRead * autocmd BufNewFile * And others that execute for every file / buffer opened.
2017-12-30Change python syntax providers, closes #209v3.3.0Adam Stankiewicz1-0/+2
2017-11-19Automatically set vb format, closes #243v3.1.0Adam Stankiewicz1-0/+4
2017-02-02Fix elixir not opening with :Explore, closes #172Adam Stankiewicz1-0/+2
2016-07-26Switch to elzr for json syntax, and disable conceal by defaultAdam Stankiewicz1-0/+5
2016-07-26Enable jsx by defaultAdam Stankiewicz1-0/+4