Austin Ray
cdb77665bb
Use default_capabilities() in doc and util ( #1254 )
...
Commit 0b6654d3de changed the `README.md`
to use `default_capabilities()` instead of `update_capabilities()`. This
commit replicates that change to `doc/cmp.txt` and `utils/vimrc.vim` for
consistency.
2022-10-22 13:26:32 +09:00
Lee Hanbury
983453e32c
Use cmp.config.sources ( #1105 )
2022-08-15 00:55:45 +09:00
Jongwook Choi
f51dc68e1b
fix: Fix stylua errors and install_stylua script ( #923 )
...
- Fix code style issues, suggested by stylua
- Update install_stylua.lua script so that it can run in macOS as well.
2022-04-20 13:21:37 +09:00
hrsh7th
a78894a09a
Implement enabled=false configuration
2021-09-13 00:59:48 +09:00
hrsh7th
d4d4db1886
Add minimal vimrc
2021-08-29 13:48:54 +09:00
Abouzar Parvan
fe964405ff
install stylua without cargo ( #54 )
...
* install stylua without cargo
* move stylua to path
* add required permissions for stylua
* run stylua from utils dir
2021-08-25 03:49:55 +09:00