Commit Graph

346 Commits

Author SHA1 Message Date
Hoang Nguyen f81ff72160
Decrease font_size from 14 to 13.5
It looked weird in foot before
2022-01-01 00:30:17 +07:00
Hoang Nguyen fe16e729b2
nvim: null-ls.nvim removed get_active_sources() function 2021-12-31 21:30:48 +07:00
Hoang Nguyen 7ced3605d1
nvim: reflect breaking changes for some plugins 2021-12-30 19:56:23 +07:00
Hoang Nguyen 6ee3f91e33
Remove block names
They are not shown during play anyways
2021-12-29 20:02:38 +07:00
Hoang Nguyen 2f0cf0466f
nvim: add nftables filetype support 2021-12-29 17:41:24 +07:00
Hoang Nguyen 75293de4f1
waybar: adjust font size 2021-12-28 00:55:37 +07:00
Hoang Nguyen 721699d03b
nvim: add syntax for gemini text (gemtext) 2021-12-27 21:13:21 +07:00
Hoang Nguyen 5ac1bde2ce
scripts: some improvements 2021-12-25 19:27:04 +07:00
Hoang Nguyen c2bfac47d2
sway, river: fix typo in dbus command 2021-12-24 16:40:44 +07:00
Hoang Nguyen 099946a1bd
Make playbooks easier to read + add 'curl' tag 2021-12-24 01:29:16 +07:00
Hoang Nguyen 91fa5062dc
Add rust packages, and fix small details 2021-12-23 20:50:19 +07:00
Hoang Nguyen a3f583f13a
Another big commit
Some notable changes:
- Add tags for roles
- roles/fish: move out pyenv and poetry
- nvim: update config for feline.nvim
- roles/gpg: change the way gpg-agent is started (follow the man page)
2021-12-23 16:43:02 +07:00
Hoang Nguyen 56516a9c70
Add notes for dropbear and multiple changes 2021-12-22 00:25:43 +07:00
Hoang Nguyen 6db7d29649
Fix things up 2021-12-21 11:43:37 +07:00
Hoang Nguyen 1c96422a91
Big commit. I think I'm done for most parts :) 2021-12-21 01:33:08 +07:00
Hoang Nguyen ae0f7df7d9
roles/fish: use 'command' where possible; nvim: ansiblels -> ansiblelint 2021-12-15 15:43:22 +07:00
Hoang Nguyen e9f3be4c18
roles: add fish; nvim/lsp: add clangd sourceheader commands 2021-12-15 14:31:22 +07:00
Hoang Nguyen 8b9d49f07f
Lots of changes
nvim: ditto headlines.nvim, add jinja ft support
roles: add 'scripts' and 'mpd' roles
2021-12-14 23:55:21 +07:00
Hoang Nguyen c3501c4c60
nvim: revise how packer.nvim is loaded
Also avoid adding global functions for autocmds, and add impatient.nvim
2021-12-14 13:56:17 +07:00
Hoang Nguyen 256ca228cf
nvim/alpha.nvim: use the new noautocmd option 2021-12-12 21:27:24 +07:00
Hoang Nguyen 29281b5d8f
nvim/lsp: update deprecated config related to lsp_*_diagnostic 2021-12-11 10:56:42 +07:00
Hoang Nguyen ff0d27c297
nvim/lsp: display 1 sign in signcolumn per line 2021-12-10 21:28:43 +07:00
Hoang Nguyen 7b9fb965f8
Bunch of changes
- amfora: update config v1.9.1
- nvim:
  - feline.nvim: use string.format() instead of tostring()
  - gitsigns.nvim: use signcolumn instead of numhl
  - lsp: disable eslint for now
  - asciidoc stuff
2021-12-10 00:30:13 +07:00
Hoang Nguyen cdd26689dd
nvim: fix manually load nvim-notify 2021-12-05 09:22:42 +07:00
Hoang Nguyen 33d98be5f6
roles: add dunst/mako; nvim: restructure keymap, remove eft.vim 2021-12-04 20:53:02 +07:00
Hoang Nguyen e9c4d6a579
nvim: remap treesitter to avoid 'gn'
'gn' and 'gN' are pretty useful
2021-12-02 14:38:45 +07:00
Hoang Nguyen f71b6d1c94
nvim: adapt config for neovim 0.6.0 2021-12-01 20:49:27 +07:00
Hoang Nguyen 1cc8d84e41
nvim: move packer autocmd back; remove detect-language.nvim
The plugins' configurations are lazy-loaded, so better not doing the
autocmd early (improve startup time a little bit)
2021-11-30 13:46:49 +07:00
Hoang Nguyen 64d40962e6
nvim: gather all autocmds into augroups 2021-11-29 20:11:51 +07:00
Hoang Nguyen 3aa01432ed
nvim: add highlight groups for AsciiDoc 2021-11-27 19:24:40 +07:00
Hoang Nguyen 6d67cc8141
nvim/alpha-nvim: randomize kaomoji for footer 2021-11-26 11:38:35 +07:00
Hoang Nguyen 4440c77b79
nvim: remove small duplicated stuff 2021-11-26 07:13:11 +07:00
Hoang Nguyen 706595eaa9
nvim: refactor part 2 2021-11-25 22:21:18 +07:00
Hoang Nguyen 6945941009
nvim: big refactor 2021-11-25 01:42:33 +07:00
Hoang Nguyen 1d8717e374
nvim: load null-ls.nvim after nvim-lspconfig, add installers for linters 2021-11-21 12:14:46 +07:00
Hoang Nguyen 553e174482
nvim: update config for nvim-gps 2021-11-20 11:31:07 +07:00
Hoang Nguyen 757732b21c
nvim/lsp: fix yaml lsp abit 2021-11-20 00:58:45 +07:00
Hoang Nguyen 6d47b59ddc
roles/nvim: use synchronize task instead of copy
Also nvim/plugins: add nvim-notify, SchemaStore.nvim, replace
asynctasks.vim with yabs.nvim
2021-11-20 00:27:49 +07:00
Hoang Nguyen ba851f8dbe
roles: add tmux + git; nvim: more mappings for telescope-symbols.nvim 2021-11-17 22:54:12 +07:00
Hoang Nguyen 17038fb5fc
nvim: remove wilder.nvim + reorder cmp's sources 2021-11-15 22:02:53 +07:00
Hoang Nguyen c892d5657a
nvim: update config for ogrmode.nvim 2021-11-09 15:03:10 +07:00
Hoang Nguyen 571c4c91ac
roles: add amfora, bash, foot 2021-11-07 15:50:19 +07:00
Hoang Nguyen 0c8cb81326
nvim/plugins: add nvim-gps 2021-11-07 14:18:49 +07:00
Hoang Nguyen 041f076d07
roles: add alacritty, palette; nvim: refactor mappings 2021-11-07 03:05:51 +07:00
Hoang Nguyen 7106c2335c
roles: add nvim 2021-11-06 02:50:48 +07:00
Hoang Nguyen d831989efa Initial commit 2021-07-18 00:07:34 +00:00