From 93379a2977ba10695cc6d0aac3ca4ce9111fa31e Mon Sep 17 00:00:00 2001 From: Abouzar Parvan Date: Sun, 11 Jul 2021 02:04:20 +0430 Subject: avoiding OCD attack with the help of folke/todo-comments (#839) --- ftplugin/rust.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ftplugin/rust.lua') diff --git a/ftplugin/rust.lua b/ftplugin/rust.lua index 4fb47582..04fc4249 100644 --- a/ftplugin/rust.lua +++ b/ftplugin/rust.lua @@ -85,7 +85,7 @@ else } end --- TODO fix these mappings +-- TODO: fix these mappings vim.api.nvim_exec( [[ autocmd Filetype rust nnoremap lm RustExpandMacro -- cgit v1.2.3