FollieHiyuki-dotfiles/home/.config/nvim/lua/modules
FollieHiyuki a2a7caa279
neovim: bunch of changes again
- Fix commit 8a8e0db586 : vim.opt is a table, so it should have been
  vim.o -> vim.opt:get()
- Add filetype.nvim (improved startup time)
- Drop vimtex. Potentially will switch to tex.nvim
- Re-compile packer only inside '/modules' directory (less eager)
2021-10-17 21:48:14 +07:00
..
completion.lua neovim: make completion menu more colorful 2021-10-17 21:48:14 +07:00
editor.lua neovim: disable rarely used wilder.nvim + conjure 2021-10-17 21:48:13 +07:00
lsp.lua neovim: bunch of changes again 2021-10-17 21:48:14 +07:00
pack.lua neovim: bunch of changes again 2021-10-17 21:48:14 +07:00
tools.lua neovim: bunch of changes again 2021-10-17 21:48:14 +07:00
ui.lua neovim: bunch of changes again 2021-10-17 21:48:14 +07:00