7fe2da7d37
Merge branch 'dev' into mercury
...
nvim:
fix lsp hints
fix latex snippets
remove unused backup file
scripts:
compiler luatex + main.tex if available
2022-05-31 22:02:30 +02:00
David JULIEN
96b6b535a5
[nvim] cleanup: remove unused backup file
2022-05-31 17:31:35 +02:00
David JULIEN
12182ea487
[nvim] fix: lsp hints in signbar
2022-05-31 17:21:29 +02:00
David JULIEN
6bdf71567f
[nvim] fix: no newline after itemize in tex files
2022-05-19 15:08:44 +02:00
2be3a9f24b
Merge branch 'dev' into mercury
...
sxhkd:
tweak color-switch keymaps
add screenlock keymap
add screenshot for window
nvim:
add latex lsp
2022-05-17 16:46:45 +02:00
015c7f3936
[nvim] feat: add latex lsp
2022-05-17 16:45:58 +02:00
9a076e3984
[sxhkd] feat: add screenshot -w keymap
2022-05-17 16:23:44 +02:00
9360696302
[sxhkd] feat: alt key to tweak mappings
2022-05-17 16:23:07 +02:00
33f4267a61
[sxhkd] feat: add slock keymap
2022-05-17 16:20:52 +02:00
1bcbd9f305
Merge branch 'dev' into mercury
...
ncmpcpp: tweak colors
2022-05-17 12:05:09 +02:00
0c0baaaadf
[ncmpcpp] feat: tweak colors to be readable in both ligh and dark themes
2022-05-17 12:00:02 +02:00
ba33d7baad
Merge branch 'dev' into mercury
...
script: fix screenshot
nvim: cleanup lsp config
custom icons for packer
2022-05-04 23:06:38 +02:00
583121534c
[nvim] feat: custom icons for packer
...
also require it at the beginning
2022-05-04 22:59:13 +02:00
f25ef3e9be
[nvim] feat: cleanup server setup
2022-05-04 22:58:42 +02:00
ea8f3d2e54
Merge branch 'dev' into mercury
...
nvim: fix diagnostics in statusline
rewrite lspconfig
2022-05-02 23:35:55 +02:00
f20223da57
[nvim] feat: update lsp config to follow plugins
...
nvim-lsp-installer stopped setting things up, setup lsp through
lspconfig
2022-05-02 23:35:31 +02:00
407d9983a8
[nvim] fix: statusline diagnostics
...
diagnostics are buffer-specific
2022-05-02 23:32:25 +02:00
8fbbc291ab
Merge branch 'dev' into mercury
...
nvim: add colors + icons to nvim-cmp
trim down colorscheme
dwm: add screenshot script
mail: change Centrale name to "Smecta"
2022-05-01 18:37:49 +02:00
0cb56c9a46
[dwm] feat: add screenshot script + keymap
2022-05-01 18:37:27 +02:00
375f82d8e6
[nvim] refactor: trim down lsp icons + remove unused functions
2022-05-01 18:30:12 +02:00
f0596d3c80
[nvim] refactor: move CompletionItems to cmp.lua
2022-05-01 14:43:00 +02:00
8f73067a9b
[nvim] fix: variable names conflicts
2022-05-01 14:42:05 +02:00
c29a53ac58
[mail] feat: change Centrale displayed name
...
is now "Smecta"
2022-05-01 14:41:20 +02:00
24781bbf71
Merge branch 'dev' into mercury
...
nvim: change function name in cmp.lua
[snippets] only jump inside snippets with tab
fix snippets config
custtom colored nodes for for snippets
write latex keymaps the 0.7 way
2022-04-29 00:24:14 +02:00
695cd74e54
[nvim] feat: custom (colored) nodes for snippets
2022-04-29 00:23:08 +02:00
e23ea8343a
[nvim] feat: write latex keymaps the 0.7 way
2022-04-29 00:21:30 +02:00
6fd5067bc4
[nvim] fix: snippets config
2022-04-29 00:20:18 +02:00
6581d9af42
[nvim] feat: only jump inside the snippet
2022-04-29 00:18:53 +02:00
4669337540
[nvim] rewrite: has_words_before in cmp.lua
2022-04-29 00:18:25 +02:00
ce0709a0b1
Merge branch 'dev' into mercury
...
dwm: update to 6.3 (fresh restart)
nvim: update to 0.7
change keymap API
update LSP installation
lua tabstop=8->4
remove unused plugins
2022-04-27 22:47:51 +02:00
d9e7f76a5f
[nvim] format: tabstop=8 -> 4 for lua files
2022-04-27 22:46:27 +02:00
bc67eb8ffe
[nvim] feat: update mapping API
...
nvim 0.7 has a dedicated keymap.set function
2022-04-27 22:46:10 +02:00
9ff24a5559
[nvim] cleanup: move lspconfig.lua to lua/plugin/
2022-04-27 22:45:56 +02:00
40839ad70b
[nvim] feat: configure LSPs through lsp-installer
...
!!!BREAK: do not use lsp-config (used under the hood by
nvim-lsp-installer)
2022-04-27 22:45:42 +02:00
b2c50db804
[nvim] feat: Telescope is default
2022-04-27 22:45:24 +02:00
b38d33a09b
[nvim] feat: local use
variable for lsp
2022-04-27 22:45:16 +02:00
9c53518d21
[nvim] cleanup: remove unused Colorizer plugin
2022-04-27 22:44:57 +02:00
98b6a428a7
[nvim] feat: packer boostrapping on first install
2022-04-27 22:44:47 +02:00
c89affe871
Merge branch 'dev' into mercury
...
nvim: fix sumneko_lua path
remove unused Coq plugin
fix Telescope mappings
fix Telescope finders
2022-04-18 12:35:50 +02:00
ad7f073614
[nvim] fix: fzf + grep finders for telescope
2022-04-18 12:34:42 +02:00
5e72601047
[nvim] feat: use <leader>f as telescope prefix
2022-04-18 12:34:15 +02:00
f456d9557c
[nvim] fix: broken mapping for telescope
2022-04-18 12:33:25 +02:00
a38d2a61c5
[nvim] cleanup: remove unused plugin
2022-04-18 12:18:07 +02:00
9f1c572139
[nvim] fix: path change in sumneko_lua
2022-04-18 12:17:40 +02:00
7f302f9ba4
Merge branch 'dev' into mercury
...
nvim: remove newline after env snippet
2022-03-12 20:41:18 +01:00
e3be31bef9
[nvim] fix: no newline after env snippet
2022-03-12 20:38:22 +01:00
8a245444c0
[Xorg] feat: coming back to xss-lock
2022-03-07 11:29:50 +01:00
c04f21a33b
Merge branch 'dev' into gentoo
...
dunst: update config according to upstream
mail: fix centrale account
add dirs to mailo
tmux: fix lowerleft icon
2022-03-04 19:35:39 +01:00
7cca8731e0
[tmux] fix: lowerleft icon
2022-03-04 19:34:46 +01:00
888c339932
[mail] fix: don't autosign mail for centrale account
2022-03-04 19:34:46 +01:00