<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotfiles/.config/nvim/lua/keys.lua, branch master</title>
<subtitle>🚨 these dotfiles are HEAVILY tailored for my needs and setup. Feel free to explore and find ideas, but use at your own risk. 
</subtitle>
<id>https://www.kj-git.com/dotfiles/atom?h=master</id>
<link rel='self' href='https://www.kj-git.com/dotfiles/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.kj-git.com/dotfiles/'/>
<updated>2023-11-15T19:41:31+00:00</updated>
<entry>
<title>refactor: make `:set filetype=` keybind a bit shorter</title>
<updated>2023-11-15T19:41:31+00:00</updated>
<author>
<name>Blista Kanjo</name>
</author>
<published>2023-11-15T19:41:31+00:00</published>
<link rel='alternate' type='text/html' href='https://www.kj-git.com/dotfiles/commit/?id=6fd469e146e10eab5d66e48d2a3952a5ae68b91a'/>
<id>urn:sha1:6fd469e146e10eab5d66e48d2a3952a5ae68b91a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: `:set filetype=` keybind</title>
<updated>2023-10-22T16:20:35+00:00</updated>
<author>
<name>Blista Kanjo</name>
</author>
<published>2023-10-22T16:20:35+00:00</published>
<link rel='alternate' type='text/html' href='https://www.kj-git.com/dotfiles/commit/?id=2842cd2b25335c8a8345228566a6b9aac0097c4b'/>
<id>urn:sha1:2842cd2b25335c8a8345228566a6b9aac0097c4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: make `&lt;A-e&gt;` and `&lt;A-w&gt;` keybinds, slightly directional</title>
<updated>2023-10-15T03:44:45+00:00</updated>
<author>
<name>Blista Kanjo</name>
</author>
<published>2023-10-15T03:44:45+00:00</published>
<link rel='alternate' type='text/html' href='https://www.kj-git.com/dotfiles/commit/?id=75cdd22210f04269ad754c530146e316e080a096'/>
<id>urn:sha1:75cdd22210f04269ad754c530146e316e080a096</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: update for Linux users who may use macOS-like keybinds</title>
<updated>2023-10-15T03:41:46+00:00</updated>
<author>
<name>Blista Kanjo</name>
</author>
<published>2023-10-15T03:41:46+00:00</published>
<link rel='alternate' type='text/html' href='https://www.kj-git.com/dotfiles/commit/?id=9ef706f1939941ec3e7d64f8f2cf07eb37d431cd'/>
<id>urn:sha1:9ef706f1939941ec3e7d64f8f2cf07eb37d431cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: tab keybinds</title>
<updated>2023-07-08T04:17:31+00:00</updated>
<author>
<name>Blista Kanjo</name>
</author>
<published>2023-07-08T04:17:31+00:00</published>
<link rel='alternate' type='text/html' href='https://www.kj-git.com/dotfiles/commit/?id=a297845f00158d9cca2330e973998b0010e7a235'/>
<id>urn:sha1:a297845f00158d9cca2330e973998b0010e7a235</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: splits and vsplits creation and termination keybinds</title>
<updated>2023-07-07T23:57:48+00:00</updated>
<author>
<name>Blista Kanjo</name>
</author>
<published>2023-07-07T23:57:48+00:00</published>
<link rel='alternate' type='text/html' href='https://www.kj-git.com/dotfiles/commit/?id=a6ea89a2542f4c090e901a560ddaf286de4518b2'/>
<id>urn:sha1:a6ea89a2542f4c090e901a560ddaf286de4518b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: splits and vsplits movement keybinds</title>
<updated>2023-07-07T23:42:24+00:00</updated>
<author>
<name>Blista Kanjo</name>
</author>
<published>2023-07-07T23:42:24+00:00</published>
<link rel='alternate' type='text/html' href='https://www.kj-git.com/dotfiles/commit/?id=f3ff7a69d1b1bd9b47aef23b4eb3ba7813170527'/>
<id>urn:sha1:f3ff7a69d1b1bd9b47aef23b4eb3ba7813170527</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: splits and vsplits resize keybinds</title>
<updated>2023-07-07T23:37:11+00:00</updated>
<author>
<name>Blista Kanjo</name>
</author>
<published>2023-07-07T23:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://www.kj-git.com/dotfiles/commit/?id=aed938a5cbf2605785f6473db46701f319b19c99'/>
<id>urn:sha1:aed938a5cbf2605785f6473db46701f319b19c99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: implemented nvim spellcheck</title>
<updated>2023-06-25T07:29:33+00:00</updated>
<author>
<name>Blista Kanjo</name>
</author>
<published>2023-06-25T07:29:33+00:00</published>
<link rel='alternate' type='text/html' href='https://www.kj-git.com/dotfiles/commit/?id=b5dee036ef1fa2f0e50d032da2c613ac1452aa5b'/>
<id>urn:sha1:b5dee036ef1fa2f0e50d032da2c613ac1452aa5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: added lua folder</title>
<updated>2023-06-23T07:49:02+00:00</updated>
<author>
<name>Blista Kanjo</name>
</author>
<published>2023-06-23T07:49:02+00:00</published>
<link rel='alternate' type='text/html' href='https://www.kj-git.com/dotfiles/commit/?id=22f4fa182c2048d1f07dcd6e5729cd946771c9f9'/>
<id>urn:sha1:22f4fa182c2048d1f07dcd6e5729cd946771c9f9</id>
<content type='text'>
</content>
</entry>
</feed>
