<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim/lua/user, branch main</title>
<subtitle>neovim config
</subtitle>
<id>https://git.keyfried.com/nvim/atom?h=main</id>
<link rel='self' href='https://git.keyfried.com/nvim/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/nvim/'/>
<updated>2024-09-16T16:06:14Z</updated>
<entry>
<title>checkpoint</title>
<updated>2024-09-16T16:06:14Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>raymaekers.luca@gmail.com</email>
</author>
<published>2024-09-16T16:06:11Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/nvim/commit/?id=5c7dffe3782c18e0d47f5753a8c30a0cd1b6e352'/>
<id>urn:sha1:5c7dffe3782c18e0d47f5753a8c30a0cd1b6e352</id>
<content type='text'>
- made keybinds more logical with prefixes
- renamed user to config
- updated to-do's
- added rounded borders on floating windows
- added vim-eunuch
- added telescope-symbols
</content>
</entry>
<entry>
<title>checkpoint</title>
<updated>2024-09-14T18:05:12Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>raymaekers.luca@gmail.com</email>
</author>
<published>2024-09-14T17:48:38Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/nvim/commit/?id=7dcd592eae886dc8edde2dc65d6e6323201a2aaf'/>
<id>urn:sha1:7dcd592eae886dc8edde2dc65d6e6323201a2aaf</id>
<content type='text'>
- changed installation of tmux-navigator
- removed init.lua file in user/ directory
- added autocmd for terminal in insert mode
- added keybind for opening terminal
- added keybinds for lsp commands
- added lua lsp setup
- added nvim-cmp
- added keybind for editing config
- added keybinds for opening splits
- added conceallevel = 2
- commented encoding options
- plugins:
    - added go.nvim
    - added cmp-calc
- markdown:
    - disable pairs for quotes
    - added pairs in markdown
- go:
    - added go lsp
    - added autoformat of go files on save
</content>
</entry>
<entry>
<title>checkpoint</title>
<updated>2024-09-10T15:45:26Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>raymaekers.luca@gmail.com</email>
</author>
<published>2024-09-10T15:45:26Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/nvim/commit/?id=6081f67ec9f5032fcd9d4453a2646ca033364615'/>
<id>urn:sha1:6081f67ec9f5032fcd9d4453a2646ca033364615</id>
<content type='text'>
- removed lazy checker
- removed mini.comment (provided by nvim)
</content>
</entry>
<entry>
<title>checkpoint</title>
<updated>2024-08-16T17:55:23Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>raymaekers.luca@gmail.com</email>
</author>
<published>2024-08-16T17:55:23Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/nvim/commit/?id=c837bbc0492b0380d9b1e67b934690c25f30a423'/>
<id>urn:sha1:c837bbc0492b0380d9b1e67b934690c25f30a423</id>
<content type='text'>
</content>
</entry>
<entry>
<title>checkpoint</title>
<updated>2024-08-15T16:05:57Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>raymaekers.luca@gmail.com</email>
</author>
<published>2024-08-15T16:05:57Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/nvim/commit/?id=68192521b51f5eb1983b299baa140bf5ad923189'/>
<id>urn:sha1:68192521b51f5eb1983b299baa140bf5ad923189</id>
<content type='text'>
</content>
</entry>
<entry>
<title>checkpoint</title>
<updated>2024-08-15T11:39:00Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>raymaekers.luca@gmail.com</email>
</author>
<published>2024-08-15T11:39:00Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/nvim/commit/?id=c53bda87d0fa6a5cd95595c374215c586bdd7d40'/>
<id>urn:sha1:c53bda87d0fa6a5cd95595c374215c586bdd7d40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add nord colorscheme</title>
<updated>2024-05-26T11:37:24Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>raymaekers.luca@gmail.com</email>
</author>
<published>2024-05-26T11:26:57Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/nvim/commit/?id=50053eb550b160ddd2e953894398f5e23f0fd9df'/>
<id>urn:sha1:50053eb550b160ddd2e953894398f5e23f0fd9df</id>
<content type='text'>
customized to have everything in bold
</content>
</entry>
<entry>
<title>remove colorscheme</title>
<updated>2024-05-26T11:12:09Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>raymaekers.luca@gmail.com</email>
</author>
<published>2024-05-26T11:12:09Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/nvim/commit/?id=1d58568902d269ad74a7047a9227ec857c6e7937'/>
<id>urn:sha1:1d58568902d269ad74a7047a9227ec857c6e7937</id>
<content type='text'>
add keybind for viewing buffers with telescope
</content>
</entry>
<entry>
<title>added backupdir</title>
<updated>2024-05-02T08:00:26Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>raymaekers.luca@gmail.com</email>
</author>
<published>2024-05-02T08:00:26Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/nvim/commit/?id=2e2643ce277f901a365a9fc574864ca4d1af9ddf'/>
<id>urn:sha1:2e2643ce277f901a365a9fc574864ca4d1af9ddf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First commit!</title>
<updated>2024-03-22T00:25:05Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>raymaekers.luca@gmail.com</email>
</author>
<published>2024-03-22T00:25:05Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/nvim/commit/?id=535de78034b347a3407aa6ff5287a1b4897172ea'/>
<id>urn:sha1:535de78034b347a3407aa6ff5287a1b4897172ea</id>
<content type='text'>
</content>
</entry>
</feed>
