You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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: https://git.korhonen.cc/FunctionalHacker/dotfiles/pulls/2
Co-authored-by: Marko Korhonen <marko@korhonen.cc>
Co-committed-by: Marko Korhonen <marko@korhonen.cc>
3 years ago
..
.config Refactor neovim config (#2) 3 years ago
.gnupg Add gpg conf 3 years ago
.mpdscribble Cleaning up 5 years ago
.newsboat Small fixes 5 years ago
.ssh Add an include file for Rossum hosts 3 years ago
.vdirsyncer Removed commit history 5 years ago
.Xresources Removed commit history 5 years ago
.abcde.conf Removed commit history 5 years ago
.gitconfig Dynamic git config for work laptop 3 years ago
.hushlogin Quiet login stuff and set console font in initram 5 years ago
.ideavimrc Removed commit history 5 years ago
.ignore Updated FZF stuff, some other minor tweaks 4 years ago
.mailcap Removed commit history 5 years ago
.mbsyncrc Working on neomutt setup and some other small fixes 4 years ago
.tmux.conf Small fix 5 years ago
.xprofile Removed commit history 5 years ago
.zprofile Cleaned up scripts folder and moved some stuff 5 years ago
.zshrc Removed commit history 5 years ago