Commit Graph

464 Commits

Author SHA1 Message Date
David JULIEN 438c25f4ff [mail] feat: add filters for univ 2022-11-04 16:31:35 +01:00
David JULIEN fd74b462fb [mail] refactor!: simplify mailboxes names
!!!BREAKING: check the configuration files to rename the mail
directories accordingly
2022-11-04 10:20:37 +01:00
David JULIEN a3af37de8c [mail] feat: add velo subfolder to univ-nantes 2022-11-04 10:08:13 +01:00
David JULIEN 342d4973a3 [mail] feat: add forge subfolder to univ-nantes 2022-11-03 18:11:00 +01:00
David JULIEN 81b5358a21 [mail] fix: $NOTMUCH_CONFIG has a more generic name 2022-11-03 15:05:02 +01:00
David JULIEN 68c375abdc [sxhkd] feat: use XF86 keys by default for volume 2022-11-03 15:04:17 +01:00
David JULIEN 7b912a8aa9 [mail] fix: colors in light colorscheme 2022-11-02 10:42:08 +01:00
David JULIEN 3472023749 [dunst] fix: change default font to FiraCode 2022-11-02 10:41:19 +01:00
David JULIEN 21ca0c28de Merge branch 'dev' into mercury
status: fix icons
system: change default fonts to Fira + Nerd Symbols
        support japanes characters (no kanji)
2022-11-01 23:38:25 +01:00
David JULIEN 540613898d [dwm] feat: support japanese symbols (no kanji) 2022-11-01 23:36:28 +01:00
David JULIEN 61d1045e72 [system] feat: use Fira + Nerd Symbols by default 2022-11-01 23:30:54 +01:00
David JULIEN 1bc71e7b3f
Merge branch 'dev' into mercury
mail: remove unused accounts
status (empty): show volume when muted
2022-10-30 23:28:50 +01:00
David JULIEN de5d6d68df
[mail] cleanup: remove unused accounts
!!!BREAKING: remove lyon1 and centrale-marseille accounts
2022-10-30 23:26:32 +01:00
David JULIEN 6f6ebc73c7
Merge branch 'dev' into mercury
mail: change config dirname
        split config file
nvim: fix light colorscheme
2022-10-30 13:00:07 +01:00
David JULIEN 094bc994f2 [mail] refactor: divide neomuttrc into file + dir name change 2022-10-29 22:22:50 +02:00
David JULIEN 18fa36a655 Merge branch 'dev' into mercury
git: fix gitignore
mail: fix globbing in subdirectories
        use XDG_DIRECTORIES variables
        use PGP keys as default keys, not just for signing
        add keybindings to univ-nantes
        fix display in statusbar
        notify only the amount of mail, not content
        fix timestamp for sync
nvim: fix deprecated functions in nvim-cmp
        change Telescope keymaps prefixes
        add Telescope keymap for grepping
2022-10-25 22:28:50 +02:00
David JULIEN e29723ec26 [nvim] feat: add a Telescope mapping to grep under cursor 2022-10-25 12:32:37 +02:00
David JULIEN 49a299d91b [nvim] feat: prefix Telescope maps with <leader>t 2022-10-25 12:32:37 +02:00
David JULIEN 069ac13a3b [mail] feat: add keybindings to univ-nantes 2022-10-25 12:32:31 +02:00
David JULIEN 6614e219e9 [mail] feat: use a PGP key as default key, not just for signing 2022-10-25 12:32:18 +02:00
David JULIEN 89c6812490 [mail] fix: use XDG_DIRECTORIES variables for mailcap 2022-10-25 12:00:07 +02:00
David JULIEN 13efea3df4 [nvim.cmp] fix: deprecated function 2022-10-19 23:43:21 +02:00
David JULIEN a612525900
Merge branch 'dev' into mercury
mail: fix @univ-nantes
        display subfolders
2022-10-19 22:04:32 +02:00
David JULIEN 6226e99122 [mail] feat: subfolders display for @univ-nantes 2022-10-19 10:05:50 +02:00
David JULIEN 87de4c3ad0 [mail] fix: use the right @univ-nantes adress
ref. 5bc787c
2022-10-18 11:07:00 +02:00
David JULIEN d8f5743fb6
Merge branch 'dev' into mercury
displayselect: fix script + default config
mail: add univ-nantes account
      use env variables when possible
      update sb-mailbox
gnupg: use pinentry-gtk2 instead of curses
2022-10-17 23:01:34 +02:00
David JULIEN a5b65926be [gnupg] feat: use pinentry-gtk instead of curses
prevents deadlocks if not called from a terminal
2022-10-17 18:00:26 +02:00
David JULIEN 6df140ccdd [mail] feat: add signature for @univ-nantes 2022-10-17 16:22:05 +02:00
David JULIEN 5b158166db [mail] feat: add bindings for folders of @univ-nantes 2022-10-17 14:39:47 +02:00
David JULIEN bc45514a3b [pass] update pass commands according to new layout 2022-10-17 11:59:37 +02:00
David JULIEN d8afd0789b [system] feat: fix issues between JAVA and dwm 2022-10-17 10:41:43 +02:00
David JULIEN 5bc787c7ea [mail] feat: add @univ-nantes to replace @ens-lyon 2022-10-17 10:40:40 +02:00
David JULIEN 48b48db3b7 [mail] refactor: use env variables 2022-10-17 10:40:36 +02:00
David JULIEN 32c794954f [mutt] feat: change folders tracked for ens 2022-10-14 10:51:15 +02:00
David JULIEN 105b3d117f [mutt] feat: use XDG_BASE_DIRECTORIES 2022-10-14 10:45:23 +02:00
David JULIEN 9b07e00f95
Merge branch 'dev' into mercury
nvim: tweak autocompletion
scripts: fix tex files compilation
mail: add folders for ens account
status: separate states for wifi down and no ssid
2022-07-28 20:07:56 +02:00
David JULIEN 4540ec5578 [mail] feat: add MOVEP/QEST folders to ens account 2022-07-28 20:06:24 +02:00
David JULIEN a035e1ee17 [nvim] feat: tweak autocomplete behavior
change binding
autocomplete
2022-07-08 15:24:58 +02:00
David JULIEN 519eecbc4b
Merge branch 'dev' into mercury
nvim: consistent names for LSP hints
statusbar: handle >100% battery cases
2022-06-11 12:25:17 +02:00
David JULIEN 1bd3ea5adc [nvim] fix: consistent names for diagnostics 2022-06-08 10:29:35 +02:00
David JULIEN 7fe2da7d37
Merge branch 'dev' into mercury
nvim:
        fix lsp hints
        fix latex snippets
        remove unused backup file

scripts:
        compiler luatex + main.tex if available
2022-05-31 22:02:30 +02:00
David JULIEN 96b6b535a5 [nvim] cleanup: remove unused backup file 2022-05-31 17:31:35 +02:00
David JULIEN 12182ea487 [nvim] fix: lsp hints in signbar 2022-05-31 17:21:29 +02:00
David JULIEN 6bdf71567f [nvim] fix: no newline after itemize in tex files 2022-05-19 15:08:44 +02:00
David JULIEN 2be3a9f24b
Merge branch 'dev' into mercury
sxhkd:
        tweak color-switch keymaps
        add screenlock keymap
        add screenshot for window
nvim:
        add latex lsp
2022-05-17 16:46:45 +02:00
David JULIEN 015c7f3936 [nvim] feat: add latex lsp 2022-05-17 16:45:58 +02:00
David JULIEN 9a076e3984 [sxhkd] feat: add screenshot -w keymap 2022-05-17 16:23:44 +02:00
David JULIEN 9360696302 [sxhkd] feat: alt key to tweak mappings 2022-05-17 16:23:07 +02:00
David JULIEN 33f4267a61 [sxhkd] feat: add slock keymap 2022-05-17 16:20:52 +02:00
David JULIEN 1bcbd9f305
Merge branch 'dev' into mercury
ncmpcpp: tweak colors
2022-05-17 12:05:09 +02:00
David JULIEN 0c0baaaadf [ncmpcpp] feat: tweak colors to be readable in both ligh and dark themes 2022-05-17 12:00:02 +02:00
David JULIEN ba33d7baad
Merge branch 'dev' into mercury
script: fix screenshot
nvim: cleanup lsp config
        custom icons for packer
2022-05-04 23:06:38 +02:00
David JULIEN 583121534c [nvim] feat: custom icons for packer
also require it at the beginning
2022-05-04 22:59:13 +02:00
David JULIEN f25ef3e9be [nvim] feat: cleanup server setup 2022-05-04 22:58:42 +02:00
David JULIEN ea8f3d2e54 Merge branch 'dev' into mercury
nvim: fix diagnostics in statusline
        rewrite lspconfig
2022-05-02 23:35:55 +02:00
David JULIEN f20223da57 [nvim] feat: update lsp config to follow plugins
nvim-lsp-installer stopped setting things up, setup lsp through
lspconfig
2022-05-02 23:35:31 +02:00
David JULIEN 407d9983a8 [nvim] fix: statusline diagnostics
diagnostics are buffer-specific
2022-05-02 23:32:25 +02:00
David JULIEN 8fbbc291ab
Merge branch 'dev' into mercury
nvim: add colors + icons to nvim-cmp
        trim down colorscheme
dwm: add screenshot script
mail: change Centrale name to "Smecta"
2022-05-01 18:37:49 +02:00
David JULIEN 0cb56c9a46 [dwm] feat: add screenshot script + keymap 2022-05-01 18:37:27 +02:00
David JULIEN 375f82d8e6 [nvim] refactor: trim down lsp icons + remove unused functions 2022-05-01 18:30:12 +02:00
David JULIEN f0596d3c80 [nvim] refactor: move CompletionItems to cmp.lua 2022-05-01 14:43:00 +02:00
David JULIEN 8f73067a9b [nvim] fix: variable names conflicts 2022-05-01 14:42:05 +02:00
David JULIEN c29a53ac58 [mail] feat: change Centrale displayed name
is now "Smecta"
2022-05-01 14:41:20 +02:00
David JULIEN 24781bbf71
Merge branch 'dev' into mercury
nvim: change function name in cmp.lua
        [snippets] only jump inside snippets with tab
        fix snippets config
        custtom colored nodes for for snippets
        write latex keymaps the 0.7 way
2022-04-29 00:24:14 +02:00
David JULIEN 695cd74e54 [nvim] feat: custom (colored) nodes for snippets 2022-04-29 00:23:08 +02:00
David JULIEN e23ea8343a [nvim] feat: write latex keymaps the 0.7 way 2022-04-29 00:21:30 +02:00
David JULIEN 6fd5067bc4 [nvim] fix: snippets config 2022-04-29 00:20:18 +02:00
David JULIEN 6581d9af42 [nvim] feat: only jump inside the snippet 2022-04-29 00:18:53 +02:00
David JULIEN 4669337540 [nvim] rewrite: has_words_before in cmp.lua 2022-04-29 00:18:25 +02:00
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 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 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 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 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 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 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
David JULIEN d25e9a2e72
Merge branch 'dev' into gentoo
nvim: fix lsp count in statusline
2021-12-12 23:37:02 +01:00
David JULIEN 7a0030b064 [nvim] fix: lsp count in statusline
vim.lsp.diagnostic.get_count() got deprecated
2021-12-12 23:35:54 +01:00
David JULIEN 56e2aaccaa
Merge branch 'dev' into gentoo
nvim: move tex snippets to ftplugin/tex.lua
        add c snippets
2021-12-10 11:13:07 +01:00
David JULIEN f35c6599c0 [nvim] feat: c snippets 2021-12-09 16:47:22 +01:00
David JULIEN 9f940e19da [nvim] cleanup: move tex snippets to ftplugin
move tex snippets to after/ftplugin/tex.lua
add copy function to utils
2021-12-09 16:47:11 +01:00
David JULIEN dc18ef2ac3
Merge branch 'dev' into gentoo
nvim: fix tex snippets
2021-12-09 15:29:04 +01:00
David JULIEN 28d21abbda [nvim] fix: tikz snippet for tex files 2021-12-06 00:22:28 +01:00
David JULIEN bd972a5c71
Merge branch 'dev' into gentoo
nvim: add tex snippets
2021-12-04 17:13:46 +01:00
David JULIEN 16fccceae2 [nvim] add tex snippets 2021-12-04 17:13:13 +01:00
David JULIEN 03d5ef67ff
Merge branch 'dev' into gentoo
neomutt: add mail config files
2021-12-02 15:51:24 +01:00
David JULIEN 9bb4a871f2
[mutt] feat: add accounts config files
pgp signature enabled by default, one needs my private keys to do so
2021-12-02 15:49:54 +01:00
David JULIEN c982b10206
Merge branch 'dev' into gentoo
scripts: fetch infos are more robust
         fix tsession
alias: rsync --progress
nvim: cleanup comments
        enable netrw back again
2021-12-02 15:46:56 +01:00
David JULIEN e8dfccb5d8 [nvim] fix: leave netrw alone
netrw used to be prevented from loading. It may prove useful, so it's
back in business
2021-12-02 15:43:16 +01:00
David JULIEN 406a24d127 [nvim] format: move comment to the right 2021-12-02 15:43:16 +01:00
David JULIEN 701dbee2a1 [x11] prevent screenlock in every corner 2021-12-02 15:32:04 +01:00
David JULIEN 701038dc50 [alias] enforce rsync to show progress 2021-12-02 15:21:47 +01:00
David JULIEN 912cd01977
Merge branch 'dev' into gentoo
nvim: improve luasnips
system: fix tsession for irc
        add LATEX_RESOURCES variable
2021-11-20 22:02:06 +01:00
David JULIEN a5d532394a [sxhkd] fix: tmux session name for irc 2021-11-20 19:10:24 +01:00
David JULIEN b057e1566b [nvim] feat: add env snippet
!!!BREAKING : remove "rmk" snippet
2021-11-20 17:10:19 +01:00
David JULIEN 562672bbf1 [nvim] feat: improve snippets
exit on the next line
2021-11-20 17:09:35 +01:00
David JULIEN 238dae78d7
[system] feat: add LATEX_RESOURCES variable 2021-11-20 16:58:00 +01:00
David JULIEN 3e91d77a6a
Merge branch 'dev' into gentoo
nvim: fix completion
      remove unused function
2021-11-20 16:13:47 +01:00
David JULIEN 0f478a9d4b [nvim] cleanup: remove unused function 2021-11-20 16:13:35 +01:00
David JULIEN 4743d71c8f [nvim] fix: let cmp handle completion 2021-11-20 16:13:30 +01:00
David JULIEN 557c908e40
Merge branch 'dev' into gentoo
scripts: fix maker
zsh: add envvar
system: introduce tmux, irssi
gnupg: fix pinentry
ncmpcpp: don't display startup message
nvim: add luasnip maps
      tex formatoptions
2021-11-20 16:07:14 +01:00
David JULIEN 5450d0c189 [nvim] feat: tex formatoptions 2021-11-20 16:05:46 +01:00
David JULIEN 5b27863d03 [nvim] feat: add lua maps + cmp hierarchy 2021-11-20 16:05:46 +01:00
David JULIEN c6f0d78af6 [ncmpcpp]: don't display startup message 2021-11-20 16:05:46 +01:00
David JULIEN 96f5019a94 [gnupg] fix: env variable setup
set the right envvar so that pinentry doesn't display ncurses to tty
2021-11-20 16:05:46 +01:00
David JULIEN b7cb6c1940 [irssi] feat: add irc client 2021-11-20 16:05:46 +01:00
David JULIEN 2cee2b21fc [tmux] feat: introducing tmux
add keybindings for mail and irc
2021-11-20 16:05:46 +01:00
David JULIEN 8b1944ecdd [zsh] feat: add necessary env variables 2021-11-20 16:05:46 +01:00
David JULIEN a6e9cc127a
Merge branch 'dev' into gentoo
nvim: add luasnip [WIP]
      move packer config to nvim/lua/plugins
2021-11-20 15:40:10 +01:00
David JULIEN bf676aa089
[nvim] cleanup: move plugin config to packer.lua 2021-11-20 15:38:46 +01:00
David JULIEN 5b87400ae3
[nvim] [WIP] feat: luasnip
snippets require refinement
2021-11-20 15:38:32 +01:00
David JULIEN 86d2612e25
Merge branch 'dev' into gentoo
npm: add config
nvim: change PackerSync map
      add c/lua filetype settings
      add autopairs plugin
      update lua_lsp config
      fix coq maps
2021-10-30 15:32:17 +02:00
David JULIEN 555cb3e04e [nvim] change packersync map 2021-10-30 15:31:59 +02:00