Skip to content

Commit

Permalink
removed theam from nvim
Browse files Browse the repository at this point in the history
  • Loading branch information
mrfluffy-dev committed Dec 8, 2021
1 parent af9aebd commit eb2c445
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nvim/.config/nvim/init.vim
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ Plug 'ap/vim-css-color'
Plug 'haskell/haskell-language-server'
Plug 'neoclide/coc.nvim' , {'branch': 'release'}
call plug#end()
colorscheme wal

set number relativenumber
autocmd VimEnter * NERDTree

0 comments on commit eb2c445

Please sign in to comment.