lfilho / dotfiles

NeoVim + git + zsh + tmux bliss
BSD 2-Clause "Simplified" License
24 stars 6 forks source link

Fix zsh edit-mode in tmux #20

Closed edygar closed 7 years ago

edygar commented 7 years ago

Fixes vim edit-mode while inside tmux.

Previously, when trying to go toedit-mode while in tmux, the following warning would come up

Error detected while processing /Users/user/.yadr/nvim/settings/appearance.vim:
line    4:
E518: Unknown option: termguicolors
edygar commented 7 years ago

Sorry, It went unnoticed xP

edygar commented 7 years ago

Now its fixed!