Change commande to :FT and short to F2

This commit is contained in:
gbaconni
2021-10-28 14:07:46 +02:00
parent de4a06aad1
commit e062e729d1

View File

@@ -19,12 +19,10 @@ Copy `stdheader.vim` in your `~/.vim/plugin`.
### **Usage**
In **NORMAL** mode you can use `:Stdheader` or simply press the shortcut <kbd>F1</kbd>.
In **NORMAL** mode you can use `:FT` or simply press the shortcut <kbd>F2</kbd>.
Under **Linux** you eventually need to disable the **help** shortcut of your **terminal** :
For **Terminator**, right click -> Preferences -> Shortcuts -> change help with something other than <kbd>F1</kbd>
### **Note**
Inside the **42 clusters** you can easily run:
@@ -32,6 +30,7 @@ Inside the **42 clusters** you can easily run:
`$ ./set_header.sh`
The location of stdheader.vim in 42lausanne's clusters:
- /usr/share/vim/vim82/plugin/stdheader.vim
- /usr/share/vim/vim81/plugin/stdheader.vim
- /usr/share/vim/vim80/plugin/stdheader.vim