Compare commits
No commits in common. "6812d777cf787f39b43df968ee77dcd09109b309" and "6efe2c12ba7e580418ca8a17b14185422defa67e" have entirely different histories.
6812d777cf
...
6efe2c12ba
2 changed files with 0 additions and 12 deletions
|
|
@ -1,6 +0,0 @@
|
|||
" Create the `b:undo_ftplugin` variable if it doesn't exist
|
||||
call ftplugined#check_undo_ft()
|
||||
|
||||
" Add comment format
|
||||
setlocal commentstring=#\ %s
|
||||
let b:undo_ftplugin.='|setlocal commentstring<'
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
-- Use `bp` filetype for Blueprint files
|
||||
vim.filetype.add({
|
||||
extension = {
|
||||
bp = "bp",
|
||||
},
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue