vim md previewer
This commit is contained in:
parent
6e8c62a8a1
commit
38501ff1a1
2
Makefile
2
Makefile
@ -35,7 +35,7 @@ alacritty:
|
|||||||
ln -s $(PWD)/sub/alacritty/alacritty.yml ~/.config/alacritty/
|
ln -s $(PWD)/sub/alacritty/alacritty.yml ~/.config/alacritty/
|
||||||
|
|
||||||
vim:
|
vim:
|
||||||
echo "sudo pacman -S npm ctags fzf; mkdir ~/.npm-global; npm config set prefix '~/.npm-global'; npm install -g pyright"
|
echo "sudo pacman -S npm ctags fzf glow; mkdir ~/.npm-global; npm config set prefix '~/.npm-global'; npm install -g pyright"
|
||||||
echo "set editing-mode vi" >> ~/.inputrc
|
echo "set editing-mode vi" >> ~/.inputrc
|
||||||
test -d ~/.vim || \
|
test -d ~/.vim || \
|
||||||
ln -s $(PWD)/sub/vim ~/.vim
|
ln -s $(PWD)/sub/vim ~/.vim
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user