Commit 5abe0cf6 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Remove line numbers from terminal output in Neovim

parent dca892c5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
setl nospell
setl nonumber

if executable('nvr')
	let $EDITOR = 'nvr --remote-tab-wait'