This website requires JavaScript.
Explore
Help
Sign In
alex
/
dotvim
Watch
1
Fork
0
You've already forked dotvim
Code
Releases
Activity
e6924cde6f
dotvim
/
ftplugin
/
cpp.vim
9 lines
103 B
VimL
Raw
Normal View
History
Unescape
Escape
Cleanup
2021-01-20 04:31:16 +00:00
" vim-fswitch
Update file switch
2022-10-02 21:57:27 +00:00
noremap
gfs
:
HFlip
<
Cr
>
Fix cpp linting
2022-01-11 00:13:43 +00:00
if
has
(
'nvim'
)
lua
<
<
EOF
vim
.
diagnostic
.
disable
(
)
EOF
endif
Copy Permalink