📝 move notes to vimrc
This commit is contained in:
parent
7f811745e0
commit
5bdd676201
1 changed files with 4 additions and 0 deletions
4
.vimrc
4
.vimrc
|
|
@ -1,3 +1,7 @@
|
||||||
|
" TODO:
|
||||||
|
" Switch to vim-plug
|
||||||
|
" [Vim bindings](https://stackoverflow.com/a/5400978/5684214)
|
||||||
|
|
||||||
" Tested on Ubuntu 21.04 with VIM - Vi IMproved 8.2
|
" Tested on Ubuntu 21.04 with VIM - Vi IMproved 8.2
|
||||||
set nocompatible " be iMproved, required
|
set nocompatible " be iMproved, required
|
||||||
filetype off " required
|
filetype off " required
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue