mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
Moved overseer to it's own plugin file
This commit is contained in:
@@ -24,9 +24,7 @@ require("lazy").setup({
|
||||
{ import = 'user.plugin.lualine' },
|
||||
{ import = 'user.plugin.neogit' },
|
||||
{ import = 'user.plugin.neo-tree' },
|
||||
{ 'stevearc/overseer.nvim', opts = {
|
||||
strategy = "toggleterm"
|
||||
}},
|
||||
{ import = 'user.plugin.overseer' },
|
||||
{ import = 'user.plugin.swift' },
|
||||
{ import = 'user.plugin.telescope' },
|
||||
{ import = 'user.plugin.theme' },
|
||||
|
||||
Reference in New Issue
Block a user