mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-26 02:38:30 +02:00
refactor: alacritty's config
This commit is contained in:
@@ -92,14 +92,6 @@ return {
|
||||
{"nvim-treesitter/nvim-treesitter"}
|
||||
}
|
||||
},
|
||||
{
|
||||
'edluffy/hologram.nvim',
|
||||
config = function()
|
||||
require('hologram').setup({
|
||||
auto_display = true -- WIP automatic markdown image display, may be prone to breaking
|
||||
})
|
||||
end,
|
||||
},
|
||||
-- Language Parser for syntax highlighting / indentation / folding / Incremental selection
|
||||
{
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
|
||||
Reference in New Issue
Block a user