Compare commits
No commits in common. "6c6bbb47f35a1dd8f819ca166c3eedcde14dd4a6" and "e4c915c224c738310ee780b084c26619e487c9be" have entirely different histories.
6c6bbb47f3
...
e4c915c224
@ -106,3 +106,4 @@ key_bindings:
|
|||||||
- { key: NumpadAdd, mods: Control, action: IncreaseFontSize }
|
- { key: NumpadAdd, mods: Control, action: IncreaseFontSize }
|
||||||
- { key: NumpadSubtract, mods: Control, action: DecreaseFontSize }
|
- { key: NumpadSubtract, mods: Control, action: DecreaseFontSize }
|
||||||
- { key: Minus, mods: Control, action: DecreaseFontSize }
|
- { key: Minus, mods: Control, action: DecreaseFontSize }
|
||||||
|
- { key: N, mods: Control, action: SpawnNewInstance }
|
||||||
|
@ -12,8 +12,6 @@ https://www.youtube.com/feeds/videos.xml?channel_id=UCWedHS9qKebauVIK2J7383g "Te
|
|||||||
https://www.youtube.com/feeds/videos.xml?channel_id=UC9C07cryUrKzLuAzwITPA3A "SC2" "SC2HL"
|
https://www.youtube.com/feeds/videos.xml?channel_id=UC9C07cryUrKzLuAzwITPA3A "SC2" "SC2HL"
|
||||||
|
|
||||||
|
|
||||||
https://www.youtube.com/feeds/videos.xml?channel_id=UCr_3nQ4eRCwm_XUDpf62MAg "Information "Partager C'est Sympa"
|
|
||||||
|
|
||||||
https://www.youtube.com/feeds/videos.xml?channel_id=UCg7HRuQ93hl9v8dTSt_XDHA "Ferme" "~Banabé"
|
https://www.youtube.com/feeds/videos.xml?channel_id=UCg7HRuQ93hl9v8dTSt_XDHA "Ferme" "~Banabé"
|
||||||
https://www.youtube.com/feeds/videos.xml?channel_id=UCsM4_jihNFYe4CtSkXvDR-Q "Ferme" "~permaculture agroécologie etc..."
|
https://www.youtube.com/feeds/videos.xml?channel_id=UCsM4_jihNFYe4CtSkXvDR-Q "Ferme" "~permaculture agroécologie etc..."
|
||||||
https://www.youtube.com/feeds/videos.xml?channel_id=UC2avy3Pwc3yVtt-tPKJn33A "Ferme" "~Ma ferme autonome"
|
https://www.youtube.com/feeds/videos.xml?channel_id=UC2avy3Pwc3yVtt-tPKJn33A "Ferme" "~Ma ferme autonome"
|
||||||
|
@ -44,9 +44,9 @@ vim.api.nvim_set_keymap("n", "<leader>zf", "<Cmd>ZkNotes { sort = { 'modified' }
|
|||||||
vim.api.nvim_set_keymap("v", "<leader>zf", ":'<,'>ZkMatch<CR>", opts)
|
vim.api.nvim_set_keymap("v", "<leader>zf", ":'<,'>ZkMatch<CR>", opts)
|
||||||
|
|
||||||
-- Open notes linking to the current buffer.
|
-- Open notes linking to the current buffer.
|
||||||
-- vim.api.nvim_set_keymap("n", "<leader>zb", "<Cmd>ZkBacklinks<CR>", opts)
|
vim.api.nvim_set_keymap("n", "<leader>zb", "<Cmd>ZkBacklinks<CR>", opts)
|
||||||
-- Alternative for backlinks using pure LSP and showing the source context.
|
-- Alternative for backlinks using pure LSP and showing the source context.
|
||||||
vim.api.nvim_set_keymap('n', '<leader>zb', '<Cmd>lua vim.lsp.buf.references()<CR>', opts)
|
--map('n', '<leader>zb', '<Cmd>lua vim.lsp.buf.references()<CR>', opts)
|
||||||
-- Open notes linked by the current buffer.
|
-- Open notes linked by the current buffer.
|
||||||
vim.api.nvim_set_keymap("n", "<leader>zL", "<Cmd>ZkLinks<CR>", opts)
|
vim.api.nvim_set_keymap("n", "<leader>zL", "<Cmd>ZkLinks<CR>", opts)
|
||||||
|
|
||||||
|
@ -220,13 +220,6 @@ return packer.startup(function(use)
|
|||||||
config = [[require('config.oil')]]
|
config = [[require('config.oil')]]
|
||||||
}
|
}
|
||||||
|
|
||||||
use {
|
|
||||||
'numToStr/Comment.nvim',
|
|
||||||
config = function()
|
|
||||||
require('Comment').setup()
|
|
||||||
end
|
|
||||||
}
|
|
||||||
|
|
||||||
if PACKER_BOOTSTRAP then
|
if PACKER_BOOTSTRAP then
|
||||||
require("packer").sync()
|
require("packer").sync()
|
||||||
end
|
end
|
||||||
|
@ -1,12 +1,23 @@
|
|||||||
|
profile chanay {
|
||||||
|
output eDP-1 enable scale 1
|
||||||
|
output "Optoma Corporation Optoma SVGA Q71P7100939" position 0,0
|
||||||
|
}
|
||||||
|
|
||||||
|
profile stex101 {
|
||||||
|
output eDP-1 enable scale 1
|
||||||
|
output "Seiko Epson Corporation EPSON PJ 0x00000101" position 0,0
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
profile maison {
|
profile maison {
|
||||||
output eDP-1 disable
|
output eDP-1 disable
|
||||||
output "Philips Consumer Electronics Company PHL 223V5 ZV01622003292" position 0,0 transform 90 mode 1920x1080
|
output "Philips Consumer Electronics Company PHL 223V5 ZV01622003292" position 0,0 transform 90 mode 1920x1080
|
||||||
output "Samsung Electric Company LS27A600U HNMR502540" position 1080,240 mode 2560x1440
|
output "Samsung Electric Company LS27A600U HNMR502540" position 1080,240 mode 2560x1440
|
||||||
}
|
}
|
||||||
|
|
||||||
profile atelier {
|
profile maison2 {
|
||||||
output eDP-1 enable scale 1 position 0,1080
|
output eDP-1 enable scale 1 position 320,1440
|
||||||
output "ROW AAA Unknown" mode 1280x800
|
output "Samsung Electric Company LS27A600U HNMR502540" mode 2560x1440
|
||||||
}
|
}
|
||||||
|
|
||||||
profile bdp {
|
profile bdp {
|
||||||
|
Loading…
Reference in New Issue
Block a user