Commit Graph

24 Commits

Author SHA1 Message Date
FollieHiyuki
ac38c5dcc9
neovim: support choice nodes for luasnip
Also turn on short keys for moving between windows
2021-10-17 21:48:11 +07:00
FollieHiyuki
af695b83db
neovim: add undotree and vim-eft
Also fix some cursor highlight groups
2021-10-17 21:48:11 +07:00
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
ac6be59e68
neovim: configure lsp_signature.nvim 2021-10-17 21:48:11 +07:00
FollieHiyuki
78b6d2bf54
neovim: add nvim-lint, nvim-dap-ui, vimtex 2021-10-17 21:48:10 +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
7deb0d68f1
neovim: add more plugins 2021-10-17 21:48:10 +07:00
FollieHiyuki
5ecf79b424
neovim: remove deprecated config 2021-10-17 21:48:05 +07:00
FollieHiyuki
7a4a5bdeb1
neovim: add translate-shell + orgmode 2021-10-17 21:48:05 +07:00
FollieHiyuki
2501edc0ea
neovim: add zem-mode + symbol-outline 2021-10-17 21:48:04 +07:00
FollieHiyuki
13b0482e0e
neovim: forgot to rebind lsp 2021-10-17 21:48:04 +07:00
FollieHiyuki
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
FollieHiyuki
ec3540565a
neovim: add lspkind and nnn.vim 2021-10-17 21:48:04 +07:00
FollieHiyuki
faaf42a125
neovim: fix bufferline TablineFill color
It was called twice.
2021-10-17 21:48:04 +07:00
FollieHiyuki
2dbf4079a5
neovim: minor improvement in lspconfig 2021-10-17 21:48:03 +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
FollieHiyuki
d1be74ee0b
neovim: lazy-load some plugins
Also rebind mappings for GitSigns
2021-10-17 21:48:03 +07:00
FollieHiyuki
52b9be4bee
neovim: add indent-blankline, use which-key for mappings
Also add more nord highlight groups
2021-10-17 21:48:03 +07:00
FollieHiyuki
e03162b21a
neovim: add more config 2021-10-17 21:48:03 +07:00
FollieHiyuki
0098bc351f
neovim: gitsigns, basic mappings and nord colors
Also update nushell startup hook
2021-10-17 21:48:02 +07:00
FollieHiyuki
c447ef8282
neovim: add bufferline and nvim-tree plugins 2021-10-17 21:48:02 +07:00
FollieHiyuki
474d27ec30
neovim: add galaxyline, ditch nord theme 2021-10-17 21:48:02 +07:00
FollieHiyuki
64cc5e1f00
neovim: basic new config in lua 2021-10-17 21:48:02 +07:00