diff options
| author | mo khan <mo@mokhan.ca> | 2026-01-05 17:00:11 -0700 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2026-01-05 17:00:11 -0700 |
| commit | c7cdf7c63c717fb2457d0f590e85c822bb804775 (patch) | |
| tree | 82ebcae0cdb683af90ff3b0a4efc7f58ef2f33a4 /ftplugin/vim.vim | |
| parent | 0d5d4c5d53c14f7f22583cc0d7e124296c6f0df7 (diff) | |
Remove commented out config
Diffstat (limited to 'ftplugin/vim.vim')
| -rw-r--r-- | ftplugin/vim.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftplugin/vim.vim b/ftplugin/vim.vim index 249fdd6..b18cb38 100644 --- a/ftplugin/vim.vim +++ b/ftplugin/vim.vim @@ -1 +1 @@ -autocmd FileType vim setlocal foldmethod=marker +setlocal foldmethod=marker |
