Skip to content

Commit

Permalink
feat: Fold the code
Browse files Browse the repository at this point in the history
  • Loading branch information
ccchapman committed Aug 16, 2020
1 parent b058d4e commit f302fc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .config/nvim/init.vim
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ set tabstop=2
set undodir=~/.vim/undodir
set undofile
set updatetime=300
set foldmethod=indent

let g:dracula_colorterm=0
colorscheme dracula
Expand Down

0 comments on commit f302fc7

Please sign in to comment.