FollieHiyuki-dotfiles/system/etc
FollieHiyuki 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
..
apparmor.d/local Initial commit 2021-02-13 19:28:59 +03:00
connman system: add network note 2021-10-17 21:48:01 +07:00
cron.weekly system: add configurations 2021-10-17 21:48:00 +07:00
default Some system config changes 2021-10-17 21:48:13 +07:00
dracut.conf.d system: add configurations 2021-10-17 21:48:00 +07:00
iwd system: add network note 2021-10-17 21:48:01 +07:00
modprobe.d system: add configurations 2021-10-17 21:48:00 +07:00
modules-load.d system: add tlp config template 2021-10-17 21:48:00 +07:00
network system: add network note 2021-10-17 21:48:01 +07:00
NetworkManager/dispatcher.d Initial commit 2021-02-13 19:28:59 +03:00
polkit-1/rules.d seatd: remove loginctl hardcoded 2021-10-17 21:47:50 +07:00
profile.d setup: install things to ~/.local instead of /usr 2021-10-17 21:48:00 +07:00
sysctl.d system: add configurations 2021-10-17 21:48:00 +07:00
tlp.d neovim + system 2021-10-18 00:53:25 +07:00
udev/rules.d system: add configurations 2021-10-17 21:48:00 +07:00
dhcpcd.conf system: add network note 2021-10-17 21:48:01 +07:00
doas.conf Some system config changes 2021-10-17 21:48:13 +07:00
nftables.conf Some system config changes 2021-10-17 21:48:13 +07:00
resolvconf.conf system: add resolvconf config 2021-10-17 21:48:14 +07:00