dotfiles/config/neovim/after/ftplugin/term.vim

5 lines
66 B
VimL
Raw Normal View History

2023-01-30 21:59:16 +00:00
setlocal norelativenumber
setlocal nonumber
setlocal scrolloff=0