This commit is contained in:
Christoph J. Scherr 2023-09-20 09:31:39 +02:00
commit 3cbed5dd74
2 changed files with 13 additions and 2 deletions

View File

@ -57,10 +57,10 @@ map('n', '<A-k>', '<cmd>lnext<CR>', { desc = 'Next Loclist Item' })
map('n', '<A-j>', '<cmd>lprev<CR>', { desc = 'Previous Loclist Item' }) map('n', '<A-j>', '<cmd>lprev<CR>', { desc = 'Previous Loclist Item' })
-- go to next diagnostics entry -- go to next diagnostics entry
map('n', '<C-j>', function () map('n', '<leader>cj', function ()
vim.diagnostic.goto_next() vim.diagnostic.goto_next()
end, { desc = 'go to next diagnostic'}) end, { desc = 'go to next diagnostic'})
map('n', '<C-k>', function () map('n', '<leader>ck', function ()
vim.diagnostic.goto_prev() vim.diagnostic.goto_prev()
end, { desc = 'go to last diagnostic'}) end, { desc = 'go to last diagnostic'})

View File

@ -97,3 +97,14 @@ Skripte
mathmatics mathmatics
bbc bbc
Kryptographischen/! Kryptographischen/!
PyO3
#yo3
JSON
json
#yo3
Verifikationsmechanismus
projektinterne
Theoriephase
weise/!
Weise
merksam