index
:
vim-prettier
main
Fork of vim-prettier with my patches.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autoload
Age
Commit message (
Expand
)
Author
2018-05-24
Fix PrettierAsync segmentation fault
Sam Howie
2018-05-16
Adding presets
mitermayer
2018-05-09
Fixing neovim offset for removing extra lines
mitermayer
2018-05-09
use buffered mode for neovim job
chemzqm
2018-05-04
Adding support for neovim
mitermayer
2018-05-04
Adding support for neovim finalized
mitermayer
2018-05-04
Adding follow up todos
mitermayer
2018-05-04
Making sure only single job is executed at a time with neovim
mitermayer
2018-05-04
Adding neovim runner module
mitermayer
2018-05-04
Removing unused variable
mitermayer
2018-05-04
Simple heading comments
mitermayer
2018-05-04
Creating buffer replace and save utils
mitermayer
2018-05-04
Moving modern vim async formater into its own module
mitermayer
2018-05-04
cosmetic comments and todos
mitermayer
2018-05-04
Removing unecessary method
mitermayer
2018-05-04
Refactoring out sync jobs and quickfix module
mitermayer
2018-05-04
WIP
mitermayer
2018-05-04
Moving formating ultils to buffer module
mitermayer
2018-05-03
Moving argument build into config resolver module
mitermayer
2018-05-02
Creating shim utils to handle backwards compatiblity functions
mitermayer
2018-05-02
Refactoring executable resolver out into its own module
mitermayer
2018-05-02
Adding bridge handler
mitermayer
2018-05-02
Cleaning up unecessary function
mitermayer
2018-05-02
Starting refactoring methods out to components
mitermayer
2018-04-13
Start using prettier default arguments
Christian Höltje
2018-03-25
Updating the logic for controlling the quickfix flag
mitermayer
2018-03-25
Fixing inverted flag
mitermayer
2018-03-24
don't change focus to the quicklist
Christian Höltje
2018-02-01
updating command to respect shell and shellcmdflag
mitermayer
2018-02-01
In order for vim8 async job to work with escaped directories we need to
mitermayer
2018-01-31
Fix #108 spaces in executable path problem
Nelson Yeung
2018-01-18
Support the `--arrow-parens` configuration option
Nick Thurow
2018-01-15
Disabling nvim async by default under feature flag
mitermayer
2018-01-14
Fixing linting
mitermayer
2017-12-29
Merge pull request #81 from neoclide/nvim-job
Mitermayer Reis
2017-12-28
bugfix - making sure we do not replace content with empty buffer
mitermayer
2017-12-15
bugfix - fixing error on prettier async since we should not include
mitermayer
2017-12-12
Add --prose-wrap option
Franky Chung
2017-12-08
release 0.2.6
0.2.6
mitermayer
2017-12-08
issues-83-and-84 - Fixing prettier 1.9 regression
mitermayer
2017-11-15
Add async support for neovim
chemzqm
2017-11-08
0.2.5 release
0.2.5
mitermayer
2017-11-08
issues/76 - the shellescapping util function was breaking async
mitermayer
2017-11-07
Fixing error matching regex to match new prettier CLI errors
mitermayer
2017-11-02
Borrow escape code form ale.vim
Qiming zhao
2017-11-02
Add shellescape for file path
Qiming zhao
2017-10-19
version 0.2.4 release
0.2.4
mitermayer
2017-10-19
Fixing bug where config was not being correctly loaded based on file
mitermayer
2017-10-14
Including extra information on the autoload header and doc header
mitermayer
2017-10-07
adding suppor for vim8 versions older than 8.0.0015 to use async job API
mitermayer
[prev]
[next]