diff options
| author | triethyl <triethylammonium@pm.me> | 2025-08-08 22:47:56 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-08-08 22:47:56 -0400 |
| commit | 09bd5167059831cb7e6066efc7f73cadf15638b7 (patch) | |
| tree | 319a92d6d3e1a3524851c8adaf5c8be51eb0be21 /pkgs/custom-neovim/config/lua/plugins/cmp.lua | |
| parent | be4a30939d79fe4b8ac8c34ad3dcfcad2eed1d59 (diff) | |
neovim: small changes
Diffstat (limited to 'pkgs/custom-neovim/config/lua/plugins/cmp.lua')
| -rw-r--r-- | pkgs/custom-neovim/config/lua/plugins/cmp.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/custom-neovim/config/lua/plugins/cmp.lua b/pkgs/custom-neovim/config/lua/plugins/cmp.lua deleted file mode 100644 index 2ef2cca..0000000 --- a/pkgs/custom-neovim/config/lua/plugins/cmp.lua +++ /dev/null @@ -1 +0,0 @@ -require("nvim-cmp").setup() |
