mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-13 18:42:59 +01:00
enable line numbers
This commit is contained in:
parent
06b38acf35
commit
39d047fff4
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ set clipboard^=unnamed
|
||||||
set shell=bash shellquote=\" shellxquote=\"
|
set shell=bash shellquote=\" shellxquote=\"
|
||||||
set shcf=-c
|
set shcf=-c
|
||||||
tnoremap <Esc> <C-\><C-n>
|
tnoremap <Esc> <C-\><C-n>
|
||||||
|
set number
|
||||||
|
|
||||||
call plug#begin('~/AppData/Local/nvim/plugged')
|
call plug#begin('~/AppData/Local/nvim/plugged')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue