Add a hardcore vim movement teacher.
This commit is contained in:
parent
b67d0342f7
commit
977a474ee8
@ -155,6 +155,13 @@ require("lazy").setup({
|
||||
|
||||
-- mason autoinstaller for formatter's and linter's
|
||||
"WhoIsSethDaniel/mason-tool-installer.nvim",
|
||||
|
||||
{
|
||||
-- vim teacher hard core
|
||||
"m4xshen/hardtime.nvim",
|
||||
dependencies = { "MunifTanjim/nui.nvim", "nvim-lua/plenary.nvim" },
|
||||
opts = {},
|
||||
},
|
||||
}, {
|
||||
install = {
|
||||
colorscheme = { "catppuccin" },
|
||||
|
Loading…
Reference in New Issue
Block a user