cmp,harpoon,illuminate,lspkind: added

This commit is contained in:
xinyangli 2024-08-21 23:03:46 +08:00
parent c58b1d1826
commit de8e9493c0
Signed by: xin
SSH key fingerprint: SHA256:qZ/tzd8lYRtUFSrfBDBMcUqV4GHKxqeqRA3huItgvbk
7 changed files with 106 additions and 2 deletions

5
config/harpoon.nix Normal file
View file

@ -0,0 +1,5 @@
{
plugins.harpoon = {
enable = true;
};
}