Skip to content

Commit

Permalink
Left aligned comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxattax97 committed Oct 17, 2024
1 parent 0fdc3e8 commit e591f4e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/nvim/includes/plugin_settings.vim
Original file line number Diff line number Diff line change
Expand Up @@ -311,4 +311,7 @@ let g:hardtime_maxcount = 0

" Add spaces after the comment leader.
let g:NERDSpaceDelims = 1

" Preserve indentation when block commenting
let g:NERDDefaultAlign = 'left'
" }}}

0 comments on commit e591f4e

Please sign in to comment.