This commit is contained in:
@@ -15,7 +15,6 @@ vim.api.nvim_create_user_command("AnkiDeck", function()
|
|||||||
end, {})
|
end, {})
|
||||||
|
|
||||||
vim.cmd([[
|
vim.cmd([[
|
||||||
set cc=81
|
|
||||||
set cocu=""
|
set cocu=""
|
||||||
func! GetContext()
|
func! GetContext()
|
||||||
" https://stackoverflow.com/questions/9464844/how-to-get-group-name-of-highlighting-under-cursor-in-vim
|
" https://stackoverflow.com/questions/9464844/how-to-get-group-name-of-highlighting-under-cursor-in-vim
|
||||||
|
|||||||
Reference in New Issue
Block a user