FollieHiyuki
359cc044b2
neovim + chore
...
neovim: lsp: add ansiblels
chore: cleanup shebang (remove 'sh -e' pattern)
2021-10-18 13:28:27 +07:00
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
FollieHiyuki
8c725aa77c
Lots of changes. See comment :)
...
- firefox: add script to automate updating user.js
- Anime4K: update version in install script to 4.0.1
- neovim:
+ remove nnn plugin (telescope's file browser has hidden files now)
+ telescope.nvim: update horizontal layout
+ nvim-cmp: update config for lsp, add more sources
+ indent-blankline: update config to use setup()
+ toggleterm, bufferline: repos moved
+ plugins: update multiple small configurations
2021-10-17 21:48:12 +07:00
FollieHiyuki
5ab3184378
neovim: add lspconfig, move compe config
2021-10-17 21:48:03 +07:00
FollieHiyuki
b080c54e5b
Add glow config
...
Also deprecate neovim config.
2021-10-17 21:48:02 +07:00
FollieHiyuki
85b24cdbe7
nftables: add libvirt rules for NAT
2021-10-17 21:48:01 +07:00
FollieHiyuki
4a8718a544
setup: install things to ~/.local instead of /usr
...
And some clean up
2021-10-17 21:48:00 +07:00
FollieHiyuki
33f9026493
river: add attach-mode
2021-10-17 21:48:00 +07:00
FollieHiyuki
1c0e61cb2f
setup: revive nnn.sh setup script
...
Update READE, delete youbest shell alias
2021-10-17 21:48:00 +07:00
FollieHiyuki
30ed001766
nnn: update settings for v4.1
...
Also WMs: clean up application rules
2021-10-17 21:47:59 +07:00
FollieHiyuki
2e7f56c14a
Fix path to new Doom Emacs
2021-10-17 21:47:59 +07:00
FollieHiyuki
f7ead96d6b
Steal weechat's theme + update lazygit config
2021-10-17 21:47:59 +07:00
FollieHiyuki
64606281de
Add lite-xl basic config
2021-10-17 21:47:59 +07:00
FollieHiyuki
e971b784d1
Remove words.txt
...
Use words-en (aspell) package instead
2021-10-17 21:47:59 +07:00
FollieHiyuki
2ca7ebcb11
Add tg config
...
Also fix `dict` (words.txt is in Windows format)
2021-10-17 21:47:58 +07:00
FollieHiyuki
09ec1653bd
setup: add words.txt
2021-10-17 21:47:58 +07:00
FollieHiyuki
f35ff9461c
setup: add cht.sh
...
Also drop termite config
2021-10-17 21:47:58 +07:00
FollieHiyuki
0423ec56e6
setup: use sh -e; forgit: add clipboard env var
2021-10-17 21:47:58 +07:00
FollieHiyuki
8688bd5364
greenclip: new config v4.0; delete stuff
2021-10-17 21:47:57 +07:00
FollieHiyuki
d2e4a05027
river: update config (river-options is gone)
2021-10-17 21:47:51 +07:00
FollieHiyuki
c56cd923d3
setup: add installer for waifu2x-converter-cpp
2021-10-17 21:47:51 +07:00
FollieHiyuki
8b43e93a84
setup: add notes for Anime4K installer
2021-10-17 21:47:51 +07:00
FollieHiyuki
f37e651c10
setup: fix colorscript installer
2021-10-17 21:47:51 +07:00
FollieHiyuki
c09b86e0da
river: update config for river-options-v2
...
Also get rid of the colorscripts
2021-10-17 21:47:51 +07:00
FollieHiyuki
ea8f9b05d6
setup: add Anime4K stuff; fish: add colors setting
2021-10-17 21:47:49 +07:00
FollieHiyuki
77e7b38ed8
setup: add installer for afetch
2021-10-17 21:47:49 +07:00
FollieHiyuki
188cdc6b88
nnn: update plugins
...
Also drop `elvish` and `ion` config
2021-10-17 21:47:48 +07:00
FollieHiyuki
8379927ec7
emacs: adjust some settings
2021-10-17 21:47:48 +07:00
FollieHiyuki
9a3dae27c5
Add gitignore for setup dir
2021-10-17 21:47:48 +07:00
FollieHiyuki
3e8194f5ee
forgot prefix in setup scripts
2021-10-17 21:47:47 +07:00
FollieHiyuki
496ed55677
nnn: update flag
2021-10-17 21:47:47 +07:00
FollieHiyuki
c50d0a100e
Improve integration for TUI file managers
2021-10-17 21:47:46 +07:00
FollieHiyuki
c40bc875bf
font: change Sarasa Fixed to Sarasa Mono
2021-10-17 21:47:45 +07:00
FollieHiyuki
ffdbba29bd
Add xlsx2csv
2021-10-17 21:47:45 +07:00
FollieHiyuki
4c6fdbceb2
emacs: adjust config for lua-language-server
2021-10-17 21:47:44 +07:00
FollieHiyuki
40c9496e1f
emacs/neovim: add lua-language-server
2021-10-17 21:47:12 +07:00
FollieHiyuki
46fb516d1c
dunst: custom colors for the progress bar
2021-02-25 15:37:39 +03:00
FollieHiyuki
452b6aa9e8
Cleanup README
2021-02-24 05:05:20 +03:00
FollieHiyuki
ff058a928f
anime-downloader: add a sample config file
2021-02-20 19:13:12 +03:00
FollieHiyuki
fd3511d513
clean up setup
directory
2021-02-18 18:17:03 +03:00
FollieHiyuki
5255ea5c2b
Initial commit
2021-02-13 19:28:59 +03:00