Quantcast
Channel: Vimタグが付けられた新着記事 - Qiita
Viewing all articles
Browse latest Browse all 5608

適当な Python コードを Vim で開いた場合の mode line

$
0
0

以下のように書くと 4スペースでインデントできるし、インデント毎に za で fold できるので便利。

#! /usr/bin/env python# -*- coding: utf-8 -*-# vim:fenc=utf-8 ff=unix ft=python:# vim:tabstop=4 shiftwidth=4 softtabstop=4 smartindent expandtab fdm=indent fdl=99:# vim:cinwords=if,elif,else,for,while,try,except,finally,def,class:

僕が所属している会社社員募集中みたいです。なんか、 Python 書いてみてーなと思った人は応募してみてくださいな。 (すてま)


Viewing all articles
Browse latest Browse all 5608

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>