few changes, in makefile added colors
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/SYNTAX/
|
||||
to create a new syntax file, just copy an existing one :
|
||||
cp /usr/share/vim/vimXX/syntax/extension.vim ~/.vim/syntax/
|
||||
and change the name to match the extension
|
||||
and change the content to whatever you want
|
||||
|
||||
/MODE INSERTION/
|
||||
**i** mode insertion avant le curseur
|
||||
**I** mode insertion au debut de la ligne
|
||||
|
||||
Reference in New Issue
Block a user