Commit Graph

47 Commits

Author SHA1 Message Date
Hoang Nguyen 49b485ad23
README: notice about deprecation 2022-05-02 16:03:22 +07:00
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
Hoang Nguyen 7889449676
neovim: move bufferline highlight to its setup{} 2021-10-17 21:48:11 +07:00
Hoang Nguyen c31868c416
README: mention deprecation of EXWM config 2021-10-17 21:48:10 +07:00
Hoang Nguyen 26a8058564
neovim: nord highlight groups for lsp 2021-10-17 21:48:03 +07:00
Hoang Nguyen e6e5b3149f
Update README 2021-10-17 21:48:03 +07:00
Hoang Nguyen e1b2a23507
Bunch of changes
Credit https://git.sr.ht/~novakane/dotfiles
2021-10-17 21:48:03 +07:00
Hoang Nguyen 64cc5e1f00
neovim: basic new config in lua 2021-10-17 21:48:02 +07:00
Hoang Nguyen b080c54e5b
Add glow config
Also deprecate neovim config.
2021-10-17 21:48:02 +07:00
Hoang Nguyen 9340e3f9b5
Add qtcreator themes 2021-10-17 21:48:00 +07:00
Hoang Nguyen a13921809f
tlp: update config template for AC 2021-10-17 21:48:00 +07:00
Hoang Nguyen 4e108abbbd
system: add configurations 2021-10-17 21:48:00 +07:00
Hoang Nguyen 1c0e61cb2f
setup: revive nnn.sh setup script
Update READE, delete youbest shell alias
2021-10-17 21:48:00 +07:00
Hoang Nguyen c71508f34d
Various changes
- emacs: bye freenode
- nwg-bar: back to elogind (bug: can't use polkit)
- Wayland: start pulseaudio server in config (instead of system config)
- Update README
2021-10-17 21:47:59 +07:00
Hoang Nguyen f7ead96d6b
Steal weechat's theme + update lazygit config 2021-10-17 21:47:59 +07:00
Hoang Nguyen c09b86e0da
river: update config for river-options-v2
Also get rid of the colorscripts
2021-10-17 21:47:51 +07:00
Hoang Nguyen 6298f0c69a
anime-downloader: fix config 2021-10-17 21:47:51 +07:00
Hoang Nguyen bd6117c8b4
emacs: steal nice things from tecosaur's config 2021-10-17 21:47:50 +07:00
Hoang Nguyen c4906f8339
vifm: some tweaks 2021-10-17 21:47:49 +07:00
Hoang Nguyen 90b894149a
Another 'Various changes' 2021-10-17 21:47:49 +07:00
Hoang Nguyen 188cdc6b88
nnn: update plugins
Also drop `elvish` and `ion` config
2021-10-17 21:47:48 +07:00
Hoang Nguyen 8379927ec7
emacs: adjust some settings 2021-10-17 21:47:48 +07:00
Hoang Nguyen c50d0a100e
Improve integration for TUI file managers 2021-10-17 21:47:46 +07:00
Hoang Nguyen 70a255ad39
Add pipe-viewer config 2021-10-17 21:47:46 +07:00
Hoang Nguyen 0823dfb1e6
Split curl scripts 2021-10-17 21:47:45 +07:00
Hoang Nguyen 8e7e617baa
nnn: add `renamer` plugin 2021-10-17 21:47:45 +07:00
Hoang Nguyen ffdbba29bd
Add xlsx2csv 2021-10-17 21:47:45 +07:00
Hoang Nguyen 766a8dedaa
z: use `zoxide` instead of `z.lua` 2021-10-17 21:47:45 +07:00
Hoang Nguyen 2c192cfea6
emacs: prefer `emms` module 2021-10-17 21:47:44 +07:00
Hoang Nguyen fa8c927842
waybar: change the `useless` network config 2021-10-17 21:47:44 +07:00
Hoang Nguyen 4c6fdbceb2
emacs: adjust config for lua-language-server 2021-10-17 21:47:44 +07:00
Hoang Nguyen 2e629f67c9
New dotfiles logo 2021-02-27 00:48:54 +03:00
Hoang Nguyen 46fb516d1c
dunst: custom colors for the progress bar 2021-02-25 15:37:39 +03:00
Hoang Nguyen ae689b3c15
dunst: 1.6.0 config, now works natively on Wayland 2021-02-25 05:55:12 +03:00
Hoang Nguyen 452b6aa9e8
Cleanup README 2021-02-24 05:05:20 +03:00
Hoang Nguyen 34559dd888
emacs: additional key binds / luakit: v2.3 config 2021-02-24 02:55:23 +03:00
Hoang Nguyen d9cfab313e
Update README 2021-02-23 06:30:49 +03:00
Hoang Nguyen b04d6cf740
gnupg, aria2: add configs 2021-02-23 05:30:23 +03:00
Hoang Nguyen b2989483e1
Update README 2021-02-21 17:26:50 +03:00
Hoang Nguyen ff058a928f
anime-downloader: add a sample config file 2021-02-20 19:13:12 +03:00
Hoang Nguyen 9e98f83158
emacs: work around modeline cut off 2021-02-20 04:13:59 +03:00
Hoang Nguyen 87916c5e6e
README: forgot mpv 2021-02-19 07:32:48 +03:00
Hoang Nguyen 6d528a7ef0
README: update links 2021-02-19 07:21:44 +03:00
Hoang Nguyen fd3511d513
clean up `setup` directory 2021-02-18 18:17:03 +03:00
Hoang Nguyen 0aa9c452b8
Basic EXWM 2021-02-16 01:35:54 +03:00
Hoang Nguyen 2dfd894bff
Preparation for EXWM 2021-02-14 23:59:55 +03:00
Hoang Nguyen 5255ea5c2b
Initial commit 2021-02-13 19:28:59 +03:00