Add FIXMEs

This commit is contained in:
Patrice Peterson
2020-08-23 13:28:56 +02:00
parent ac05343a10
commit b5782c3b81
5 changed files with 23 additions and 9 deletions

View File

@@ -7,6 +7,8 @@ local buf = require 'vim.lsp.buf'
local M = {}
-- FIXME: DOC: Expose in vimdocs
--@private
--- Writes to error buffer.
--@param ... (table of strings) Will be concatenated before being written