Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 369 Bytes

File metadata and controls

12 lines (9 loc) · 369 Bytes

##Dotfiles

Not fully automatic

Just a store of current vimrc & tmux config. At minimum need to install vim-plug & nvim if not present

  • Shove the tmux files into the right place ($HOME i think)
  • Install nvim
  • Install vim-plug
  • PlugInstall from .config/nvim/init.vim
  • From nvim: :CocInstall coc-pyright coc-tsserver coc-json coc-clangd maybe
  • restart nvim