Commit graph

57 commits

Author SHA1 Message Date
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
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
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