home: vim: ftplugin: remove bp
All checks were successful
ci/woodpecker/push/check Pipeline was successful
All checks were successful
ci/woodpecker/push/check Pipeline was successful
It's now part of the upstream runtime as of v0.10, so this file is redundant and can be removed.
This commit is contained in:
parent
ce65da08ef
commit
1662498aa9
|
@ -1,7 +0,0 @@
|
|||
" Create the `b:undo_ftplugin` variable if it doesn't exist
|
||||
call ftplugined#check_undo_ft()
|
||||
|
||||
" Add comment format
|
||||
setlocal comments=b://,s1:/*,mb:*,ex:*/
|
||||
setlocal commentstring=//\ %s
|
||||
let b:undo_ftplugin.='|setlocal comments< commentstring<'
|
Loading…
Reference in a new issue