fixed non unicode char
parent
866d7a2a1f
commit
c0c6328d25
|
|
@ -1,4 +1,4 @@
|
||||||
´call plug#begin('~/.local/share/nvim/site/plugged')
|
call plug#begin('~/.local/share/nvim/site/plugged')
|
||||||
Plug 'junegunn/goyo.vim'
|
Plug 'junegunn/goyo.vim'
|
||||||
Plug 'rktjmp/lush.nvim'
|
Plug 'rktjmp/lush.nvim'
|
||||||
Plug 'tpope/vim-sensible'
|
Plug 'tpope/vim-sensible'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue