Added syntax highlighting trydactyl and vimrc.
This commit is contained in:
parent
ba88938236
commit
7855876147
|
@ -41,3 +41,4 @@ set incsearch true
|
||||||
colorscheme onedark
|
colorscheme onedark
|
||||||
|
|
||||||
" vim: set filetype=vim:
|
" vim: set filetype=vim:
|
||||||
|
" -*- mode: vim -*-
|
||||||
|
|
|
@ -2,3 +2,6 @@ source ~/.vim/vimrc.d/base.vim
|
||||||
source ~/.vim/vimrc.d/plugins.vim
|
source ~/.vim/vimrc.d/plugins.vim
|
||||||
source ~/.vim/vimrc.d/ui.vim
|
source ~/.vim/vimrc.d/ui.vim
|
||||||
source ~/.vim/vimrc.d/keybind.vim
|
source ~/.vim/vimrc.d/keybind.vim
|
||||||
|
|
||||||
|
" vim: set filetype=vim:
|
||||||
|
" -*- mode: vim -*-
|
||||||
|
|
Loading…
Reference in New Issue
Block a user