refactor: use genflake for better flake inputs handling

This commit is contained in:
matt1432 2024-05-20 01:17:07 -04:00
parent 684b8a5c9e
commit 5f9dca81e1
12 changed files with 1000 additions and 697 deletions
common/home/neovim/langs

View file

@ -52,6 +52,7 @@ in
*/
''
require('lspconfig').nixd.setup(require('coq').lsp_ensure_capabilities({
filetypes = { 'nix', 'in.nix' },
settings = {
nixd = {
formatting = {