add glow
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ yay kitty fish
|
||||
chsh -s /usr/bin/fish
|
||||
|
||||
# code
|
||||
yay neovim tig stylua tmux diff-so-fancy ripgrep prettier jq git-lfs shfmt
|
||||
yay neovim tig stylua tmux diff-so-fancy ripgrep prettier jq git-lfs shfmt glow
|
||||
git clone https://github.com/tmux-plugins/tpm ~/.config/tmux/plugins/tpm
|
||||
|
||||
# file sync
|
||||
|
||||
@@ -149,6 +149,11 @@ require("lazy").setup({
|
||||
vim.g.mkdp_echo_preview_url = 1
|
||||
end,
|
||||
},
|
||||
{
|
||||
"ellisonleao/glow.nvim",
|
||||
config = true,
|
||||
cmd = "Glow",
|
||||
},
|
||||
{
|
||||
-- better asterisk search
|
||||
"haya14busa/vim-asterisk",
|
||||
|
||||
Reference in New Issue
Block a user