Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Commit 4432b19

Browse files
community: add noice for command line popups
`:` neovim command show in popup rather than underneath status bar
1 parent baf3ae9 commit 4432b19

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

plugins/community.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,7 @@ return {
6161

6262
-- Themes
6363
-- defined in themes.lua
64+
-- Utility
65+
{ import = "astrocommunity.utility.noice-nvim" }, -- switch between projects
66+
6467
}

0 commit comments

Comments
 (0)