Commit graph

12 commits

Author SHA1 Message Date
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