<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pl">
	<id>https://wiki.developer.olsztyn.pl/index.php?action=history&amp;feed=atom&amp;title=Vim%3A_settings</id>
	<title>Vim: settings - Historia wersji</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.developer.olsztyn.pl/index.php?action=history&amp;feed=atom&amp;title=Vim%3A_settings"/>
	<link rel="alternate" type="text/html" href="https://wiki.developer.olsztyn.pl/index.php?title=Vim:_settings&amp;action=history"/>
	<updated>2026-08-21T10:09:35Z</updated>
	<subtitle>Historia wersji tej strony wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://wiki.developer.olsztyn.pl/index.php?title=Vim:_settings&amp;diff=3&amp;oldid=prev</id>
		<title>Administrator: 1 wersja</title>
		<link rel="alternate" type="text/html" href="https://wiki.developer.olsztyn.pl/index.php?title=Vim:_settings&amp;diff=3&amp;oldid=prev"/>
		<updated>2026-05-19T14:09:34Z</updated>

		<summary type="html">&lt;p&gt;1 wersja&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw-interface=&quot;&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;pl&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← poprzednia wersja&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Wersja z 14:09, 19 maj 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;pl&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(Brak różnic)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Administrator</name></author>
	</entry>
	<entry>
		<id>https://wiki.developer.olsztyn.pl/index.php?title=Vim:_settings&amp;diff=2&amp;oldid=prev</id>
		<title>*&gt;Kprzybylowicz o 20:23, 8 kwi 2025</title>
		<link rel="alternate" type="text/html" href="https://wiki.developer.olsztyn.pl/index.php?title=Vim:_settings&amp;diff=2&amp;oldid=prev"/>
		<updated>2025-04-08T20:23:26Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nowa strona&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Bellow is my experimental vim settings inspired by samples found on internet and actually included in my .vimrc:&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
colorscheme industry&lt;br /&gt;
syntax on&lt;br /&gt;
filetype on&lt;br /&gt;
filetype plugin on&lt;br /&gt;
filetype indent on&lt;br /&gt;
set nocompatible&lt;br /&gt;
set number&lt;br /&gt;
set cursorline&lt;br /&gt;
set cursorcolumn&lt;br /&gt;
set ignorecase&lt;br /&gt;
set nobackup&lt;br /&gt;
set tabstop=4&lt;br /&gt;
set shiftwidth=4&lt;br /&gt;
set expandtab&lt;br /&gt;
set scrolloff=10&lt;br /&gt;
set laststatus=2&lt;br /&gt;
&lt;br /&gt;
set statusline=%&amp;lt;%f%m\ \[%{&amp;amp;ff}:%{&amp;amp;fenc}:%Y]\ %{getcwd()}\ \ \[%{strftime(&amp;#039;%Y-%b-%d\ %a\ %I:%M\ %p&amp;#039;)}\]\ %=\ Line:%l\/%L\ Column:%c%V\ %P&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
[[Category:Bash]]&lt;/div&gt;</summary>
		<author><name>*&gt;Kprzybylowicz</name></author>
	</entry>
</feed>