diff options
| author | seth <[email protected]> | 2024-07-13 20:14:28 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-07-14 13:47:39 -0400 |
| commit | f5f52d704f17a31aaa6542cb9957b6443c2a5633 (patch) | |
| tree | 7f7c9791fc364dc254bce1a1ccf3a162bb776baa /plugin/dressing.lua | |
| parent | 5ec30e9a2b9047713c060c90a5e7930fafc2a3d6 (diff) | |
remove dressing & which-key
Diffstat (limited to 'plugin/dressing.lua')
| -rw-r--r-- | plugin/dressing.lua | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/plugin/dressing.lua b/plugin/dressing.lua deleted file mode 100644 index dc926fe..0000000 --- a/plugin/dressing.lua +++ /dev/null @@ -1,6 +0,0 @@ -if vim.g.did_load_dressing_plugin then - return -end -vim.g.did_load_dressing_plugin = true - -require("dressing") |
