mirror of
https://git.in.rschanz.org/ryan77627/guix-config.git
synced 2024-11-07 07:36:09 -05:00
nvim settings update
This commit is contained in:
parent
1ab069379b
commit
b53809f97d
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ set sw=4
|
|||
set sts=4
|
||||
set et
|
||||
set mouse=
|
||||
set cursorline
|
||||
set cc=79
|
||||
|
||||
call plug#begin(stdpath('data') . '/plugged')
|
||||
"Plug 'prabirshrestha/vim-lsp'
|
||||
|
|
Loading…
Reference in a new issue