WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 9afc9425e8 - Show all commits

View file

@ -18,6 +18,7 @@ let g:coc_global_extensions = [
\ 'coc-rust-analyzer', \ 'coc-rust-analyzer',
\ 'coc-markdownlint', \ 'coc-markdownlint',
\ 'coc-snippets', \ 'coc-snippets',
\ 'coc-java'
\ ] \ ]
call plug#begin() call plug#begin()