nvim config edits, rename 'old_configs' -> 'non-nix_configs'

This commit is contained in:
2024-11-30 20:44:44 +01:00
parent aab3736f53
commit 2ab8903697
180 changed files with 113 additions and 38 deletions
+6
View File
@@ -0,0 +1,6 @@
(org-babel-load-file
(expand-file-name
"config.org"
user-emacs-directory))
(put 'upcase-region 'disabled nil)
(put 'downcase-region 'disabled nil)