mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
Merge branch 'wayland' of github.com:eoli3n/dotfiles into wayland
This commit is contained in:
commit
4a5210fc53
2
TODO
2
TODO
@ -13,12 +13,12 @@
|
||||
|
||||
# CLI
|
||||
- sway keybind screens output
|
||||
- vim colorizer not working : https://github.com/RRethy/vim-hexokinase/issues/59
|
||||
- userbin or fish functions ?
|
||||
- add oftc to weechat configuration
|
||||
- up wrapper : 'ix' and 'upfile' = auto-copy
|
||||
- fix alacritty scroll up after clear : not any solution really... needs to CTRL+L
|
||||
- silent weechat role
|
||||
- neovim guitermcolor theme?
|
||||
|
||||
# SERVICES
|
||||
- run weechat as a service
|
||||
|
@ -27,6 +27,7 @@ let g:airline#extensions#tabline#show_buffers = 0
|
||||
let g:airline_theme = 'minimalist'
|
||||
|
||||
" Configure hexokinase colorizer
|
||||
:set termguicolors
|
||||
let g:Hexokinase_highlighters = [ 'virtual' ]
|
||||
|
||||
" Default term cursor
|
||||
|
Loading…
Reference in New Issue
Block a user