📝 update .vimrc section
This commit is contained in:
parent
eeef204684
commit
5d3021627d
1 changed files with 4 additions and 1 deletions
|
|
@ -24,7 +24,10 @@ cask "visual-studio-code"
|
|||
|
||||
### `.vimrc`
|
||||
|
||||
https://github.com/VundleVim/Vundle.vim#quick-start
|
||||
* [Python x Vim](https://realpython.com/vim-and-python-a-match-made-in-heaven/)
|
||||
* [Vundle](https://github.com/VundleVim/Vundle.vim#quick-start)
|
||||
|
||||
|
||||
```
|
||||
set nocompatible " be iMproved, required
|
||||
filetype off " required
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue