aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-24Merge pull request #124 from docwhat/pr/doc-typoMitermayer Reis
doc: typo for quickfix option
2018-03-24doc: typo for quickfix optionChristian Höltje
2018-03-24don't change focus to the quicklistChristian Höltje
Add an option to restore the cursor's window & position after calling `setqflist()`.
2018-03-05Simplified the issue templatemitermayer
2018-03-05Adding issue tempalte and pr templatemitermayer
2018-02-21Removing whitespace that was breaking commandsmitermayer
2018-02-21Merge pull request #115 from LinuCC/patch-1Mitermayer Reis
Fix space in autocmd breaking autosave
2018-02-21Fix space in autocmd breaking autosavePascal Ernst
2018-02-01Merge pull request #111 from prettier/fixing-empty-spaces-directory-for-asyncMitermayer Reis
Fixing empty spaces directory for async
2018-02-01updating command to respect shell and shellcmdflagmitermayer
2018-02-01In order for vim8 async job to work with escaped directories we need tomitermayer
make sure we specify the shell
2018-02-01Merge pull request #110 from nelsyeung/masterMitermayer Reis
Fix #108 spaces in executable path problem
2018-01-31Fix #108 spaces in executable path problemNelson Yeung
2018-01-30Merge pull request #107 from prettier/updating-vue-docsMitermayer Reis
Updating docs with vue support reference
2018-01-30Updating docs with vue support referencemitermayer
2018-01-30Merge pull request #105 from prettier/adding-vue-filetypeMitermayer Reis
Adding vue file detection support
2018-01-30Adding vue file detectmitermayer
2018-01-30Merge pull request #104 from prettier/bumping-prettier-to-1.10.2Mitermayer Reis
Bumping prettier dependencie to 1.10.2
2018-01-30Bumping prettier dependencie to 1.10.2mitermayer
2018-01-30Merge pull request #103 from corburn/patch-1Mitermayer Reis
Add vue file format to README
2018-01-30Add vue file format to READMEJason Travis
2018-01-18Merge pull request #101 from nthurow/masterMitermayer Reis
Support the `--arrow-parens` configuration option
2018-01-18Support the `--arrow-parens` configuration optionNick Thurow
2018-01-15Merge pull request #98 from prettier/adding-unstable-flag-for-nvim-asyncMitermayer Reis
Disabling nvim async by default under feature flag
2018-01-15Disabling nvim async by default under feature flagmitermayer
- The new nvim async had some bugs reported, while we are still investigating fixes for it we will then disable it by default, users should be able to still use it by enabling the flag on their .vimrc in the meantime `g:prettier#nvim_unstable_async`
2018-01-14Fixing lintingmitermayer
2018-01-14Adding travis badgemitermayer
2018-01-14Integrating CImitermayer
- adding vint
2018-01-09Merge branch 'feature/adding-support-for-neovim-async'mitermayer
2018-01-08Merge pull request #94 from maurobringolf/patch-1Mitermayer Reis
Add default option values from Prettier for configuration
2018-01-08Add default option values from Prettier for configurationMauro Bringolf
2017-12-29Merge pull request #81 from neoclide/nvim-jobMitermayer Reis
Add async support for neovim
2017-12-28Merge pull request #93 from ↵Mitermayer Reis
prettier/bugfix/respecting-no-output-stdouts-from-prettier bugfix - making sure we do not replace content with empty buffer
2017-12-28bugfix - making sure we do not replace content with empty buffermitermayer
2017-12-22Merge pull request #91 from nicoder/patch-1Mitermayer Reis
fix typo in pathogen install method
2017-12-22fix typo in pathogen install methodNicolas Dermine
2017-12-15bugfix - fixing error on prettier async since we should not includemitermayer
quotes for bash args
2017-12-12Merge pull request #90 from ffky/prose-wrap-optionMitermayer Reis
Add --prose-wrap option
2017-12-12Add --prose-wrap optionFranky Chung
2017-12-10Merge pull request #87 from gustavo-gimenez/masterMitermayer Reis
Just a simple documentation for vim-pathogen
2017-12-10text was included inside the block codeGustavo Gimenez
2017-12-10simple hint for vim-pathogen installationGustavo Gimenez
2017-12-08Updating changelog for 0.2.6mitermayer
2017-12-08release 0.2.60.2.6mitermayer
2017-12-08Merge pull request #86 from prettier/feature/updating-prettier-dep-supportMitermayer Reis
Bumping prettier dep to 1.9.1
2017-12-08Bumping prettier dep to 1.9.1mitermayer
2017-12-08Merge pull request #85 from ↵Mitermayer Reis
prettier/issues-83-and-84/regression-introduced-on-new-prettier-editorconfig issues-83-and-84 - Fixing prettier 1.9 regression
2017-12-08issues-83-and-84 - Fixing prettier 1.9 regressionmitermayer
- Latest prettier version introduced a regression when using config-precedence - https://github.com/prettier/prettier/issues/3432
2017-11-15Add async support for neovimchemzqm
2017-11-08Updating changelogmitermayer