097d451be7
Merge branch 'dev' into venus
...
nvim: rename comment.lua to editor.lua
add mini.pairs
2023-02-08 23:07:22 +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
ffbc5c4d69
Merge branch 'dev' into venus
...
nvim: cleanup telescope.lua file
add TreeSitter support for C++, Python, LaTeX
2023-02-03 09:19:48 +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
c4b572528e
Merge branch 'dev' into venus
...
nvim: add Telescope keymaps
fix luassert prompt
switch to lazy.nvim for plugin management
2023-01-29 01:10:50 +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
898f69a379
Merge branch 'dev' into venus
...
nvim: add keymap for escaping Terminal-mode
2023-01-28 19:55:33 +01:00
debc21cc3a
[nvim] feat: add keymap to escape Terminal-mode
2023-01-27 11:37:15 +01:00
1e58d044f6
Merge branch 'dev' into venus
...
nvim: remove nvim-autopairs
remove default template snippets
fix `env` tex snippet
add keymaps for pdf viewer pop-up
scripts: remove tex compilation files only on success
status: fix openvpn status check
fix openvpn status display
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2023-01-20 22:13:18 +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
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
621ad66900
Merge branch 'dev' into venus
...
nvim: fix tex snippets
system: use $internal in displayselect
reset dwm after switching colors or display layout
2023-01-15 18:45:19 +01:00
1545ec85da
[system] fix: reset dwm after switching colors or display layout
2023-01-14 12:37:52 +01:00
e36f458063
[nvim] fix: trim tex snippets
2023-01-10 10:24:34 +01:00
d6418ebd47
Merge branch 'dev' into venus
...
mail: fix template
nvim: show textwidth column
2023-01-09 20:41:12 +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
61551cf45b
Merge branch 'dev' into venus
...
nvim: smart pasting in visual mode
add description to <C-E>
comments and formatting
keymaps for visual-mode only
send selection to void register
fix lsp formatting
dwm: window selborder gets its own variable
increase bordersize
update to 6.4
st: update to 0.9
dmenu: update to 5.2
system: restartsig patch for dwm
2023-01-08 17:48:44 +01:00
f80d348612
[system] feat: restartsig patch for dwm
...
switch-color keybinding now restarts dwm
2023-01-08 15:32:14 +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
e55401bda5
Merge branch 'dev' into venus
...
mail: remove personnal config from public repo
2023-01-07 20:17:24 +01:00
d122b1d842
[mail] fix: remove personnal config prom public repo
2023-01-07 20:15:37 +01:00
8c29c45967
Merge branch 'dev' into venus
...
nvim: display packer in a floating window
change telescope comment in packer.lua
actually use fzf in telescope
add telescope-file-browser extension
add descriptions to mappings
remaps telescope functionnalities
add telescope.help_tags mapping
use <leader> to switch colorscheme
remove icons from completion
use textobjects with treesitter
system: export PATH in the right place
2023-01-07 19:20:23 +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
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
6d5fa385d2
[nvim] feat: add descriptions to mappings
2023-01-02 19:47:28 +01:00
4419ce90b1
[system] cleanup: export PATH in the right place
2022-12-26 19:08:58 +01:00
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
3c7f8a29a7
[nvim] nvim: actually use fzf extension
2022-12-26 19:08:58 +01:00
791919d058
[nvim] feat: change telescope comment in packer.lua
2022-12-26 19:08:58 +01:00
84f11353e6
[nvim] feat: display packer in a floating window
2022-12-26 19:08:58 +01:00
9f44f57069
Merge branch 'dev' into venus
...
sxhkd: do not create tmux session for neomutt
2022-12-14 19:41:50 +01:00
746f143bdb
[sxhkd] cleanup: trim quotes for launched programs
2022-12-12 09:51:37 +01:00
176d1252e9
Merge branch 'dev' into venus
...
sxhkd: do not create tmux session for neomutt
2022-12-11 23:17:30 +01:00