Commit Graph

638 Commits

Author SHA1 Message Date
David JULIEN de06b3c094
Merge branch 'dev' into mercury
nvim: update tex snippets
system: use $internal instead of "eDP-1" in displayselect
        reset dwm after switching colors or display layout
2023-01-14 12:39:55 +01:00
David JULIEN 1545ec85da [system] fix: reset dwm after switching colors or display layout 2023-01-14 12:37:52 +01:00
David JULIEN 760f3cea63 [system] fix: actually use $internal in displayselect 2023-01-10 10:26:43 +01:00
David JULIEN e36f458063 [nvim] fix: trim tex snippets 2023-01-10 10:24:34 +01:00
David JULIEN 67adad0fa3
Merge branch 'dev' into mercury
mail: fix neomuttrc.template
nvim: show textwidth column
2023-01-09 21:29:40 +01:00
David JULIEN 486c1b70ab [nvim] feat: display textwidth column 2023-01-09 18:03:35 +01:00
David JULIEN baf9b8ed69 [mail] fix: remove last line of neomutt config
was an artifact
2023-01-09 15:12:17 +01:00
David JULIEN 77851f57e1
Merge branch 'dev' into mercury
dwm: restoreafterrestart patch
dotfiles: update gitignore
2023-01-08 20:36:19 +01:00
David JULIEN 23e4798377 [dotfiles] feat: update gitignore
remove useless stuff
add personnal configs
2023-01-08 18:19:23 +01:00
David JULIEN 863b0c367b [dwm] feat: restoreafterrestart patch 2023-01-08 18:12:17 +01:00
David JULIEN e721f2c88e
Merge branch 'dev' into mercury
st: fix colors
2023-01-08 17:47:51 +01:00
David JULIEN 1344ce8f2d [st] fix: color codes in config.def.h 2023-01-08 17:46:53 +01:00
David JULIEN 9c82339d2f
Merge branch 'dev' into mercury
st: update to 0.9
dmenu: update to 5.2
dwm: update to 6.4
        restartsig patch
system: switch-color keybinding now restarts dwm
2023-01-08 15:33:17 +01:00
David JULIEN f80d348612 [system] feat: restartsig patch for dwm
switch-color keybinding now restarts dwm
2023-01-08 15:32:14 +01:00
David JULIEN e697700e75
[dwm] feat: update to 6.4 2023-01-08 15:29:47 +01:00
David JULIEN 9625223687
[dmenu] feat: update to 5.2 2023-01-08 15:28:46 +01:00
David JULIEN 0e9e90734d
[st] feat: update to 0.9 2023-01-08 15:28:08 +01:00
David JULIEN a18bbec4a9
Merge branch 'dev' into mercury
repo: put everything on chapril.org
2023-01-08 00:38:51 +01:00
David JULIEN 24cf70ac9d [repo] feat: put everything on chapril.org 2023-01-08 00:38:32 +01:00
David JULIEN 59cc3debfd
Merge branch 'dev' into mercury
dwm: window selborder gets its own variable
        increase bordersize
2023-01-08 00:29:04 +01:00
David JULIEN c8aee7fd9c [dwm] feat: increase bordersize 2023-01-08 00:25:33 +01:00
David JULIEN 58f90bbf8b [dwm] feat: window selborder get its own variable 2023-01-08 00:25:07 +01:00
David JULIEN 4821cc75f6
Merge branch 'dev' into mercury
nvim: fix lsp formatting
2023-01-07 22:51:22 +01:00
David JULIEN 1c90ace028 [nvim] fix: lsp formatting
vim.lsp.buf.formatting got deprecated
2023-01-07 22:50:54 +01:00
David JULIEN 3895178aca
Merge branch 'dev' into mercury
nvim: smart pasting in visual-mode
        add description to <C-E>
        fix comments and formatting
        set keymaps for visual-mode only
        keymap to send selection to void register
2023-01-07 22:31:42 +01:00
David JULIEN 17f4fcbe18 [nvim] feat: send selection to void register 2023-01-07 22:30:59 +01:00
David JULIEN 07741bae28 [nvim] fix: keymaps for visual-mode only 2023-01-07 22:30:23 +01:00
David JULIEN 312d469f22 [nvim] feat: comments and formatting 2023-01-07 22:12:58 +01:00
David JULIEN 5e892c4f2c [nvim] feat: add description to <C-E> 2023-01-07 22:11:01 +01:00
David JULIEN b66dcdcec7 [nvim] feat: smart pasting in visual mode 2023-01-07 22:09:20 +01:00
David JULIEN 529a38bfea
Merge branch 'dev' into mercury 2023-01-07 21:43:35 +01:00
David JULIEN d122b1d842
[mail] fix: remove personnal config prom public repo 2023-01-07 20:15:37 +01:00
David JULIEN 35a71996df
Merge branch 'dev' into mercury
nvim: remove icons from cmp
        use textobjects with treesitter
2023-01-07 19:17:41 +01:00
David JULIEN 8b67005a9d [nvim] feat: use textobjects with treesitter 2023-01-07 19:17:00 +01:00
David JULIEN b16f48b5b3 [nvim] refactor: remove icons from completion 2023-01-07 19:00:42 +01:00
David JULIEN 144cc52bdf
Merge branch 'dev' into mercury
nvim: add descriptions to keymaps
        remap Telescope functionalities
        add telescope.help_tags() map
        fix colorscheme-switching keymap
2023-01-02 20:19:45 +01:00
David JULIEN 13ddf74c92 [nvim] fix: use <leader> as prefix to switch colorscheme 2023-01-02 20:17:56 +01:00
David JULIEN 2445f4dc23 [nvim] feat: add telescope.help_tags() mapping 2023-01-02 19:56:45 +01:00
David JULIEN 4ad4d95674 [nvim] feat: remap telescope functionalities 2023-01-02 19:56:23 +01:00
David JULIEN 6d5fa385d2 [nvim] feat: add descriptions to mappings 2023-01-02 19:47:28 +01:00
David JULIEN 3bed575e25
Merge branch 'dev' into mercury
nvim: display packer in a floating window
        change Telescope comment in packer.lua
        actually use fzf extension in Telescope
        add telescope-file-browser extension
zsh: export PATH in the right place
2022-12-26 19:12:25 +01:00
David JULIEN 4419ce90b1 [system] cleanup: export PATH in the right place 2022-12-26 19:08:58 +01:00
David JULIEN a9cb5afdca [nvim] feat: add telescope-file-browser extension
properly setup Telescope in telescope.lua
provide a new keybinding
2022-12-26 19:08:58 +01:00
David JULIEN 3c7f8a29a7 [nvim] nvim: actually use fzf extension 2022-12-26 19:08:58 +01:00
David JULIEN 791919d058 [nvim] feat: change telescope comment in packer.lua 2022-12-26 19:08:58 +01:00
David JULIEN 84f11353e6 [nvim] feat: display packer in a floating window 2022-12-26 19:08:58 +01:00
David JULIEN 746f143bdb [sxhkd] cleanup: trim quotes for launched programs 2022-12-12 09:51:37 +01:00
David JULIEN 1be08834b9
Merge branch 'dev' into mercury
system:: fix external mode for displayselect
nvim: fix lsp installation dir variable
        fix lspconfig require formatting
        format nvim lsp server list
        add rust LSP + config files
git: fetch submodules on-demand
sxhkd: do not open a tmux session for neomutt
2022-12-11 21:56:22 +01:00
David JULIEN 97dcc60445 [sxhkd] fix: do not open a tmux session for neomut 2022-12-11 21:53:56 +01:00
David JULIEN c0ec146fc2 [git] feat: fetch submodules on-demand 2022-12-05 14:09:58 +01:00