Commit graph

77 commits

Author SHA1 Message Date
0203023d34
chore: moved colorscheme into its own plugin 2022-10-02 00:57:30 +02:00
f38ed78f14
fix: keybind and telescope ui tweaks 2022-10-01 17:38:27 +02:00
1c5f7f48c7
chore: better telescope layouts 2022-09-21 12:07:07 +02:00
61681bf7d8
feat: added surround.vim 2022-09-20 11:40:12 +02:00
89e60d54f3
fix: oldfiles on win 2022-09-19 12:07:58 +02:00
c7a982b08a
fix: broken on windows but at least won't crash 2022-09-19 12:05:44 +02:00
32ddb0a0ae
fix: merge 2022-09-19 11:56:31 +02:00
d74484058b
fix: disabled (for now) / completion (breaks : completion) 2022-09-19 11:54:00 +02:00
9d6e837e9b
feat: improved telescope keybinds, themed some pickers 2022-09-19 11:53:44 +02:00
5356a8992d
feat: highlight group for inlay hints in rust-tools 2022-09-01 01:55:05 +02:00
e4344f52f3
feat: settings for neovide, just in case 2022-09-01 01:35:55 +02:00
a4fac329bd
feat: switched from pyright to pylsp 2022-09-01 01:35:37 +02:00
f3be36774b
feat: added glow plugin and marksman for markdown 2022-09-01 01:17:12 +02:00
8bd4845675
feat: dressing.nvim for select/input, color tweaks 2022-09-01 01:16:02 +02:00
feb43cd7f9
feat: add scrolloff 2022-09-01 01:10:22 +02:00
fab8fa8493
feat: added cmp colors, scheme fixex, cmp formatter
added nvim-cmp fancy formatter with colored symbols. removed lsp info in
statusline. tweaked color scheme a little.
2022-08-19 05:25:23 +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
51139ded5c
feat: added early nvim-dap configuration
still needs some work, it's a pretty weak configuration. It would also
be very cool if language-specific configurations were loaded with
ftplugin, rather than for each file.
2022-08-18 16:12:37 +02:00
a37ff7e71f
feat: show relativenumbers only in editable buffers 2022-08-18 16:12:15 +02:00
1ad29defc6
feat: more builtin colors (mostly markdown) 2022-08-18 06:14:00 +02:00
fe567cd34a
chore: changed mode colors 2022-08-18 05:49:21 +02:00
aed10e596d
feat: added keybind to toggle foldcolumn + small fix 2022-08-18 05:31:54 +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
c5a9f15646
Initial commit 2022-08-18 03:23:21 +02:00