mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
1. Add new command `CopyPath` 2. Revise command `JSONFormat`: implemented using the nvim lua interface and fix a few issues. The previous implementation is removed.