cleaned up all neovim things and added rust and go
forgot go keybinds ig
This commit is contained in:
@@ -2,7 +2,7 @@ return {
|
||||
'nanozuki/tabby.nvim',
|
||||
-- event = 'VimEnter', -- if you want lazy load, see below
|
||||
dependencies = 'nvim-tree/nvim-web-devicons',
|
||||
config = function()
|
||||
-- configs...
|
||||
end,
|
||||
opts = {
|
||||
preset = "tab_only"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user