Commit Graph

661 Commits

Author SHA1 Message Date
b8ef05167f
Merge branch 'dev' into mercury
nvim: fix lua LSP server name
        add mini.indentscope
2023-02-12 20:18:31 +01:00
475ed9bb31 [nvim] feat: add mini.indentscope 2023-02-12 18:42:36 +01:00
306a6ef1da [nvim] fix: rename lua LSP server 2023-02-12 18:42:25 +01:00
9aed284dbe [nvim] feat: add mini.pairs 2023-02-08 22:54:00 +01:00
3892bc9389 [nvim] cleanup: rename comment.lua to editor.lua
the file will host plugins relative to the editor itself, not only
comments
2023-02-08 22:53:04 +01:00
4a47c79be2
Merge branch 'dev' into mercury
nvim: add Telescope keymaps
        fix luassert prompt
        switch to lazy.nvim
        add TreeSitter parsers
2023-02-04 12:53:29 +01:00
2efc69cc16 [nvim] feat: add TreeSitter parses for C++, Python, LaTeX 2023-02-03 09:18:39 +01:00
58f2ddf866 [nvim] cleanup: telescope.lua layout 2023-02-03 09:18:19 +01:00
19af34b75d
[nvim] feat: switch to lazy.nvim
!!! BREAKING: packer.nvim is not used anymore

to get telescope-fzf-native.nvim working, run  `:Lazy build
telescope-fzf-native.nvim`
2023-01-29 01:09:12 +01:00
173e84c089 [nvim] fix: don't ask for luassert on attach 2023-01-29 00:48:45 +01:00
fcb727cea0 [nvim] feat: add Telescope keymaps
<leader>tk to list keymaps
<leader>tx to list diagnostics
2023-01-29 00:27:05 +01:00
979c7f5ae5
Merge branch 'dev' into mercury
nvim: add keymap to escape Terminal-mode
2023-01-27 21:14:49 +01:00
debc21cc3a [nvim] feat: add keymap to escape Terminal-mode 2023-01-27 11:37:15 +01:00
35dcedbdf8
Merge branch 'dev' into mercury
nvim: fix tex `env` snippet
        add keymaps for pdf viewer pop-up
2023-01-21 12:45:51 +01:00
e37b806428 [nvim] feat: add keymaps for pdf viewer pop-up 2023-01-20 10:44:32 +01:00
53f024e982 [nvim] fix: tex env snippet 2023-01-20 10:43:42 +01:00
65572204a3
Merge branch 'dev' into mercury
status: fix openvpn check
        fix openvpn status display
2023-01-19 19:18:07 +01:00
9a46c8d9af [status] fix: openvpn status display 2023-01-19 19:17:37 +01:00
553556143f [status] fix: openvpn status check 2023-01-19 19:17:02 +01:00
36f83fb6ff
Merge branch 'dev' into mercury
nvim: remove nvim-autopairs
        remove template snippets
scripts: remove tex compilation files only on success
2023-01-19 19:15:08 +01:00
c43b07af1a [scripts] fix: remove tex compilation files only on success 2023-01-18 09:45:06 +01:00
d8a131a086 [nvim] cleanup: remove default template snippets 2023-01-18 09:45:06 +01:00
0c8d9ac4c1 [nvim] cleanup: remove nvim-autopairs 2023-01-18 09:42:54 +01:00
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
1545ec85da [system] fix: reset dwm after switching colors or display layout 2023-01-14 12:37:52 +01:00
760f3cea63 [system] fix: actually use $internal in displayselect 2023-01-10 10:26:43 +01:00
e36f458063 [nvim] fix: trim tex snippets 2023-01-10 10:24:34 +01:00
67adad0fa3
Merge branch 'dev' into mercury
mail: fix neomuttrc.template
nvim: show textwidth column
2023-01-09 21:29:40 +01:00
486c1b70ab [nvim] feat: display textwidth column 2023-01-09 18:03:35 +01:00
baf9b8ed69 [mail] fix: remove last line of neomutt config
was an artifact
2023-01-09 15:12:17 +01:00
77851f57e1
Merge branch 'dev' into mercury
dwm: restoreafterrestart patch
dotfiles: update gitignore
2023-01-08 20:36:19 +01:00
23e4798377 [dotfiles] feat: update gitignore
remove useless stuff
add personnal configs
2023-01-08 18:19:23 +01:00
863b0c367b [dwm] feat: restoreafterrestart patch 2023-01-08 18:12:17 +01:00
e721f2c88e
Merge branch 'dev' into mercury
st: fix colors
2023-01-08 17:47:51 +01:00
1344ce8f2d [st] fix: color codes in config.def.h 2023-01-08 17:46:53 +01:00
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
f80d348612 [system] feat: restartsig patch for dwm
switch-color keybinding now restarts dwm
2023-01-08 15:32:14 +01:00
e697700e75
[dwm] feat: update to 6.4 2023-01-08 15:29:47 +01:00
9625223687
[dmenu] feat: update to 5.2 2023-01-08 15:28:46 +01:00
0e9e90734d
[st] feat: update to 0.9 2023-01-08 15:28:08 +01:00
a18bbec4a9
Merge branch 'dev' into mercury
repo: put everything on chapril.org
2023-01-08 00:38:51 +01:00
24cf70ac9d [repo] feat: put everything on chapril.org 2023-01-08 00:38:32 +01:00
59cc3debfd
Merge branch 'dev' into mercury
dwm: window selborder gets its own variable
        increase bordersize
2023-01-08 00:29:04 +01:00
c8aee7fd9c [dwm] feat: increase bordersize 2023-01-08 00:25:33 +01:00
58f90bbf8b [dwm] feat: window selborder get its own variable 2023-01-08 00:25:07 +01:00
4821cc75f6
Merge branch 'dev' into mercury
nvim: fix lsp formatting
2023-01-07 22:51:22 +01:00
1c90ace028 [nvim] fix: lsp formatting
vim.lsp.buf.formatting got deprecated
2023-01-07 22:50:54 +01:00
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
17f4fcbe18 [nvim] feat: send selection to void register 2023-01-07 22:30:59 +01:00
07741bae28 [nvim] fix: keymaps for visual-mode only 2023-01-07 22:30:23 +01:00