index
:
vim-prettier
main
Fork of vim-prettier with my patches.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-02-21
all: remove unnecessary flags
HEAD
main
Shulhan
2023-10-10
Bumping prettier supported version
mitermayer
2023-10-10
Updating changelog
mitermayer
2023-10-10
Relese 1.0
1.0.0
mitermayer
2023-10-10
Merge pull request #348 from victorspt/fix/consider_option_version
Mitermayer Reis
2023-10-09
docs: add comment describing global variable
Victor S
2023-10-09
docs: remove TODO comment of completed task
Victor S
2023-10-09
fix: look option and CLI versions to form command
Victor S
2023-10-09
docs: add Vim foldings to config.vim
Victor S
2023-10-09
refactor: add function to select compatible flags
Victor S
2023-10-09
refactor: add function to filter flags by version
Victor S
2023-10-08
test: add tests for version comparison
Victor S
2023-10-08
refactor: add version comparison functions
Victor S
2023-10-07
refactor: add helper functions to get CLI version
Victor S
2023-10-07
refactor: add object with Prettier flags
Victor S
2023-10-07
refactor: make mapper function reusable
Victor S
2023-10-06
refactor: add global variable for bracketSameLine
Victor S
2023-10-05
refactor: use common parameters in flag functions
Victor S
2023-10-04
refactor: add flag-mapper functions
Victor S
2023-10-04
refactor: use function to get --stdin
Victor S
2023-10-04
refactor: use function to get --loglevel
Victor S
2023-10-04
refactor: use function to get --stdin-filepath
Victor S
2023-10-04
refactor: split range getter into two parts
Victor S
2021-11-24
Merge pull request #315 from aaronArinder/readme-updated-with-autosave-config
Mitermayer Reis
2021-11-24
Merge pull request #316 from sharils/master
Mitermayer Reis
2021-11-02
Minimise node_modules size
sharils
2021-11-02
Install without updating lockfile
sharils
2021-10-18
readme: example config: autoformat on save without pragma
Aaron Arinder
2021-06-29
Merge pull request #301 from fvictorio/master
Mitermayer Reis
2021-06-29
Merge branch 'master' into master
Mitermayer Reis
2021-06-29
Merge pull request #305 from prettier/dependabot/npm_and_yarn/ws-5.2.3
Mitermayer Reis
2021-06-28
Bump ws from 5.2.2 to 5.2.3
dependabot[bot]
2021-06-29
Merge pull request #304 from 0x000def42/master
Mitermayer Reis
2021-06-28
feat: Adding support for prettier svelte plugin
Dmitriy
2021-06-15
Update prettier to latest version
Franco Victorio
2021-06-03
Merge pull request #300 from rodrigolive/lockmarks
Mitermayer Reis
2021-06-02
enh: save buffer marks between runs
Rodrigo Gonzalez
2021-05-24
Merge pull request #289 from rschristian/docs/readme-typo
Mitermayer Reis
2021-05-24
Merge pull request #295 from prettier/dependabot/npm_and_yarn/handlebars-4.7.7
Mitermayer Reis
2021-05-24
Merge pull request #296 from prettier/dependabot/npm_and_yarn/lodash-4.17.21
Mitermayer Reis
2021-05-24
Merge pull request #297 from prettier/dependabot/npm_and_yarn/hosted-git-info...
Mitermayer Reis
2021-05-24
Merge pull request #299 from laher/master
Mitermayer Reis
2021-05-24
fix for #287: update dependency (prettier-php) to fix build
Am Laher
2021-05-11
Bump hosted-git-info from 2.8.5 to 2.8.9
dependabot[bot]
2021-05-11
Bump lodash from 4.17.19 to 4.17.21
dependabot[bot]
2021-05-08
Bump handlebars from 4.7.2 to 4.7.7
dependabot[bot]
2021-04-28
Merge pull request #291 from prettier/dependabot/npm_and_yarn/y18n-3.2.2
Mitermayer Reis
2021-03-31
Bump y18n from 3.2.1 to 3.2.2
dependabot[bot]
2021-03-28
docs: Fixing typo in readme
Ryan Christian
2021-03-04
Merge pull request #282 from Chocrates/master
Mitermayer Reis
[next]