@@ -1,5 +0,0 @@
|
|||||||
require'marks'.setup {
|
|
||||||
default_mappings = true,
|
|
||||||
signs = true,
|
|
||||||
mappings = {}
|
|
||||||
}
|
|
||||||
@@ -319,11 +319,6 @@ local astro_plugins = {
|
|||||||
setup = function() astronvim.lazy_load_commands("neovim-session-manager", "SessionManager") end,
|
setup = function() astronvim.lazy_load_commands("neovim-session-manager", "SessionManager") end,
|
||||||
config = function() require "configs.session_manager" end,
|
config = function() require "configs.session_manager" end,
|
||||||
},
|
},
|
||||||
|
|
||||||
-- Marks - for custom marks
|
|
||||||
['chentoast/marks.nvim'] = {
|
|
||||||
cmd = "Marks"
|
|
||||||
},
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if astronvim.updater.snapshot then
|
if astronvim.updater.snapshot then
|
||||||
|
|||||||
Reference in New Issue
Block a user