diff --git a/modules/terminal-life/nvim/default.nix b/modules/terminal-life/nvim/default.nix index a0128c01..5d5a9a89 100644 --- a/modules/terminal-life/nvim/default.nix +++ b/modules/terminal-life/nvim/default.nix @@ -111,6 +111,9 @@ in { # Search functionality behind :Ack ack-vim + # Go development + vim-go + # The status bar in the bottom of the screen with the mode indication and file location vim-airline