Skip to content

Super-Yojan/drMoscoVIM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drMoscoVIM

A Neovim config that's totally not copied

How to install?

You can use GNU stow to stow the config file to do that

For Arch:

sudo pacman -S stow

For Debian:

sudo apt install stow
git clone https://github.com/Super-Yojan/drMoscoVIM ~/.drMoscoVIM
cd ~/.drMoscoVIM
stow nvim

Without stow

ln -s ~/.drMoscoVIM/nvim/.config/nvim ~/.config/nvim

Screenshots

:LLPStartPreview

Opens latex in zathura.

Issues

If packer isn't automatically installed install it with following command.

git clone --depth 1 https://github.com/wbthomason/packer.nvim\
 ~/.local/share/nvim/site/pack/packer/start/packer.nvim

About

A Neovim config that's totally not copied

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages