diff options
| author | triethyl <triethylammonium@pm.me> | 2025-08-05 20:30:25 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-08-05 20:30:25 -0400 |
| commit | 60c7fa3fcb593a5af40963cb44aa9548c530e686 (patch) | |
| tree | 25b13d910e0a2ea17283e0c64ff09aac4417ecc4 /pkgs/custom-neovim/default.nix | |
| parent | d11d840d3e3df66ce3f778d185306a48ab5fdd83 (diff) | |
neovim: added autopairs
Diffstat (limited to 'pkgs/custom-neovim/default.nix')
| -rw-r--r-- | pkgs/custom-neovim/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/custom-neovim/default.nix b/pkgs/custom-neovim/default.nix index 61b66ce..0bc8c2b 100644 --- a/pkgs/custom-neovim/default.nix +++ b/pkgs/custom-neovim/default.nix @@ -23,6 +23,7 @@ in # oil-nvim dropbar-nvim auto-session + nvim-autopairs # Colorschemes oxocarbon-nvim # IBM Carbon themes. |
