Configuration for my NixOS based systems and Home Manager
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Re-enable highlight ts

+1 -2
+1 -2
nvim/lua/plugins.lua
··· 105 105 ignore_install = { 'norg' }, 106 106 sync_intall = true, 107 107 highlight = { 108 - -- this is broken on nvim 0.12.0 109 - enable = false, 108 + enable = true, 110 109 }, 111 110 indent = { 112 111 enable = false,