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
094bc994f2
[mail] refactor: divide neomuttrc into file + dir name change
2022-10-29 22:22:50 +02:00
45930f277b
[nvim] fix: contrast for light colorscheme
2022-10-29 21:24:16 +02:00
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
a17e7fc134
[mail] fix: check new-ness against $timestamp
2022-10-25 19:52:14 +02:00
e29723ec26
[nvim] feat: add a Telescope mapping to grep under cursor
2022-10-25 12:32:37 +02:00
49a299d91b
[nvim] feat: prefix Telescope maps with <leader>t
2022-10-25 12:32:37 +02:00
9b6842e073
[mail] cleanup: notify only the maount of mails
...
no need to get loads of infos, just to know you get a mail
2022-10-25 12:32:37 +02:00
1249c0099b
[mail] fix: do not display drafts count in statusbar
2022-10-25 12:32:31 +02:00
069ac13a3b
[mail] feat: add keybindings to univ-nantes
2022-10-25 12:32:31 +02:00
6614e219e9
[mail] feat: use a PGP key as default key, not just for signing
2022-10-25 12:32:18 +02:00
89c6812490
[mail] fix: use XDG_DIRECTORIES variables for mailcap
2022-10-25 12:00:07 +02:00
13efea3df4
[nvim.cmp] fix: deprecated function
2022-10-19 23:43:21 +02:00
5cce96f8ad
[mail] fix: globbing for subdirectories
2022-10-19 23:43:14 +02:00
d5714c0ca2
[git] fix: gitignore path in ~/.local
2022-10-19 23:29:29 +02:00
a612525900
Merge branch 'dev' into mercury
...
mail: fix @univ-nantes
display subfolders
2022-10-19 22:04:32 +02:00
6226e99122
[mail] feat: subfolders display for @univ-nantes
2022-10-19 10:05:50 +02:00
87de4c3ad0
[mail] fix: use the right @univ-nantes adress
...
ref. 5bc787c
2022-10-18 11:07:00 +02:00
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
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
139cfc8330
feat: add gitignore
2022-10-17 17:29:49 +02:00
6df140ccdd
[mail] feat: add signature for @univ-nantes
2022-10-17 16:22:05 +02:00
cacfe657a7
[scripts] fix: displayselect
...
fix default config + refactor code
2022-10-17 15:30:04 +02:00
5b158166db
[mail] feat: add bindings for folders of @univ-nantes
2022-10-17 14:39:47 +02:00
b6110b6fdb
[mail] feat: update sb-mailbox to use @univ-nantes
...
ref. commit 5bc787c7
2022-10-17 12:41:35 +02:00
bc45514a3b
[pass] update pass commands according to new layout
2022-10-17 11:59:37 +02:00
d8afd0789b
[system] feat: fix issues between JAVA and dwm
2022-10-17 10:41:43 +02:00
5bc787c7ea
[mail] feat: add @univ-nantes to replace @ens-lyon
2022-10-17 10:40:40 +02:00
48b48db3b7
[mail] refactor: use env variables
2022-10-17 10:40:36 +02:00
32c794954f
[mutt] feat: change folders tracked for ens
2022-10-14 10:51:15 +02:00
105b3d117f
[mutt] feat: use XDG_BASE_DIRECTORIES
2022-10-14 10:45:23 +02:00
937a6aaa15
[displayselect] fix: grepping of monitors
2022-10-14 10:37:13 +02:00
0670ad37a6
[displayselect] feat: remove default config
2022-10-14 10:34:40 +02:00
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
40a6eb6330
[statusbar] feat: separate states for wifi down and no ssid
2022-07-28 20:06:53 +02:00
4540ec5578
[mail] feat: add MOVEP/QEST folders to ens account
2022-07-28 20:06:24 +02:00
David JULIEN
dede9bcf79
[scripts] feat: compile main.tex the right way
2022-07-08 15:26:05 +02:00
David JULIEN
a035e1ee17
[nvim] feat: tweak autocomplete behavior
...
change binding
autocomplete
2022-07-08 15:24:58 +02:00
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
72d94850b4
[statusbar] feat: handle >100% battery cases
2022-06-11 12:24:01 +02:00
David JULIEN
1bd3ea5adc
[nvim] fix: consistent names for diagnostics
2022-06-08 10:29:35 +02:00
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
5689005285
[scripts] feat: compile luatex + main project if exists
2022-05-31 17:24:57 +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
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
015c7f3936
[nvim] feat: add latex lsp
2022-05-17 16:45:58 +02:00
9a076e3984
[sxhkd] feat: add screenshot -w keymap
2022-05-17 16:23:44 +02:00
9360696302
[sxhkd] feat: alt key to tweak mappings
2022-05-17 16:23:07 +02:00