mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-17 13:33:36 -05:00
Final update
This commit is contained in:
7
init/init-vim.el
Normal file
7
init/init-vim.el
Normal file
@@ -0,0 +1,7 @@
|
||||
(use-package vimrc-mode
|
||||
:mode (("/\\.?g?vimrc$" . vimrc-mode)
|
||||
("\\.vim$" . vimrc-mode)))
|
||||
|
||||
|
||||
(provide 'init-vim)
|
||||
;;; init-vim.el ends here
|
Reference in New Issue
Block a user