mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00
Add FIXMEs
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user