Skip to content

NorbertCseh/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

  1. Clone this repository
  2. Run install.sh
  3. Open up new window to initiate zsh shell

Update Neovim

  • :PlugInstall :PlugClean :UpdateRemotePlugins

CocInstall

cd ~/.config/nvim/plugged/coc.nvim yarn install

Auto completion and linting

  • :CocInstall coc-tsserver
  • :CocInstall coc-json
  • :CocInstall coc-html
  • :CocInstall coc-css
  • :CocInstall coc-highlight
  • :CocInstall coc-snippets
  • :CocInstall coc-pairs
  • :CocInstall coc-spell-checker
  • :CocInstall coc-eslint
  • :CocInstall coc-markdownlint
  • :CocInstall coc-prettier
  • :CocInstall coc-yaml
  • :CocInstall coc-vetur

About

Portable dev env

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published