Commit Graph

472 Commits

Author SHA1 Message Date
David JULIEN 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
David JULIEN 583121534c [nvim] feat: custom icons for packer
also require it at the beginning
2022-05-04 22:59:13 +02:00
David JULIEN f25ef3e9be [nvim] feat: cleanup server setup 2022-05-04 22:58:42 +02:00
David JULIEN 5d8c5ca6f4 [scripts] fix: screenshot
also add header
2022-05-03 20:23:13 +02:00
David JULIEN ea8f3d2e54 Merge branch 'dev' into mercury
nvim: fix diagnostics in statusline
        rewrite lspconfig
2022-05-02 23:35:55 +02:00
David JULIEN 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
David JULIEN 407d9983a8 [nvim] fix: statusline diagnostics
diagnostics are buffer-specific
2022-05-02 23:32:25 +02:00
David JULIEN 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
David JULIEN 0cb56c9a46 [dwm] feat: add screenshot script + keymap 2022-05-01 18:37:27 +02:00
David JULIEN fb9ea761df [nvim] feat: add nvim-cmp colors 2022-05-01 18:36:33 +02:00
David JULIEN 375f82d8e6 [nvim] refactor: trim down lsp icons + remove unused functions 2022-05-01 18:30:12 +02:00
David JULIEN f0596d3c80 [nvim] refactor: move CompletionItems to cmp.lua 2022-05-01 14:43:00 +02:00
David JULIEN 8f73067a9b [nvim] fix: variable names conflicts 2022-05-01 14:42:05 +02:00
David JULIEN c29a53ac58 [mail] feat: change Centrale displayed name
is now "Smecta"
2022-05-01 14:41:20 +02:00
David JULIEN 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
David JULIEN 695cd74e54 [nvim] feat: custom (colored) nodes for snippets 2022-04-29 00:23:08 +02:00
David JULIEN e23ea8343a [nvim] feat: write latex keymaps the 0.7 way 2022-04-29 00:21:30 +02:00
David JULIEN 6fd5067bc4 [nvim] fix: snippets config 2022-04-29 00:20:18 +02:00
David JULIEN 6581d9af42 [nvim] feat: only jump inside the snippet 2022-04-29 00:18:53 +02:00
David JULIEN 4669337540 [nvim] rewrite: has_words_before in cmp.lua 2022-04-29 00:18:25 +02:00
David JULIEN 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
David JULIEN d9e7f76a5f [nvim] format: tabstop=8 -> 4 for lua files 2022-04-27 22:46:27 +02:00
David JULIEN bc67eb8ffe [nvim] feat: update mapping API
nvim 0.7 has a dedicated keymap.set function
2022-04-27 22:46:10 +02:00
David JULIEN 9ff24a5559 [nvim] cleanup: move lspconfig.lua to lua/plugin/ 2022-04-27 22:45:56 +02:00
David JULIEN 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
David JULIEN b2c50db804 [nvim] feat: Telescope is default 2022-04-27 22:45:24 +02:00
David JULIEN b38d33a09b [nvim] feat: local `use` variable for lsp 2022-04-27 22:45:16 +02:00
David JULIEN 9c53518d21 [nvim] cleanup: remove unused Colorizer plugin 2022-04-27 22:44:57 +02:00
David JULIEN 98b6a428a7 [nvim] feat: packer boostrapping on first install 2022-04-27 22:44:47 +02:00
David JULIEN 4e95af5b7a [dwm] fresh restart: update to 6.3 2022-04-27 22:44:33 +02:00
David JULIEN 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
David JULIEN ad7f073614 [nvim] fix: fzf + grep finders for telescope 2022-04-18 12:34:42 +02:00
David JULIEN 5e72601047 [nvim] feat: use <leader>f as telescope prefix 2022-04-18 12:34:15 +02:00
David JULIEN f456d9557c [nvim] fix: broken mapping for telescope 2022-04-18 12:33:25 +02:00
David JULIEN a38d2a61c5 [nvim] cleanup: remove unused plugin 2022-04-18 12:18:07 +02:00
David JULIEN 9f1c572139 [nvim] fix: path change in sumneko_lua 2022-04-18 12:17:40 +02:00
David JULIEN 7f302f9ba4
Merge branch 'dev' into mercury
nvim: remove newline after env snippet
2022-03-12 20:41:18 +01:00
David JULIEN e3be31bef9 [nvim] fix: no newline after env snippet 2022-03-12 20:38:22 +01:00
David JULIEN a3b75c39a6 [statusbar] fix: music icon in sb-music 2022-03-07 11:30:19 +01:00
David JULIEN 8a245444c0 [Xorg] feat: coming back to xss-lock 2022-03-07 11:29:50 +01:00
David JULIEN 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
David JULIEN 7cca8731e0 [tmux] fix: lowerleft icon 2022-03-04 19:34:46 +01:00
David JULIEN 888c339932 [mail] fix: don't autosign mail for centrale account 2022-03-04 19:34:46 +01:00
David JULIEN dc8c813b36 [mail] feat: add various dirs for mailo account 2022-03-04 19:34:46 +01:00
David JULIEN 8b111f0f58 [mbsync] fix: must precise where to store Inbox 2022-03-04 19:34:46 +01:00
David JULIEN f33c1ff1ed [dunst] feat: update config with upstream 2022-03-04 19:34:37 +01:00
David JULIEN 08790ca958 [config] feat: add conf.d settings 2022-03-04 19:26:04 +01:00
David JULIEN c021088223 [scripts] feat: bulk now defaults to OGG convertion 2022-03-04 18:48:07 +01:00
David JULIEN 67154402f9 feat: add portage config 2022-03-04 16:09:38 +01:00
David JULIEN 4e80edffc9 feat: add linux kernel config 2022-03-04 16:08:52 +01:00