diff options
| author | jdhao <jdhao@hotmail.com> | 2022-08-14 20:12:52 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2022-08-14 20:12:52 +0800 |
| commit | 7e6dd23d37e9c077fa9cde69dab01a6e10a6f4f8 (patch) | |
| tree | 16741ef5dd72af5914d390d0032bc70d0b495fff /lua/config | |
| parent | fcbd7d3a0dba8838d39f92aef2d29ec31f48bf44 (diff) | |
add fidget-nvim for lsp-progress
Diffstat (limited to 'lua/config')
| -rw-r--r-- | lua/config/fidget-nvim.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/config/fidget-nvim.lua b/lua/config/fidget-nvim.lua new file mode 100644 index 0000000..5225f06 --- /dev/null +++ b/lua/config/fidget-nvim.lua @@ -0,0 +1 @@ +require"fidget".setup{} |
