diff options
author | ChristianChiarulli <[email protected]> | 2019-08-10 22:31:27 -0400 |
---|---|---|
committer | ChristianChiarulli <[email protected]> | 2019-08-10 22:31:27 -0400 |
commit | cc7de261235832ab16f89947e1901e85990490aa (patch) | |
tree | c93d85a5b05572b841dc2254c603a9c7f1f339a1 /init.vim | |
parent | 8b11502fd63742e0b57db15d3ab45c5f35f485e4 (diff) |
added stuff to readme
Diffstat (limited to 'init.vim')
-rw-r--r-- | init.vim | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -24,8 +24,6 @@ source $HOME/.config/nvim/modules/echodoc.vim source $HOME/.config/nvim/modules/test.vim set conceallevel=0 -"TODO" -"change install script to install pyls in base and clone base instead" "fix ctrl+l in python nnoremap <M-h> <C-w>h nnoremap <M-j> <C-w>j |