mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-04-13 09:30:06 +00:00
vimrc for Windows
This commit is contained in:
parent
198db727b4
commit
fa609fdf85
2 changed files with 3 additions and 0 deletions
2
_vimrc
Normal file
2
_vimrc
Normal file
|
@ -0,0 +1,2 @@
|
|||
set runtimepath+=~\.vim
|
||||
source ~\.vimrc
|
|
@ -45,6 +45,7 @@ my %links = (
|
|||
|
||||
vim => '.vim',
|
||||
vimrc => '.vimrc',
|
||||
_vimrc => '_vimrc',
|
||||
gvimrc => '.gvimrc',
|
||||
|
||||
commonsh => '.commonsh',
|
||||
|
|
Loading…
Add table
Reference in a new issue