Skip to content

Commit

Permalink
Revert "home-manager/neovim: add mini-starter"
Browse files Browse the repository at this point in the history
This reverts commit b295c06.
  • Loading branch information
thiagokokada committed Feb 13, 2025
1 parent 5a28b0b commit a87bdad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/home-manager/editor/neovim.nix
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,6 @@ in
require('mini.git').setup {}
require('mini.jump').setup {}
require('mini.operators').setup {}
require('mini.starter').setup {}
require('mini.statusline').setup {
use_icons = enable_icons,
set_vim_settings = false,
Expand Down

0 comments on commit a87bdad

Please # to comment.