diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2021-02-12 23:06:27 +0100 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2021-02-12 23:06:27 +0100 |
| commit | d4a917623ce4a8dc7e4feb2fa50407d33eb6c36f (patch) | |
| tree | 457b51f9471d480aa12901bd2347d371c000056d /.vimrc | |
| parent | a7a34386e6954f104a789e9417dc8d8841f6cdea (diff) | |
| download | dotfiles-d4a917623ce4a8dc7e4feb2fa50407d33eb6c36f.tar.gz dotfiles-d4a917623ce4a8dc7e4feb2fa50407d33eb6c36f.tar.bz2 dotfiles-d4a917623ce4a8dc7e4feb2fa50407d33eb6c36f.zip | |
Updated vim Goyo height, Added vim rfc syntax highlighting
Diffstat (limited to '.vimrc')
| -rw-r--r-- | .vimrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -304,3 +304,5 @@ let g:c_formatter_42_format_on_save = 0 let g:gutentags_ctags_exclude = ['doc/*', 'Makefile'] " let g:gutentags_ctags_exclude_wildignore = 1 + +let g:goyo_height = 90 |
