tlvince/neovim-config

github github
dotfilesneovim
stars 19
issues 0
subscribers 5
forks 2
CREATED

2011-01-25

UPDATED

3 months ago


Neovim Configuration

Optimised for NodeJS, serverless and React

Features

  • Language Server Protocol (go-to, auto completion, code actions, snippets)
  • Diagnostics (formatting, linting)
  • Auto completion
  • Git signs
  • Fuzzy finder
  • Wiki

Requirements

  • astrojs-language-server
  • bash-language-server
  • efm-langserver
  • eslint_d
  • jq
  • neovim >=0.5
  • prettierd
  • shellcheck
  • terraformls
  • typescript-language-server

Usage

git clone --recursive https://github.com/tlvince/neovim-config.git $HOME/dotfiles/neovim-config
ln -s "$HOME/dotfiles/neovim-config/.nvim" "$XDG_CONFIG_HOME/nvim"

Thanks

Author

© 2013-2021 Tom Vincent http://tlvince.com/contact

License

Released under the MIT license.