diff --git a/neovim/dev.nix b/neovim/dev.nix index a2e104b..573d313 100644 --- a/neovim/dev.nix +++ b/neovim/dev.nix @@ -41,6 +41,7 @@ in (mkLineLimiterGroup { limit = 81; filetypes = [ + "python" "json" "yaml" "markdown"