David JULIEN
f412e01d95
Merge branch 'dev'
...
git: commits ordered by date in log graphs
dunst: update config file
also tweak colors
7 months ago
David JULIEN
c326160840
[dunst] feat: update config file
...
haven't do this in some time, config file was obsolete
7 months ago
David JULIEN
88541bbace
[git] feat: commits ordered by date in log graph
7 months ago
David JULIEN
b1e4e3eeda
Merge branch 'dev'
...
massive update
statusbar: tweak battery, music, internet
ncmpcpp: updated keybindings
system:added various aliases
nvim: update mappings
add commenting plugin
zsh: improve prompt
dwm: cleanup
dmenu: manage colors through XResources
!!!BREAKING
nvim:
!!!BREAKING: remove sumneko_lua, jedi, texlab
-> manage lsp through dedicated plugin
-> updated relevent config files
!!!BREAKING: change colorscheme
-> removed polyjuice
-> introduced astronomy, written in pure lua
system:
manages xcolors separately
change colorscheme system-wide
created $XDG_STATE_HOME directory
7 months ago
David JULIEN
1b55edd15c
[system]fix: switch-colors
7 months ago
David JULIEN
ca53077a59
feat: change colorscheme, system-wide
...
nvim: create the relevant utils
switch-colors: change xcolors + nvim colorscheme
-> $XDG_STATE_HOME/{xcolors,nvim_colorscheme}
-> $XDG_DATA_HOME/colorschemes for correspondance
sxhkd: keybindings
7 months ago
David JULIEN
268c870d04
feat: add $XDG_STATE_HOME directory
...
adapt sb-battery and setbg scripts
7 months ago
David JULIEN
b03369ba79
feat: introducing astronomy.nvim
...
new colorscheme!
added as a submodule, which will be pulled right where it needs to sit
updated the config to follow the changes
add colorscheme.lua to configurate
!!!BROKEN: this file uses script that are not yet committed
7 months ago
David JULIEN
f0920db8df
cleanup: remove tabs, unused lines...
7 months ago
David JULIEN
3494015056
feat: use XResources to define colors
7 months ago
David JULIEN
aca04e5745
[nvim]feat: change colorscheme
...
!!!BREAKING : discard Polyjuice
new colorscheme will be delivered sooooooon
7 months ago
David JULIEN
114058ab24
[zsh]feat: more readable vcs prompt
...
branch is redder
state: white -> grey
7 months ago
David JULIEN
b4e4587647
[nvim]cleanup: remove unused maps
7 months ago
David JULIEN
e461e3804b
[nvim]fix: verilo maps
7 months ago
David JULIEN
9cb79d2678
[nvim]feat: add maps for verilog
7 months ago
David JULIEN
08760e3f62
[nvim]fix: python-lsp path
7 months ago
David JULIEN
6830dd412d
[wget]feat: keep history in ~/.cache
7 months ago
David JULIEN
e953fd9a5a
[sb-music] fix: song info parsing
7 months ago
David JULIEN
41db867fff
[nvim] feat: don't let CoqTail set any mapping
7 months ago
David JULIEN
d17d905645
[nvim] feat: add filetype specific config
7 months ago
David JULIEN
9538391e5c
fix: COQBIN variable
7 months ago
David JULIEN
f5faaa5a90
[nvim] cleanup: remove sumneko_lua
7 months ago
David JULIEN
ecc15d8798
[nvim] fix: texlab command for lsp
...
specified the path to lsp server
7 months ago
David JULIEN
1552146cd7
[nvim] cleanup: plugin setup inside plugins.lua
...
move `require("<plugin>") to nvim/lua/plugins.lua
7 months ago
David JULIEN
1634cc1679
[nvim] feat: Comment plugin keymaps
7 months ago
David JULIEN
6bd3c20f7d
[nvim] feat: auto install lsp servers
...
python, lua, bash, tex
7 months ago
David JULIEN
17f7b09431
[nvim] feat: remove sumneko_lsp submodule
...
!!! BREAKING: install sumneko_lua through nvim
7 months ago
David JULIEN
ca81062105
[nvim] feat: use nvim_lsp_installer
...
manage lsp servers through nvim's plugin
!!! BREAKING: requires npm
check https://github.com/williamboman/nvim-lsp-installer.git
7 months ago
David JULIEN
2bf23cc38f
feat: show cursorline in neovim
7 months ago
David JULIEN
0c69940ad9
feat: upgrade sumneko
7 months ago
David JULIEN
2cbf53d481
feat: upgrade sumneko_lua
7 months ago
David JULIEN
ddc0447818
feat: add commenting plugin to nvim
7 months ago
David JULIEN
c2e341f23e
cleanup: rename module local name
...
lsp -> M
7 months ago
David JULIEN
83cb6c2000
format: add info header to nvim-treesitter config
7 months ago
David JULIEN
101d37ff52
feat: update lsp config
...
c: make nvim-cmp capabalities available
lua: ignore some non-standard keywords
7 months ago
David JULIEN
05d89420f0
fix: nvim-cmp config
...
fix [Tab] behavior
7 months ago
David JULIEN
a98e149ad1
feat: make opam more XDG_USER_DIR compliant
...
$OPAMROOT contains both config and data, so it's not perfect...
still better than having it in ~/ tho !
7 months ago
David JULIEN
09b2d82212
feat: apply changes of neovim LSP
...
LSP diagnostics changed names
8 months ago
David JULIEN
9a89111c5a
feat: change neovim's LSP icons
8 months ago
David JULIEN
b350920ca4
feat: shift notifications to the left
8 months ago
David JULIEN
7458ed872a
feat: properly display album artist
...
only display title artist for compilations
8 months ago
David JULIEN
e8d6a02c00
fix: only notify low baterry when on BAT0
8 months ago
David JULIEN
edcfdc2078
feat: custom lyrics file path
8 months ago
David JULIEN
b7fdfd497b
format: cleanup config format
8 months ago
David JULIEN
18e4ec24a2
feat: add alias to upgrade pip packages
8 months ago
David JULIEN
3cbb3fde33
feat: change the keybinding for ncmpc
...
now use a generic $VAR in sxhkd
-> set MUSIC_PLAYER in .zprofile
8 months ago
David JULIEN
4861f3409d
fix: ncmpcpp config
...
song_columns_list_format was causing crashes
also updated bindings to keep default
8 months ago
David JULIEN
3cef4855a4
feat: update battery actions
...
notify when total of batteries is > 40
display battery slots
8 months ago
David JULIEN
c2f0fa4e6a
feat: do not compute wifi strength
...
only display ssid
tweak wifi tests
8 months ago
David JULIEN
7c0ffbf953
feat: display song artist, not album artist
8 months ago