chore: nvim removed hardtime and fixed Mason icons

This commit is contained in:
2023-05-25 00:14:21 +01:00
parent 373a0d8cf3
commit ec41b649e9
3 changed files with 16 additions and 9 deletions

View File

@@ -36,13 +36,6 @@ lazy.setup({
'tpope/vim-surround',
'tpope/vim-obsession',
{
'm4xshen/hardtime.nvim',
config = function()
require 'hardtime'.setup {}
end
},
--Tmux navigation
{
'alexghergh/nvim-tmux-navigation',