aboutsummaryrefslogtreecommitdiff
path: root/.vimrc
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2021-09-29 09:46:47 +0800
committerGuangxiong Lin <[email protected]>2021-09-29 09:46:47 +0800
commit25af66099396cd5d27d0861fd4ea7db84b6b095b (patch)
tree715fe9471fa87fba0d4ac537f06f8c93202db772 /.vimrc
parentbc1e8a4191fbdfc65e493d65a9c4f0fdaa2b1d19 (diff)
downloaddotfiles-25af66099396cd5d27d0861fd4ea7db84b6b095b.tar.gz
dotfiles-25af66099396cd5d27d0861fd4ea7db84b6b095b.tar.bz2
dotfiles-25af66099396cd5d27d0861fd4ea7db84b6b095b.zip
Add scripts to create notes
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index 6ee6097..a3b3e98 100644
--- a/.vimrc
+++ b/.vimrc
@@ -100,6 +100,7 @@ nnoremap <leader>cd :cd %:p:h<CR> :pwd<CR>
source ~/.vim/plugin/init.vim
source ~/.vim/keybindings.vim
+source ~/.vim/notes.vim
silent colorscheme onedark