Merge branch 'master' of https://git.cscherr.de/PlexSheep/neovim-confs
This commit is contained in:
commit
13911e5916
3 changed files with 149 additions and 141 deletions
|
@ -126,7 +126,8 @@ DEFAULT_ON_ATTACH = function(client, bufnr)
|
|||
command = 'tinymist.pinMain',
|
||||
arguments = { vim.api.nvim_buf_get_name(0) },
|
||||
}, { bufnr = bufnr })
|
||||
end, { desc = '[T]oggle [P]in (pin this file as main file)', noremap = true })
|
||||
vim.cmd "TypstPreview"
|
||||
end, { desc = '[T]oggle [P]review (pin this file as main file and open preview)', noremap = true })
|
||||
|
||||
vim.keymap.set('n', '<leader>tu', function()
|
||||
client:exec_cmd({
|
||||
|
|
|
@ -3,3 +3,5 @@ Safety
|
|||
NewTec
|
||||
Rust
|
||||
Cybersecurity
|
||||
STM32
|
||||
STMicroelectronics
|
||||
|
|
|
@ -586,3 +586,8 @@ Freytag
|
|||
Eisenhardt
|
||||
rechtssicherste
|
||||
votings
|
||||
einschätzung/!
|
||||
Einschätzung
|
||||
multiparadigmatische
|
||||
multiparadigmatisches
|
||||
datastructure
|
||||
|
|
Loading…
Add table
Reference in a new issue