Try fixing mom groff syntax

This commit is contained in:
Anthony Rose 2022-09-20 15:42:49 +01:00
parent 3efff08d4a
commit 4c1cbef24f
2 changed files with 2 additions and 1 deletions

View file

@ -1 +1 @@
autocmd BufRead,BufNewFile *.mom set filetype=mom
autocmd BufRead,BufNewFile *.mom setfiletype mom

1
vimrc
View file

@ -119,6 +119,7 @@ if has('eval')
let g:netrw_liststyle=3
let g:netrw_sort_sequence='[\/]$,*'
let g:netrw_winsize=-28
let g:nroff_is_groff=1
let g:org_indent=0
let g:org_tag_column=78
let g:tempus_enforce_background_color=1