Restore filetype setting
This commit is contained in:
@@ -16,6 +16,7 @@ docs_view.new = function()
|
||||
self.window:option('linebreak', true)
|
||||
self.window:option('scrolloff', 0)
|
||||
self.window:option('wrap', true)
|
||||
self.window:buffer_option('filetype', 'cmp_docs')
|
||||
return self
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user