User Tools

Site Tools


linux:vim

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:vim [2020/09/16 00:01] Wulf Rajeklinux:vim [2023/05/29 11:55] (current) – external edit 127.0.0.1
Line 9: Line 9:
 </code> </code>
 and select vim.basic and select vim.basic
 +
 +follow it by
 +<code>
 +select-editor
 +</code>
  
 or\\  or\\ 
Line 25: Line 30:
 and add this line at the end of the file: and add this line at the end of the file:
 <code> <code>
 +export EDITOR=vi
 export VISUAL=vi export VISUAL=vi
 </code> </code>
Line 35: Line 41:
 <code> <code>
 export VISUAL=vi export VISUAL=vi
 +export EDITOR=vi
 </code> </code>
  
linux/vim.1600210895.txt.gz · Last modified: 2023/05/29 11:53 (external edit)