Commit graph

17 commits

Author SHA1 Message Date
f5bd91045d
feat: use rustaceanvim ratheer than rust-tools
also inlay hint fixes
2024-05-31 18:09:45 +02:00
5ffa0d858c
feat: smart case in search by default 2023-12-13 13:46:16 +01:00
84007b204f
feat: keys to change scale, switch to Hack font 2023-04-16 14:35:07 +02:00
5ba5927342
fix: font, plugin url, comment pos 2023-04-15 22:37:03 +02:00
3be3b6eace
feat: switched to lazy.nvim, cleaned up plugins 2023-04-15 21:02:08 +02:00
ea5655bd0b
feat: added retab command to change only leading space 2022-10-28 11:25:15 +02:00
1c0da94062
feat: netrw and neovide settings 2022-10-28 11:14:01 +02:00
0203023d34
chore: moved colorscheme into its own plugin 2022-10-02 00:57:30 +02:00
32ddb0a0ae
fix: merge 2022-09-19 11:56:31 +02:00
e4344f52f3
feat: settings for neovide, just in case 2022-09-01 01:35:55 +02:00
feb43cd7f9
feat: add scrolloff 2022-09-01 01:10:22 +02:00
c8a503374a
feat: improved update command
now resets with --force if invoked with bang. an arg can be given to
switch to that branch before pulling.
2022-08-19 05:23:12 +02:00
a37ff7e71f
feat: show relativenumbers only in editable buffers 2022-08-18 16:12:15 +02:00
942c2fdb40
fix: small tweaks, added gitignore 2022-08-18 05:16:43 +02:00
5748d1bcdb
feat: added UpdateConfig command 2022-08-18 05:06:02 +02:00
8ffbe73ff7
fix: OOP fixes (lua is weird), statusline rename 2022-08-18 04:42:18 +02:00
0ddcf99657
chore: moved into its own repository
this was originally just part of my dotfiles, but since neovim stuff
became a pretty big chunk, I'm moving it into its own project and having
.dotfiles just git clone this.
2022-08-18 04:13:50 +02:00