Commit Graph

606 Commits

Author SHA1 Message Date
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
David JULIEN f5b5d3709c [nvim] feat: add treesitter support for rust 2022-12-04 23:35:29 +01:00
David JULIEN 17e5453287 [nvim] feat: rust config file
format-on-save !
2022-12-02 16:54:40 +01:00
David JULIEN e87b863640 [nvim] feat: add rust_analyzer LSP 2022-12-02 16:17:02 +01:00
David JULIEN c2d120ecf4 [nvim] format: nvim lsp server list 2022-12-02 16:17:02 +01:00
David JULIEN a2ead9f0c0 [nvim] fix: lspconfig require formatting 2022-12-02 16:17:02 +01:00
David JULIEN 47cc2a3694 [nvim] fix: lsp installation dir variable
this is now a global variable
2022-12-02 16:16:32 +01:00
David JULIEN fa919171a2 [system] fix: external mode for displayselect 2022-11-28 11:05:48 +01:00
David JULIEN 418cea6ea6
Merge branch 'dev' into mercury
mail: add maps for next- and previous-new
displayselect: add external mode for docked setup
2022-11-25 19:26:05 +01:00
David JULIEN 81e5498349 [system] feat: add external mode to displayselect
in case of laptop, one may be interested in disconnecting the internal
display, if you're docked for instance

this mode allows to chose an internal display to be disabled, and then
configure a setup as in default mode
2022-11-25 16:44:41 +01:00
David JULIEN d62bd902a0 [mail] feat: keymaps to next- or previous-new mail 2022-11-24 09:20:05 +01:00
David JULIEN 059ca336c1 Merge branch 'dev' into mercury
system: add "mode" to xrandr setup
        chage default lock utility to xss-lock

mail: fix notifications through cronie
2022-11-23 23:38:43 +01:00
David JULIEN 5a4c0abad0 [system] feat: change default lockscreen to xss-lock 2022-11-23 23:36:29 +01:00
David JULIEN 3a8e28ad46 [mail] fix: notifications through cronie 2022-11-23 23:36:29 +01:00
David JULIEN 46b806234d [scripts] feat: add "mode" variable to xrandr setup 2022-11-22 10:29:49 +01:00
David JULIEN f075333be0
Merge branch 'dev' into mercury
scripts: fix displayselect layout selection
status: fix spaces in sb-cpu
mail [WIP]: fix filtering
2022-11-21 19:30:33 +01:00
David JULIEN cceef6fe61 [WIP][mail] fix: mail flitering 2022-11-21 10:19:14 +01:00
David JULIEN fff6cc7ca8 [status] fix: space in sb-cpu 2022-11-18 12:14:53 +01:00
David JULIEN 1d9fc97dcf [scripts] fix: displayselect layout selection 2022-11-17 18:15:18 +01:00
David JULIEN 306ed8998a
Merge branch 'dev' into mercury
cleanup: move ncmpc config to .old
mpd: fix checking for existing instance
status: fix launch of sb-mpdup
        pipe errors to /dev/null if net iface is missing
2022-11-14 11:09:44 +01:00
David JULIEN 296518e619 [mpd] fix: checking for existing instance 2022-11-14 11:06:51 +01:00
David JULIEN abf306c99f [status] fix: pipe errors to /dev/null if iface is missing 2022-11-13 01:12:35 +01:00
David JULIEN 0c8623b510 [music] fix: launch sb-mpdup at startup 2022-11-13 01:12:10 +01:00
David JULIEN 3c07609ec9
[ncmpc] cleanup: move config folder to ~/.config/.old 2022-11-12 17:16:27 +01:00
David JULIEN f00308fa0b Merge branch 'dev' into mercury
scripts: fix light colorscheme for fetch
beets: add config
2022-11-11 16:17:12 +01:00
David JULIEN 6330e50dda [beets] feat: add config 2022-11-11 15:25:03 +01:00
David JULIEN cc37b384aa [scripts] feat: fix white colorschme for fetch 2022-11-11 15:24:11 +01:00
David JULIEN 89c72efd44
Merge branch 'dev' into mercury
nvim: update packer icons
        call packer after downloading it
        fix deprecated LSP installer
status: add sb-cpu
scripts: adapt to Gentoo (default distro)
        convert audio files to ogg
gnupg: keep agent alive for 1 day, pinentry-gtk-3 by default
2022-11-10 22:37:22 +01:00
David JULIEN 618f657d4b [scripts] feat: convert audio files to ogg 2022-11-10 21:24:22 +01:00
David JULIEN fff5fa4456 [gnupg] feat: update config
keep agent alive for 1 week -> 1 day
chaneg default pinentry to GTK3
2022-11-10 21:24:22 +01:00
David JULIEN 1033487643 [zsh] fix: set envvars in .zprofile 2022-11-10 21:24:22 +01:00
David JULIEN f062d118c2 [scripts] feat: gentoo is the default distro 2022-11-10 21:24:22 +01:00
David JULIEN 7ab5d2909b [status] feat: add sb-cpu 2022-11-10 21:24:22 +01:00