This website works better with JavaScript.
Explore
Help
Sign In
r
/
.dotfiles
mirror of
https://github.com/fredrikekre/.dotfiles
Watch
1
Star
0
Fork
You've already forked .dotfiles
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
[nvim] nvim-coverage setup.
master
Fredrik Ekre
4 years ago
parent
93d2044635
commit
9004f57685
1 changed files
with
2 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
.config/nvim/init.vim
2
.config/nvim/init.vim
Unescape
Escape
View File
@ -112,4 +112,6 @@ require('gitsigns').setup({
}
)
}
)
-
-
require
(
'coverage'
)
.
setup
(
)
EOF
EOF
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
r/.dotfiles
Title
Body
Create Issue