ipython and dressing

This commit is contained in:
2023-07-02 11:06:09 -04:00
parent 1eedc45b13
commit 2d99f7f615
2 changed files with 1 additions and 1 deletions

View File

@@ -69,6 +69,7 @@
pkgs.nodejs-16_x
pkgs.nodePackages.typescript-language-server
# pkgs.postgresql
(pkgs.python3.withPackages (p: [p.ipython]))
pkgs.ripgrep
# pkgs.rlwrap
# pkgs.rust-analyzer

View File

@@ -5,7 +5,6 @@ return {
},
{
"stevearc/dressing.nvim",
enabled = false,
},
{
"akinsho/bufferline.nvim",