feat: add w3m web browser integration
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
'yuratomo/w3m.vim',
|
||||
event = 'VeryLazy',
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
'yuratomo/w3m.vim',
|
||||
event = 'VeryLazy',
|
||||
}
|
||||