Commit Graph

452 Commits

Author SHA1 Message Date
David JULIEN ce0709a0b1
Merge branch 'dev' into mercury
dwm: update to 6.3 (fresh restart)
nvim: update to 0.7
    change keymap API
    update LSP installation
    lua tabstop=8->4
    remove unused plugins
2022-04-27 22:47:51 +02:00
David JULIEN d9e7f76a5f [nvim] format: tabstop=8 -> 4 for lua files 2022-04-27 22:46:27 +02:00
David JULIEN bc67eb8ffe [nvim] feat: update mapping API
nvim 0.7 has a dedicated keymap.set function
2022-04-27 22:46:10 +02:00
David JULIEN 9ff24a5559 [nvim] cleanup: move lspconfig.lua to lua/plugin/ 2022-04-27 22:45:56 +02:00
David JULIEN 40839ad70b [nvim] feat: configure LSPs through lsp-installer
!!!BREAK: do not use lsp-config (used under the hood by
nvim-lsp-installer)
2022-04-27 22:45:42 +02:00
David JULIEN b2c50db804 [nvim] feat: Telescope is default 2022-04-27 22:45:24 +02:00
David JULIEN b38d33a09b [nvim] feat: local `use` variable for lsp 2022-04-27 22:45:16 +02:00
David JULIEN 9c53518d21 [nvim] cleanup: remove unused Colorizer plugin 2022-04-27 22:44:57 +02:00
David JULIEN 98b6a428a7 [nvim] feat: packer boostrapping on first install 2022-04-27 22:44:47 +02:00
David JULIEN 4e95af5b7a [dwm] fresh restart: update to 6.3 2022-04-27 22:44:33 +02:00
David JULIEN c89affe871 Merge branch 'dev' into mercury
nvim: fix sumneko_lua path
      remove unused Coq plugin
      fix Telescope mappings
      fix Telescope finders
2022-04-18 12:35:50 +02:00
David JULIEN ad7f073614 [nvim] fix: fzf + grep finders for telescope 2022-04-18 12:34:42 +02:00
David JULIEN 5e72601047 [nvim] feat: use <leader>f as telescope prefix 2022-04-18 12:34:15 +02:00
David JULIEN f456d9557c [nvim] fix: broken mapping for telescope 2022-04-18 12:33:25 +02:00
David JULIEN a38d2a61c5 [nvim] cleanup: remove unused plugin 2022-04-18 12:18:07 +02:00
David JULIEN 9f1c572139 [nvim] fix: path change in sumneko_lua 2022-04-18 12:17:40 +02:00
David JULIEN 7f302f9ba4
Merge branch 'dev' into mercury
nvim: remove newline after env snippet
2022-03-12 20:41:18 +01:00
David JULIEN e3be31bef9 [nvim] fix: no newline after env snippet 2022-03-12 20:38:22 +01:00
David JULIEN a3b75c39a6 [statusbar] fix: music icon in sb-music 2022-03-07 11:30:19 +01:00
David JULIEN 8a245444c0 [Xorg] feat: coming back to xss-lock 2022-03-07 11:29:50 +01:00
David JULIEN c04f21a33b
Merge branch 'dev' into gentoo
dunst: update config according to upstream
mail: fix centrale account
      add dirs to mailo
tmux: fix lowerleft icon
2022-03-04 19:35:39 +01:00
David JULIEN 7cca8731e0 [tmux] fix: lowerleft icon 2022-03-04 19:34:46 +01:00
David JULIEN 888c339932 [mail] fix: don't autosign mail for centrale account 2022-03-04 19:34:46 +01:00
David JULIEN dc8c813b36 [mail] feat: add various dirs for mailo account 2022-03-04 19:34:46 +01:00
David JULIEN 8b111f0f58 [mbsync] fix: must precise where to store Inbox 2022-03-04 19:34:46 +01:00
David JULIEN f33c1ff1ed [dunst] feat: update config with upstream 2022-03-04 19:34:37 +01:00
David JULIEN 08790ca958 [config] feat: add conf.d settings 2022-03-04 19:26:04 +01:00
David JULIEN c021088223 [scripts] feat: bulk now defaults to OGG convertion 2022-03-04 18:48:07 +01:00
David JULIEN 67154402f9 feat: add portage config 2022-03-04 16:09:38 +01:00
David JULIEN 4e80edffc9 feat: add linux kernel config 2022-03-04 16:08:52 +01:00
David JULIEN 42e7fb360e
Merge branch 'dev' into gentoo
nvim: fix lsp maps
      fix tex snips
      add tex snippet for underline
mail: add centrale account config for mutt
2022-01-14 11:25:13 +01:00
David JULIEN 5e773fa506 [mail] feat: add mutt config for centrale account 2022-01-14 11:24:37 +01:00
David JULIEN 00c8e4e8c8 [nvim] feat: add underline tex snippet 2022-01-14 11:02:33 +01:00
David JULIEN dd2910a27e [nvim] fix: no trailing whitespace after tex snips 2022-01-14 11:02:23 +01:00
David JULIEN 61a85608e9 [nvim] fix: fsc snippet for tex 2022-01-14 10:59:07 +01:00
David JULIEN d0972249c5
Merge branch 'dev' into gentoo
mail: add centrale mail account
nvim: fix lsp maps (API)
2022-01-14 10:55:35 +01:00
David JULIEN d4050ad3bf [nvim] fix: lsp maps (API) 2022-01-14 10:54:07 +01:00
David JULIEN 6fcc12da1c [mail] feat: add centrale mail account 2022-01-14 10:53:23 +01:00
David JULIEN e949adecdb [mail] fix: remove "etu" counter in statusbar 2022-01-14 10:52:22 +01:00
David JULIEN df2d36a19f
Merge branch 'dev' into gentoo
mutt: change keymaps for mailboxes
git: change default gpg signing key
2021-12-14 17:15:23 +01:00
David JULIEN f86fa9b2cf [git] change default signing key 2021-12-14 17:15:04 +01:00
David JULIEN 35ecf56e2c [mutt] feat: change keymaps to switch mailboxes 2021-12-14 17:14:31 +01:00
David JULIEN 2e3eaef75e
Merge branch 'dev' into gentoo
mail: enhance scan for new mail
2021-12-14 08:17:45 +01:00
David JULIEN fea6a564d7 [mail] enhance scan for new mail
take everything into account, but trash
2021-12-14 08:17:03 +01:00
David JULIEN a1386ad08c [mutt] cleanup: no need to source posteo file 2021-12-13 20:51:07 +01:00
David JULIEN e3c84d3c78
Merge branch 'dev' into gentoo
mail: add mutt/mbsync/msmtp config
        add mailo account config
        add mailo slot to sb-mailbox
2021-12-13 20:31:18 +01:00
David JULIEN 116987ba42 [statusbar] add mailo slot to sb-mailbox 2021-12-13 20:29:27 +01:00
David JULIEN 81f003243b
[mail] add mbsync + msmtp config 2021-12-13 20:10:56 +01:00
David JULIEN 4055da3839
[mutt] add mailo account config 2021-12-13 20:10:02 +01:00
David JULIEN fcbd7dbfc4 [mutt] add mutt config 2021-12-13 20:09:24 +01:00