[doom] Disable parinfer. It's rustlin' my jimmies

This commit is contained in:
Sebastian Schulze 2022-12-07 22:40:10 +01:00
parent e5f8b7dceb
commit 8c3f8d5251
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
1 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@
file-templates ; auto-snippets for empty files
fold ; (nigh) universal code folding
format ; automated prettiness
parinfer
;; parinfer
multiple-cursors ; editing in many places at once
snippets ; my elves. They type so I don't have to
@ -72,7 +72,7 @@
ledger ; an accounting system in Emacs
markdown ; writing docs for people to ignore
nix ; I hereby declare "nix geht mehr!"
(org +gnuplot +dragndrop +journal +pandoc +pomodoro +present +hugo +roam2 +noter) ; organize your plain life in plain text
(org +gnuplot +dragndrop +journal +pandoc +pomodoro +present +hugo +noter) ; organize your plain life in plain text
(ruby +rails) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
(sh +fish) ; she sells {ba,z,fi}sh shells on the C xor
(yaml +lsp) ; JSON, but readable