Commit 67da6bac authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Use neovim-remote as EDITOR in nvim terminals

parent 12f0705e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
setl nospell

if executable('nvr')
	let $EDITOR = 'nvr --remote-tab-wait'
endif
+1 −0
Original line number Diff line number Diff line
setl spell nocindent tw=71
setl bufhidden=wipe