Commit Graph

243 Commits

Author SHA1 Message Date
Hoang Nguyen ac38c5dcc9
neovim: support choice nodes for luasnip
Also turn on short keys for moving between windows
2021-10-17 21:48:11 +07:00
Hoang Nguyen af695b83db
neovim: add undotree and vim-eft
Also fix some cursor highlight groups
2021-10-17 21:48:11 +07:00
Hoang Nguyen 09cef9c60a
neovim: fix luasnip config
lazy_load() won't reload snippets when opening a new buffer, and will
only load general snippets (ft=all) first
2021-10-17 21:48:11 +07:00
Hoang Nguyen ac6be59e68
neovim: configure lsp_signature.nvim 2021-10-17 21:48:11 +07:00
Hoang Nguyen 78b6d2bf54
neovim: add nvim-lint, nvim-dap-ui, vimtex 2021-10-17 21:48:10 +07:00
Hoang Nguyen 3cefe864f4
neovim: big refractor
- nvim-compe -> nvim-cmp
- combine multple modules config into category files
- add some more plugins
2021-10-17 21:48:10 +07:00
Hoang Nguyen 418f3b462b
neovim: lspsaga highlight groups 2021-10-17 21:48:10 +07:00
Hoang Nguyen 7deb0d68f1
neovim: add more plugins 2021-10-17 21:48:10 +07:00
Hoang Nguyen e6e8689b57
Bunch of changes
- shells: set GOPROXY=direct (download sources directly instead of going
through proxy.golang.org)
- emacs: deprecated EXWM
- scripts: api_keys for `imdb` is not valid anymore, and I don't want to
subscribe for another key
2021-10-17 21:48:10 +07:00
Hoang Nguyen 5ecf79b424
neovim: remove deprecated config 2021-10-17 21:48:05 +07:00
Hoang Nguyen c4aa156dd1
river: change color format 2021-10-17 21:48:05 +07:00
Hoang Nguyen c2eee8ce71
river: put XKB env var in the config 2021-10-17 21:48:05 +07:00
Hoang Nguyen c933bc279c
river: update config 2021-10-17 21:48:05 +07:00
Hoang Nguyen b0d2122117
neovim: fix typo 2021-10-17 21:48:05 +07:00
Hoang Nguyen 7a4a5bdeb1
neovim: add translate-shell + orgmode 2021-10-17 21:48:05 +07:00
Hoang Nguyen 8b3da5fff0
starship: update config 2021-10-17 21:48:04 +07:00
Hoang Nguyen d3b5747f57
Some changes
river: remove opacity option
xonsh: add starship init
2021-10-17 21:48:04 +07:00
Hoang Nguyen 2501edc0ea
neovim: add zem-mode + symbol-outline 2021-10-17 21:48:04 +07:00
Hoang Nguyen be9665b0e6
neovim: add hop.nvim 2021-10-17 21:48:04 +07:00
Hoang Nguyen ab971ea6c7
neovim: update Nord for treesitter 2021-10-17 21:48:04 +07:00
Hoang Nguyen 024d62eca3
Add zellij themes 2021-10-17 21:48:04 +07:00
Hoang Nguyen 13b0482e0e
neovim: forgot to rebind lsp 2021-10-17 21:48:04 +07:00
Hoang Nguyen 84c528ddb1
neovim: add trouble.nvim
Also update treesitter highlight groups to be aligned with original
nord.vim
2021-10-17 21:48:04 +07:00
Hoang Nguyen ec3540565a
neovim: add lspkind and nnn.vim 2021-10-17 21:48:04 +07:00
Hoang Nguyen faaf42a125
neovim: fix bufferline TablineFill color
It was called twice.
2021-10-17 21:48:04 +07:00
Hoang Nguyen a0ca5c25b6
neovim: add Neogit config 2021-10-17 21:48:04 +07:00
Hoang Nguyen 26a8058564
neovim: nord highlight groups for lsp 2021-10-17 21:48:03 +07:00
Hoang Nguyen 584e77b933
shells: remove `extract` aliases
Use ~/.local/bin/extract instead
2021-10-17 21:48:03 +07:00
Hoang Nguyen 2dbf4079a5
neovim: minor improvement in lspconfig 2021-10-17 21:48:03 +07:00
Hoang Nguyen 5ab3184378
neovim: add lspconfig, move compe config 2021-10-17 21:48:03 +07:00
Hoang Nguyen bc7bdb2bdc
neovim: almost done 2021-10-17 21:48:03 +07:00
Hoang Nguyen d1be74ee0b
neovim: lazy-load some plugins
Also rebind mappings for GitSigns
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 52b9be4bee
neovim: add indent-blankline, use which-key for mappings
Also add more nord highlight groups
2021-10-17 21:48:03 +07:00
Hoang Nguyen e03162b21a
neovim: add more config 2021-10-17 21:48:03 +07:00
Hoang Nguyen 0098bc351f
neovim: gitsigns, basic mappings and nord colors
Also update nushell startup hook
2021-10-17 21:48:02 +07:00
Hoang Nguyen c447ef8282
neovim: add bufferline and nvim-tree plugins 2021-10-17 21:48:02 +07:00
Hoang Nguyen 9e2fc5d4bd
emacs: add kokkoro.png splash image 2021-10-17 21:48:02 +07:00
Hoang Nguyen 04434a48d0
Remove gtk2 env, move theme to Matcha-dark-azul 2021-10-17 21:48:02 +07:00
Hoang Nguyen 736ea7fbbc
Comment out gtk-theme 2021-10-17 21:48:02 +07:00
Hoang Nguyen 474d27ec30
neovim: add galaxyline, ditch nord theme 2021-10-17 21:48:02 +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 3b6e1e931b
bash: remove shebang for sourced files 2021-10-17 21:48:02 +07:00
Hoang Nguyen b2ad295899
qutebrowser: update config to 2.3.0; lite-xl: additional font config 2021-10-17 21:48:01 +07:00
Hoang Nguyen f7b271fc59
Add xdg-desktop-portal-wlr config 2021-10-17 21:48:01 +07:00
Hoang Nguyen 432883e6cf
foot: update config to 1.8.0 2021-10-17 21:48:01 +07:00
Hoang Nguyen 8858fe03eb
river: add config for new option set-cursor-warp 2021-10-17 21:48:01 +07:00
Hoang Nguyen 02e98263ae
waybar: add tray module 2021-10-17 21:48:01 +07:00
Hoang Nguyen 4f17266b0b
nftables: move rate limit above established connections 2021-10-17 21:48:01 +07:00
Hoang Nguyen 85b24cdbe7
nftables: add libvirt rules for NAT 2021-10-17 21:48:01 +07:00
Hoang Nguyen 657c371abe
shells: update pyenv initial process
pyenv doesn't set path with `init -` anymore.
Also set PATH only once in login shell.
2021-10-17 21:48:01 +07:00
Hoang Nguyen 6adbf27693
river: add some input configuration 2021-10-17 21:48:01 +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 16c7177046
Set qutebrowser -> firefox as default browser 2021-10-17 21:48:00 +07:00
Hoang Nguyen 5ca2f568df
neovim/emacs: I'm a 4-space guy now 2021-10-17 21:48:00 +07:00
Hoang Nguyen 4e108abbbd
system: add configurations 2021-10-17 21:48:00 +07:00
Hoang Nguyen 4a8718a544
setup: install things to ~/.local instead of /usr
And some clean up
2021-10-17 21:48:00 +07:00
Hoang Nguyen c33b27332c
zoxide: move ranger.py to deploy.sh 2021-10-17 21:48:00 +07:00
Hoang Nguyen 33f9026493
river: add attach-mode 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 a1fdf46ce2
emacs: vendor org-tree-slide config
Also some irc stuff
2021-10-17 21:47:59 +07:00
Hoang Nguyen 30ed001766
nnn: update settings for v4.1
Also WMs: clean up application rules
2021-10-17 21:47:59 +07:00
Hoang Nguyen 3d0e045de2
foot: use lowercase in key bindings 2021-10-17 21:47:59 +07:00
Hoang Nguyen 2e7f56c14a
Fix path to new Doom Emacs 2021-10-17 21:47:59 +07:00
Hoang Nguyen bd949936d5
emacs: use chemacs2 2021-10-17 21:47:59 +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 e598aedd3f
Add Element custom themes 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 64606281de
Add lite-xl basic config 2021-10-17 21:47:59 +07:00
Hoang Nguyen a8f6481710
kitty: update config 2021-10-17 21:47:59 +07:00
Hoang Nguyen e971b784d1
Remove words.txt
Use words-en (aspell) package instead
2021-10-17 21:47:59 +07:00
Hoang Nguyen 2ca7ebcb11
Add tg config
Also fix `dict` (words.txt is in Windows format)
2021-10-17 21:47:58 +07:00
Hoang Nguyen 11d1adce49
Avoid 13pt font size 2021-10-17 21:47:58 +07:00
Hoang Nguyen 09ec1653bd
setup: add words.txt 2021-10-17 21:47:58 +07:00
Hoang Nguyen 045fa07a15
Add fontconfig, umask and silent pyenv init 2021-10-17 21:47:58 +07:00
Hoang Nguyen f35ff9461c
setup: add cht.sh
Also drop termite config
2021-10-17 21:47:58 +07:00
Hoang Nguyen 7af335cfb7
emacs: add eshell-info-banner 2021-10-17 21:47:58 +07:00
Hoang Nguyen 4c996a6311
shell: set MANPATH in man() function instead 2021-10-17 21:47:58 +07:00
Hoang Nguyen 9164d14ff1
wayfire: add simple-tile plugin config 2021-10-17 21:47:58 +07:00
Hoang Nguyen 743b4b6445
shells: add custom manpath 2021-10-17 21:47:58 +07:00
Hoang Nguyen 622b6e4e63
forgit: fix setting env logic 2021-10-17 21:47:58 +07:00
Hoang Nguyen 0423ec56e6
setup: use sh -e; forgit: add clipboard env var 2021-10-17 21:47:58 +07:00
Hoang Nguyen 8688bd5364
greenclip: new config v4.0; delete stuff 2021-10-17 21:47:57 +07:00
Hoang Nguyen 05875b9a3b
shells: change default rsync flags 2021-10-17 21:47:57 +07:00
Hoang Nguyen d5b8b27fb2
nnn: update .nmv 2021-10-17 21:47:57 +07:00
Hoang Nguyen 7c2509c1c8
neovim: use custom parenthesis colors 2021-10-17 21:47:52 +07:00
Hoang Nguyen d2e4a05027
river: update config (river-options is gone) 2021-10-17 21:47:51 +07:00
Hoang Nguyen ffdb51e5b1
emacs: update fonts 2021-10-17 21:47:51 +07:00
Hoang Nguyen 4f735592c6
nnn: update plugins 2021-10-17 21:47:51 +07:00
Hoang Nguyen cec99f521a
wayfire: add extra plugins 2021-10-17 21:47:51 +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 7120885076
emacs, fish: update package list 2021-10-17 21:47:50 +07:00
Hoang Nguyen 36f49bce52
Abuse fish-shell for XDG_RUNTIME_DIR 2021-10-17 21:47:50 +07:00
Hoang Nguyen 5573edd51b
fish: update fisher, various changes 2021-10-17 21:47:50 +07:00
Hoang Nguyen ca7de54b35
Clean up unnecessary stuff 2021-10-17 21:47:50 +07:00
Hoang Nguyen 3f981be233
emacs: update init.el to reflect upstream 2021-10-17 21:47:50 +07:00