Mercurial > dotfiles
comparison dot_config/nvim/init.vim @ 327:3b191bcd4e0d
Add efm config
author | zegervdv <zegervdv@me.com> |
---|---|
date | Mon, 04 Jan 2021 14:41:25 +0100 |
parents | ce396166d009 |
children | 111f178824b9 |
comparison
equal
deleted
inserted
replaced
326:9db87baf536e | 327:3b191bcd4e0d |
---|---|
15 endif | 15 endif |
16 source $VIMRUNTIME/ftplugin/man.vim | 16 source $VIMRUNTIME/ftplugin/man.vim |
17 | 17 |
18 if has('packages') | 18 if has('packages') |
19 silent! packadd! log_file | 19 silent! packadd! log_file |
20 silent! packadd! browsify | |
21 silent! packadd! snippets | 20 silent! packadd! snippets |
22 silent! packadd! chipscoper | 21 silent! packadd! chipscoper |
23 endif | 22 endif |
24 | 23 |
25 if has("nvim") | 24 if has("nvim") |