/vim-work

My vim config for work

Setting up Neovim

  • Download neovim from source Download the Right version for your machine
  • Extract all files to 'C:' folder
  • Add Neovim folder to 'environment variables'
  • Add neovim config files in 'C:\Users\Kazuyuki\AppData\Local\nvim\init.vim'

Installing cmder for env

  • Download the full version of cmder
  • Extract all files to 'C:' folder
  • Add Neovim folder to 'environment variables'
  • Restart Computer