Add a bunch more plugins and configurations

- lualine
- bufferline
- nvim-jdtls
This commit is contained in:
Marko Korhonen 2021-08-08 15:21:10 +03:00
parent dceb69cf01
commit 8adb8243a0
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
10 changed files with 239 additions and 158 deletions

View file

@ -0,0 +1,3 @@
require'lualine'.setup {
options = {theme = 'onedark'},
}