summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2024-01-05 18:15:45 +0100
committerache <ache@ache.one>2024-01-05 18:15:45 +0100
commita3a73d2c5f0d5afe24cc121c2b40f5c7e9b767c9 (patch)
tree1c827ccea7097644aa270a5ae1d05117a30aa71a
parentI fucking don't know (diff)
FUCK FUCK FUCK FUCK FUCK FUCKneovim
-rw-r--r--plugin/neo.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/neo.lua b/plugin/neo.lua
index 6550775..1dad513 100644
--- a/plugin/neo.lua
+++ b/plugin/neo.lua
@@ -157,7 +157,7 @@ vim.api.nvim_create_user_command("OR", "call CocActionAsync('runCommand', 'edito
-- Add (Neo)Vim's native statusline support.
-- NOTE: Please see `:h coc-status` for integrations with external plugins that
-- provide custom statusline: lightline.vim, vim-airline.
-vim.opt.statusline:prepend("%{coc#status()}%{get(b:,'coc_current_function','')}")
+-- vim.opt.statusline:prepend("%{coc#status()}%{get(b:,'coc_current_function','')}")
-- Mappings for CoCList
-- code actions and coc stuff