Commit Graph

8 Commits

Author SHA1 Message Date
David JULIEN 7a0030b064 [nvim] fix: lsp count in statusline
vim.lsp.diagnostic.get_count() got deprecated
2021-12-12 23:35:54 +01:00
David JULIEN b03369ba79
feat: introducing astronomy.nvim
new colorscheme!

added as a submodule, which will be pulled right where it needs to sit

updated the config to follow the changes

add colorscheme.lua to configurate
!!!BROKEN: this file uses script that are not yet committed
2021-10-23 04:10:12 +02:00
David JULIEN 09b2d82212
feat: apply changes of neovim LSP
LSP diagnostics changed names
2021-09-25 17:39:20 +02:00
David JULIEN c7b3fc1851 feat: don't need full path displayed in nvim status 2021-05-30 00:03:02 +02:00
David JULIEN 73dd0ae2be feat: remove nvim buffer indicator 2021-05-28 00:52:16 +02:00
David JULIEN 9c2569e575 fix: local and global declarations 2021-05-21 22:49:21 +02:00
David JULIEN 4959c90448 feat: update LSP icons (signcolumn + statusline)
also add a globals.lua file
2021-05-21 11:58:59 +02:00
David JULIEN 8ec80d78f5 feat: use HEAD@neovim instead of arch package
BREAKING: require neovim v0.5+ to work!!!

migrate neovim configuration to lua
2021-05-19 11:56:12 +02:00