Skip to content

A personal configuration to set a software development environment under debian or ubuntu.

License

Notifications You must be signed in to change notification settings

gajaguar/dev-env-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Develpment Environment Setup version license

By @gajaguar

linux debian ubuntu neovim bash

Installation

In order to work properly git and node.js at any version between 12 to 14 must be installed previously.

Easy Mode

Just run:

sh install

Usage

Add zsh-autosuggestions and zsh-syntax-highlighting to ~/.zshrc in plugins section, then relogin.

When start neovim for first time, it will install all plugins and extensions.

Typing v will open current directory in neovim.

Active plugins

  • neoclide/coc.nvim
  • preservim/nerdtree
  • easymotion/vim-easymotion
  • christoomey/vim-tmux-navigator
  • benmills/vimux
  • morhetz/gruvbox
  • shinchu/lightline-gruvbox.vim
  • tpope/vim-fugitive
  • maximbaz/lightline-ale
  • itchyny/lightline.vim
  • sheerun/vim-polyglot
  • jiangmiao/auto-pairs
  • alvan/vim-closetag
  • tpope/vim-surround
  • sirver/ultisnips
  • tyewang/vimux-jest-test
  • janko-m/vim-test

Inactive plugins

  • HerringtonDarkholme/yats.vim
  • yuezk/vim-js
  • flowtype/vim-flow

Extesions

To more information visit implemented coc extensions .

  • coc-blade
  • coc-css
  • coc-cssmodules
  • coc-dash-complete
  • coc-dot-complete
  • coc-emmet
  • coc-eslint
  • coc-git
  • coc-highlight
  • coc-html
  • coc-htmlhint
  • coc-html-css-support
  • coc-json
  • coc-just-complete
  • coc-markdownlint
  • coc-php-cs-fixer
  • coc-prettier
  • coc-pyright
  • coc-python
  • coc-sh
  • coc-stylelintplus
  • coc-spell-checker
  • coc-sql
  • coc-svg
  • coc-tailwindcss
  • coc-tsserver
  • coc-vetur
  • coc-xml

About

A personal configuration to set a software development environment under debian or ubuntu.

Resources

License

Stars

Watchers

Forks

Packages

No packages published