Commit Graph

212 Commits (2499b7f2ebc2783725509e2e00693705a41ae69c)

Author SHA1 Message Date
sudo pacman -Syu 7574df70fc chore(config): remove coc.nvim 2021-10-12 21:35:07 +07:00
sudo pacman -Syu bc1840b17c chore(config): add tabstop for nvim 2021-09-24 14:14:58 +07:00
sudo pacman -Syu f3d4364d3b chore(config): use vim nord 2021-09-18 16:37:52 +07:00
sudo pacman -Syu ffeecb437d chore: Update configs 2021-09-17 18:46:51 +07:00
sudo pacman -Syu c3f4889adf chore(config): remove unused exts nvim 2021-08-19 00:26:59 +07:00
sudo pacman -Syu 9c8746da29 chore(config): remove vim prettier 2021-08-07 21:00:00 +07:00
sudo pacman -Syu 56b9be6645 chore(config): add mouse support and add prettier 2021-08-04 18:07:53 +07:00
sudo pacman -Syu c547b8fcbe chore(config): vim-go new default 2021-07-16 10:19:53 +07:00
sudo pacman -Syu 8254dd72bf chore(config): remove nvim whitespace 2021-06-26 18:16:03 +00:00
sudo pacman -Syu 43f9d4890e chore(nvim): strip whitespace 2021-06-24 17:26:13 +00:00
sudo pacman -Syu 3b065eeac6 chore(config): update alacritty and nvim config 2021-06-03 23:09:50 +07:00
sudo pacman -Syu 4fa12066d0
feat: add --dry-run flag (#6)
* feat: add --dry-run flag to all commands

* feat: update copy-go with single copy.Replace

* refactor: make Config interface

* chore(config): cleanup unused

* feat: add config demo (1/?)

* chore: better naming for cfg

* refactor: move to pkg config

* refactor: use data for store configs

* refactor: split real and demo config

* feat: make use of dry run flag

Co-authored-by: Tran Hau <ngtranhau@gmail.com>
2021-04-22 16:36:11 +07:00