Skip to content

Instantly share code, notes, and snippets.

@pazams
Created June 3, 2016 17:52
Show Gist options
  • Save pazams/6a557fbbd453681fba496a343ad9a11f to your computer and use it in GitHub Desktop.
Save pazams/6a557fbbd453681fba496a343ad9a11f to your computer and use it in GitHub Desktop.
1. add to `~/.profile`:
export TERM='xterm-256color'
2. run neovim
NVIM_TUI_ENABLE_TRUE_COLOR=1 nvim -u ~/.vimrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment