dotfiles/home/.config/zsh
Marko Korhonen c024a40316 Refactor neovim config (#2)
Changes include:

- [x] Use init.lua instead of init.vim
   - Some keybindings are still to be converted
- [x] Use packer as a package manager instead of vim-plug
- [ ] Use built-in lsp instead of coc.nvim
   - [x] Set up language servers
   - [x] Completion
   - [x] Formatting (previously coc-prettier, now neoformat)
   - [ ] Snippets
- [ ] Replace fzf with telescope.nvim
- [x] Implement treesitter syntax highlighting
   - More info: https://github.com/nvim-treesitter/nvim-treesitter

Note that this requires neovim nightly until 0.5 is released

Reviewed-on: #2
Co-authored-by: Marko Korhonen <marko@korhonen.cc>
Co-committed-by: Marko Korhonen <marko@korhonen.cc>
2021-08-08 15:33:23 +03:00
..
01-env.zsh Fix gpg-agent 2021-04-21 17:46:54 +03:00
02-plugins.zsh Remove docker-compose zsh completion since it's provided by default 2021-07-29 22:41:28 +03:00
03-aliases.zsh Refactor neovim config (#2) 2021-08-08 15:33:23 +03:00
04-keybinds.zsh Fixed delete in normal mode 2019-11-03 12:19:18 +02:00
05-misc.zsh Added zsh history sharing 2019-11-06 08:36:20 +02:00
06-pacman.zsh Pacman rehash 2019-11-22 09:20:08 +02:00