72e8163c4a
[system] fix: changed fonts
2022-10-31 10:27:18 +01:00
fc15357406
Merge branch 'dev' into thesis
...
mail: change config dirname
split config file
status: fix volume icons
2022-10-31 10:18:15 +01:00
de5d6d68df
[mail] cleanup: remove unused accounts
...
!!!BREAKING: remove lyon1 and centrale-marseille accounts
2022-10-30 23:26:32 +01:00
094bc994f2
[mail] refactor: divide neomuttrc into file + dir name change
2022-10-29 22:22:50 +02:00
5fa18d6ad8
Merge branch 'dev' into thesis
...
mail: fix notification
use PGP keys as default keys, not just for signing
add keybindings to univ-nantes
do not display drafts counter in statusbar
nvim: change Telescope keymaps
add Telescope mappings to grep under cursor
2022-10-25 12:33:53 +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
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
eb27e443f6
[X11] fix: trackpad initial trackpad setup
2022-10-25 11:52:36 +02:00
dca0fcbb44
[dunst] fix: font + icon size
2022-10-20 15:00:24 +02:00
dafb241104
[mail] cleanup: remove personnal addresses
2022-10-20 14:58:32 +02:00
532361941e
[mail] cleanup: rename univ address config
2022-10-20 14:58:06 +02:00
7b561eee06
Merge branch 'dev' into thesis
...
git: fix gitignore for ~/.local
mail: fix globbing in subdirectories
nvim.cmp: fix deprecated functions
2022-10-20 14:53:36 +02:00
13efea3df4
[nvim.cmp] fix: deprecated function
2022-10-19 23:43:21 +02:00
04523a2331
Merge branch 'dev' into thesis
...
mail: subdfolders display for @univ-nantes
2022-10-19 10:07:31 +02:00
6226e99122
[mail] feat: subfolders display for @univ-nantes
2022-10-19 10:05:50 +02:00
a6c257d222
[mpd] fix: visualizer feed
2022-10-19 10:04:51 +02:00
638c80b269
Merge branch 'dev' into thesis
...
fix @univ-nantes email adress
2022-10-18 11:09:07 +02:00
87de4c3ad0
[mail] fix: use the right @univ-nantes adress
...
ref. 5bc787c
2022-10-18 11:07:00 +02:00
d7b73f7126
feat: thesis config
2022-10-17 18:16:40 +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
6df140ccdd
[mail] feat: add signature for @univ-nantes
2022-10-17 16:22:05 +02:00
5b158166db
[mail] feat: add bindings for folders of @univ-nantes
2022-10-17 14:39:47 +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
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
1bd3ea5adc
[nvim] fix: consistent names for diagnostics
2022-06-08 10:29:35 +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
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
33f4267a61
[sxhkd] feat: add slock keymap
2022-05-17 16:20:52 +02:00
0c0baaaadf
[ncmpcpp] feat: tweak colors to be readable in both ligh and dark themes
2022-05-17 12:00:02 +02:00
583121534c
[nvim] feat: custom icons for packer
...
also require it at the beginning
2022-05-04 22:59:13 +02:00
f25ef3e9be
[nvim] feat: cleanup server setup
2022-05-04 22:58:42 +02:00
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
407d9983a8
[nvim] fix: statusline diagnostics
...
diagnostics are buffer-specific
2022-05-02 23:32:25 +02:00
0cb56c9a46
[dwm] feat: add screenshot script + keymap
2022-05-01 18:37:27 +02:00
375f82d8e6
[nvim] refactor: trim down lsp icons + remove unused functions
2022-05-01 18:30:12 +02:00
f0596d3c80
[nvim] refactor: move CompletionItems to cmp.lua
2022-05-01 14:43:00 +02:00
8f73067a9b
[nvim] fix: variable names conflicts
2022-05-01 14:42:05 +02:00
c29a53ac58
[mail] feat: change Centrale displayed name
...
is now "Smecta"
2022-05-01 14:41:20 +02:00
695cd74e54
[nvim] feat: custom (colored) nodes for snippets
2022-04-29 00:23:08 +02:00
e23ea8343a
[nvim] feat: write latex keymaps the 0.7 way
2022-04-29 00:21:30 +02:00
6fd5067bc4
[nvim] fix: snippets config
2022-04-29 00:20:18 +02:00
6581d9af42
[nvim] feat: only jump inside the snippet
2022-04-29 00:18:53 +02:00
4669337540
[nvim] rewrite: has_words_before in cmp.lua
2022-04-29 00:18:25 +02:00
d9e7f76a5f
[nvim] format: tabstop=8 -> 4 for lua files
2022-04-27 22:46:27 +02:00
bc67eb8ffe
[nvim] feat: update mapping API
...
nvim 0.7 has a dedicated keymap.set function
2022-04-27 22:46:10 +02:00
9ff24a5559
[nvim] cleanup: move lspconfig.lua to lua/plugin/
2022-04-27 22:45:56 +02:00
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
b2c50db804
[nvim] feat: Telescope is default
2022-04-27 22:45:24 +02:00
b38d33a09b
[nvim] feat: local use
variable for lsp
2022-04-27 22:45:16 +02:00
9c53518d21
[nvim] cleanup: remove unused Colorizer plugin
2022-04-27 22:44:57 +02:00
98b6a428a7
[nvim] feat: packer boostrapping on first install
2022-04-27 22:44:47 +02:00
ad7f073614
[nvim] fix: fzf + grep finders for telescope
2022-04-18 12:34:42 +02:00
5e72601047
[nvim] feat: use <leader>f as telescope prefix
2022-04-18 12:34:15 +02:00
f456d9557c
[nvim] fix: broken mapping for telescope
2022-04-18 12:33:25 +02:00
a38d2a61c5
[nvim] cleanup: remove unused plugin
2022-04-18 12:18:07 +02:00
9f1c572139
[nvim] fix: path change in sumneko_lua
2022-04-18 12:17:40 +02:00
e3be31bef9
[nvim] fix: no newline after env snippet
2022-03-12 20:38:22 +01:00
7cca8731e0
[tmux] fix: lowerleft icon
2022-03-04 19:34:46 +01:00
888c339932
[mail] fix: don't autosign mail for centrale account
2022-03-04 19:34:46 +01:00
dc8c813b36
[mail] feat: add various dirs for mailo account
2022-03-04 19:34:46 +01:00
8b111f0f58
[mbsync] fix: must precise where to store Inbox
2022-03-04 19:34:46 +01:00
f33c1ff1ed
[dunst] feat: update config with upstream
2022-03-04 19:34:37 +01:00
5e773fa506
[mail] feat: add mutt config for centrale account
2022-01-14 11:24:37 +01:00
00c8e4e8c8
[nvim] feat: add underline tex snippet
2022-01-14 11:02:33 +01:00
dd2910a27e
[nvim] fix: no trailing whitespace after tex snips
2022-01-14 11:02:23 +01:00
61a85608e9
[nvim] fix: fsc snippet for tex
2022-01-14 10:59:07 +01:00
d4050ad3bf
[nvim] fix: lsp maps (API)
2022-01-14 10:54:07 +01:00
6fcc12da1c
[mail] feat: add centrale mail account
2022-01-14 10:53:23 +01:00
f86fa9b2cf
[git] change default signing key
2021-12-14 17:15:04 +01:00
35ecf56e2c
[mutt] feat: change keymaps to switch mailboxes
2021-12-14 17:14:31 +01:00
David JULIEN
a1386ad08c
[mutt] cleanup: no need to source posteo file
2021-12-13 20:51:07 +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
7a0030b064
[nvim] fix: lsp count in statusline
...
vim.lsp.diagnostic.get_count() got deprecated
2021-12-12 23:35:54 +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
28d21abbda
[nvim] fix: tikz snippet for tex files
2021-12-06 00:22:28 +01:00
David JULIEN
16fccceae2
[nvim] add tex snippets
2021-12-04 17:13:13 +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
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
701038dc50
[alias] enforce rsync to show progress
2021-12-02 15:21:47 +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