10 Commits

Author SHA1 Message Date
FollieHiyuki
263a2ec8bd
Another bunch of changes
emacs: update init.el following upstream
neovim: add conjure, update packer call for nvim-cmp
2021-09-24 01:12:21 +07:00
FollieHiyuki
93e1bf41b0
neovim: asynchronous loading in init.lua
Also fix luasnip mapping for nvim-cmp
2021-09-10 00:34:09 +07:00
FollieHiyuki
039fb047c1
neovim: reconfigure nvim-cmp mappings + vim.cmd -> vim.api.nvim_command
Also delete `news` script
2021-09-09 21:01:41 +07:00
FollieHiyuki
9c639739c0
neovim: add editorconfig.vim and spectre.nvim 2021-09-05 01:08:00 +07:00
FollieHiyuki
a9aa8cecfd
neovim: support choice nodes for luasnip
Also turn on short keys for moving between windows
2021-09-04 18:16:28 +07:00
FollieHiyuki
c9b6bac7e4
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-09-04 08:06:28 +07:00
FollieHiyuki
a0d8351e07
neovim: big refractor
- nvim-compe -> nvim-cmp
- combine multple modules config into category files
- add some more plugins
2021-09-03 04:53:53 +07:00
FollieHiyuki
4c9c68ff32
neovim: add translate-shell + orgmode 2021-07-21 04:58:10 +03:00
FollieHiyuki
5a9235d562
neovim: add lspconfig, move compe config 2021-07-12 04:20:58 +03:00
FollieHiyuki
8cbbf48f1c
neovim: almost done 2021-07-10 19:40:43 +03:00