David JULIEN
4866b08e5d
Merge branch 'dev' into thesis
...
nvim: add map to escape Terminal-mode
2023-01-27 11:38:05 +01:00
debc21cc3a
[nvim] feat: add keymap to escape Terminal-mode
2023-01-27 11:37:15 +01:00
David JULIEN
7d4f919ff3
[scripts] feat: adapt Menu button remaping to Super-R
2023-01-27 11:36:15 +01:00
David JULIEN
d1e3350445
Merge branch 'dev' into thesis
...
nvim: fix tex `env` snippet
add keymaps for pdf viewer popup
2023-01-20 10:45:30 +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
David JULIEN
fdbb3f616a
[status] fix: use the right ethernet iface in sb-internet
2023-01-20 10:42:08 +01:00
David JULIEN
48ef15d12b
Merge branch 'dev' into thesis
...
status: fix openvpn status check
fix openvpn status display
2023-01-20 10:40:00 +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
David JULIEN
7ba156af2d
Merge branch 'dev' into thesis
...
nvim: remove nvim-autopairs
remove default template snippets
scripts: remove tex compilation files only on success
2023-01-18 09:45:19 +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
David JULIEN
69f8be6de1
Merge branch 'dev' into thesis
...
system: restart dwm after switching colors or display layout
2023-01-18 09:41:03 +01:00
1545ec85da
[system] fix: reset dwm after switching colors or display layout
2023-01-14 12:37:52 +01:00
David JULIEN
735e3ff65f
[nvim] feat: change treesitter parsers list
2023-01-10 10:31:28 +01:00
David JULIEN
816cb15a5b
[pass] feat: add passmenu script
...
unavailable through `pass` package
2023-01-10 10:30:19 +01:00
David JULIEN
d4e0f2c335
[dmenu] fix: path expansion unavailable through dash
2023-01-10 10:29:39 +01:00
David JULIEN
0bfe77806e
Merge branch 'dev' into thesis
...
nvim: fix tex snippets
system: use $internal in displayselect
2023-01-10 10:27:45 +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
David JULIEN
ca9ef97e6e
Merge branch 'dev' into thesis
...
nvim: show textwidth column
2023-01-09 18:04:13 +01:00
486c1b70ab
[nvim] feat: display textwidth column
2023-01-09 18:03:35 +01:00
David JULIEN
0bce918e6f
Merge branch 'dev' into thesis
...
mail: fix neomutt config
2023-01-09 15:13:26 +01:00
baf9b8ed69
[mail] fix: remove last line of neomutt config
...
was an artifact
2023-01-09 15:12:17 +01:00
David JULIEN
8ed8116312
Merge branch 'dev' into thesis
...
nvim: remove icons from completion
use textobjects with treesitter
smart pasting in visual mode
add description to <C-E>
comments and formatting in maps.lua
keymaps in visual-mode only
fix lsp formatting
mail: remove personal config from public repo
st: update to 0.9
fix color codes in config.def.h
dmenu: update to 5.2
dwm: update to 6.4
window selborder gets its own variable
increase bordersize
restoreafterrest patch
system: restartsig patch for dwm
dotfiles: put everything on chapril.org
update gitignore
2023-01-09 14:54:24 +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
1344ce8f2d
[st] fix: color codes in config.def.h
2023-01-08 17:46:53 +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
24cf70ac9d
[repo] feat: put everything on chapril.org
2023-01-08 00:38:32 +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
1c90ace028
[nvim] fix: lsp formatting
...
vim.lsp.buf.formatting got deprecated
2023-01-07 22:50:54 +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
312d469f22
[nvim] feat: comments and formatting
2023-01-07 22:12:58 +01:00
5e892c4f2c
[nvim] feat: add description to <C-E>
2023-01-07 22:11:01 +01:00
b66dcdcec7
[nvim] feat: smart pasting in visual mode
2023-01-07 22:09:20 +01:00
d122b1d842
[mail] fix: remove personnal config prom public repo
2023-01-07 20:15:37 +01:00
8b67005a9d
[nvim] feat: use textobjects with treesitter
2023-01-07 19:17:00 +01:00
b16f48b5b3
[nvim] refactor: remove icons from completion
2023-01-07 19:00:42 +01:00
David JULIEN
4f43d48217
Merge branch 'dev' into thesis
...
nvim: display packer in a floating window
change telescope comment in packer.lua
actually use fzf extension
add telescope-file-browser extension
add descriptions to mappings
remap telescope functionalities
add telescope.help_tags mapping
use <leader> as prefix for switching colorscheme
system: export PATH in the right place
2023-01-04 09:17:01 +01:00
13ddf74c92
[nvim] fix: use <leader> as prefix to switch colorscheme
2023-01-02 20:17:56 +01:00
2445f4dc23
[nvim] feat: add telescope.help_tags() mapping
2023-01-02 19:56:45 +01:00
4ad4d95674
[nvim] feat: remap telescope functionalities
2023-01-02 19:56:23 +01:00