mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced 2024-11-24 16:28:22 -05:00
My personal dotfiles
0f2574a887
neovim: - highlight: + adjust treesitter groups for nord (TSField as fg doesn't look good in yaml files). Also add highlight for TSNote, TSWarning, TSDanger (notes such as 'TODO', 'FIXME', ...) + rewrite the way theme is set (now 'g:colors_name' is used properly instead of a hacky variable 'g:global_theme'). Also make setting theme more modular + add 'highlight_languages' groups for other syntaxes (html, markdown) that are not covered with treesitter - mappings: properly move ':Telescope lsp_range_code_action' to visual block + avoid mappings for <C-x> and <C-a> (number decrement/increment) - null-ls.nvim: add basic config, load before nvim-lspconfig - plugins: add nvim-treesitter/playground - feline.nvim: lazy loaded on VimEnter - nvim-lightbulb: only refresh on CursorHold (previously stopped working after entering INSERT mode) system: - tlp: update config for v1.4.0 setup: add ani-cli to scripts.sh |
||
---|---|---|
assets | ||
home | ||
nvim-old | ||
setup | ||
system | ||
.gitignore | ||
deploy.sh | ||
LICENSE | ||
README.md |
❓ What can you find here
My personal dotfiles, which:
=> is bloated (I use a lot of programs, sometimes just to try out)
=> yet clean (follow XDG base directory specification)
=> for bspwm, spectrwm, exwm (deprecated after commit 383de337f4
), sway, wayfire, river, hikari
=> and features Nord + OneDark colorschemes
📋 TODO
Additional palette: Material / Ayudotdrop/Org Babel/ Ansible- Migrate zsh to zinit
- Wayland compositors
- New Neovim config in Lua
- OneDark highlight groups
ion/ oksh / nushell / oil / xonsh /elvish/ oh- NixOS / Guix / Gentoo / FreeBSD
- Independent ~/.emacs.d
- kakoune / lite-xl
🌟 Credits
- @glepnir's Neovim config, also NvChad and nord.nvim
- @novakane for git aliases
- @hlissner's zsh config
- @daviwil's/@tecosaur's Emacs configurations
- @begs's Waybar config
- @nathanielevan's weechat config
- @iohanaan's qtcreator theme
- some fzf scripts
- sysctl.conf template. And also check out this article
- Artists for kawaii wallpapers: @rimuu, @hiten, @Tiv, @mery, @Mashima_saki, @Yuuki_Tatsuya, @Bison倉鼠, @Dana, @gomzi, @Rella, @dnwls3010, @Shigure_Ui, @QuAn_, @杉87, @fuzichoco, @Astero, @shin556, @kaynimatic
🏷️ License
MIT