Skip to content

comestime/MacOS_Settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacOS_Settings

My MacOS/Vim Settings

.bash_profile

bash settings in home directory

git-completion.bash & git-prompt.sh

implement auto-completion and prompt settings in git, sourced by .bash_profile

.gitconfig

my git configrations

.vimrc

basic settings for vim

set_vim.zip

provides syntax highlighting for various languages

set up auto-verilog

copy .emacs to home directory, and copy Verilog-mode.el to ~/.emacs.d (if no such directory, make it)

Enable auto-verilog in vim

copy verilog_emacsauto.vim under ~/.vim/ftplugin/, change ~/.elips to ~/.emacs.d which is where we put verilog-mode.el file, then restart vim. See this post for more detail.

About

My MacOS/Vim Settings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors