Website design : what to use ?
OOzy Pal
oozypal at gmail.com
Sat Jun 17 07:18:22 UTC 2006
On 6/17/06, Adriano Varoli Piazza <moranar at gmail.com> wrote:
> To further push vim, here's my .vimrc:
> -------------------------------
> "Place your systemwide modification here.
> "/usr/share/vim/ files will be overwritten on update
>
> source /usr/share/vim/vimrc
> " 4 space indent
> set sts=4
> set shiftwidth=4
>
> " colorset for the terminal
> :colorscheme evening
> set hlsearch
>
> if !exists("syntax_on")
> syntax on
> endif
> :set nu!
> let c_comment_strings=1
>
> set mousehide
>
> set ch=2
>
> "line numbers
> set nu!
>
> "Indent css files.
> autocmd FileType css set smartindent
>
> ------------------
> Enjoy
> --
> Adriano Varoli Piazza
> The Inside Out: http://moranar.com.ar
> ICQ: 4410132
> MSN: moranar at gmail.com
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
The original post is also a concern for me. Currently, I am using
Qunata. But really, every question I have seen similar to the original
post gets a vi as an answer. Is vi that popular?
Can someone educate me about vi and vim and the difference between
them. Is there a nice tutorial for vi/vim
--
OOzy
Kubuntu-Dapper
More information about the ubuntu-users
mailing list