enable line numbers

This commit is contained in:
LordMZTE 2020-12-16 23:45:57 +01:00
parent 06b38acf35
commit 39d047fff4

View file

@ -9,6 +9,7 @@ set clipboard^=unnamed
set shell=bash shellquote=\" shellxquote=\"
set shcf=-c
tnoremap <Esc> <C-\><C-n>
set number
call plug#begin('~/AppData/Local/nvim/plugged')