Commit Graph

5 Commits

Author SHA1 Message Date
FollieHiyuki
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
FollieHiyuki
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
FollieHiyuki
7a4a5bdeb1
neovim: add translate-shell + orgmode 2021-10-17 21:48:05 +07:00
FollieHiyuki
5ab3184378
neovim: add lspconfig, move compe config 2021-10-17 21:48:03 +07:00
FollieHiyuki
bc7bdb2bdc
neovim: almost done 2021-10-17 21:48:03 +07:00