Skip to content

lil-shimon/neovim-config

Repository files navigation

neovim-config

My dev env: tmux + neovim 0.5 + alacritty

If you want to try this neovim file, feel free to clone this. Some commands are in cheatsheet.md.

command list: cheatsheet.md


plugins

  • neovim/nvim-lspconfig
  • glepnir/lspsaga.nvim
  • nvim-treesitter/nvim-treesitter
  • nvim-telescope/telescope.nvim
  • ryanoasis/vim-devicons
  • kyazdani42/nvim-web-devicons
  • hoob3rt/lualine.nvim
  • L3MON4D3/LuaSnip/
  • nvim-lua/completion-nvim
  • nvim-lua/popup.nvim
  • nvim-lua/plenary.nvim
  • ayu-theme/ayu-vim
  • AhmedAbdulrahman/aylin.vim
  • morhetz/gruvbox
  • NLKNguyen/papercolor-theme
  • miyakogi/seiya.vim
  • Yggdroot/indentLine
  • jason0x43/vim-js-indent
  • pangloss/vim-javascript
  • alampros/vim-styled-jsx
  • dracula/vim
  • tobyS/pdv
  • tobyS/vmustache
  • altercation/vim-colors-solarized
  • jnurmine/Zenburn
  • tpope/vim-fugitive
  • airblade/vim-gitgutter
  • tyru/open-browser.vim
  • tpope/vim-rhubarb
  • SirVer/ultisnips
  • vim-snippets
  • mlaursen/vim-react-snippets
  • Galooshi/import-js
  • jiangmiao/auto-pairs
  • Townk/vim-autoclose
  • tpope/vim-endwise
  • leafgarland/typescript-vim
  • peitalin/vim-jsx-typescript
  • easymotion/vim-easymotion
  • neoclide/coc.nvim
  • Shougo/defx.nvim
  • kristijanhusak/defx-icons
  • kristijanhusak/defx-git
  • Shougo/denite.nvim
  • Shougo/deoppet.nvim
  • Shougo/neocomplete.vim
  • dart-lang/dart-vim-plugin
  • thosakwe/vim-flutter
  • tpope/vim-commentary
  • mbbill/undotree
  • tpope/vim-surround
  • kassio/neoterm
  • reireias/vim-cheatsheet
  • ervandew/supertab
  • tpope/vim-repeat
  • junegunn/vim-easy-align
  • machakann/vim-highlightedyank
  • phpactor/phpactor
  • skanehira/preview-markdown.vim
  • junegunn/fzf
  • junegunn/fzf.vim
  • scrooloose/nerdtree
  • preservim/nerdtree
  • jwalton512/vim-blade
  • alvan/vim-closetag
  • thedenisnikulin/vim-cyberpunk
  • Shadorain/shadotheme
  • ulwlu/abyss.vim
  • bignimbus/pop-punk.vim
  • mhartington/formatter.nvim
  • wakatime/vim-wakatime
  • hrsh7th/nvim-compe
  • karb94/neoscroll.nvim

colorscheme


plugin manager

  • dein (for nvim 0.4.4)
  • vim-plug (for nvim 0.5)

snippets

i'm gonna add golang snippets soon...

  • Flutter
  • React
  • Laravel
  • Python
  • Scss
  • Blade
  • Toml
  • Markdown