Skip to content

Commit

Permalink
nvim: Set foldmethod=marker for sh files
Browse files Browse the repository at this point in the history
  • Loading branch information
lindhe committed Nov 13, 2023
1 parent cf382a8 commit d10e76b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .config/nvim/after/ftplugin/sh.vim
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
setlocal foldmethod=marker

0 comments on commit d10e76b

Please sign in to comment.