Personal configurations
This repository has been archived on 2022-08-21. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Hoang Nguyen 0f2574a887
neovim + system
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
2021-10-18 00:53:25 +07:00
assets New dotfiles logo 2021-02-27 00:48:54 +03:00
home neovim + system 2021-10-18 00:53:25 +07:00
nvim-old Add glow config 2021-10-17 21:48:02 +07:00
setup neovim + system 2021-10-18 00:53:25 +07:00
system neovim + system 2021-10-18 00:53:25 +07:00
.gitignore Add gitignore for setup dir 2021-10-17 21:47:48 +07:00
LICENSE Initial commit 2021-02-13 19:28:59 +03:00
README.md neovim + system 2021-10-18 00:53:25 +07:00
deploy.sh Add zellij themes 2021-10-17 21:48:04 +07:00

README.md

dotfiles_icon

What can you find here

AnimuThinku

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

sway

📋 TODO

🌟 Credits

🏷️ License

MIT