Commit Graph

12 Commits

Author SHA1 Message Date
siduck
9bca3eacae clean config | fix (#1225) (#1226) 2022-06-18 09:57:17 +05:30
tomaswyz
c0d75edea0 fix: always display LSP ~ 2022-06-16 11:49:38 +05:30
siduck
e1be20329e Update statusline.lua 2022-06-15 17:03:39 +05:30
DragonBillow
d66c000d48 fix: show all lsp of mulit-lsps workspace 2022-06-15 17:03:39 +05:30
siduck
0bde81a074 Improve startuptime | remove un-needed plugins | lazy load plugin highlights too
removed nvim-gps as nvim-navic or winbar.nvim will be added when v0.8 neovim releases. Removed lsp signature as I was able to emulate showing args with the default signature help() window
2022-06-14 17:36:27 +05:30
kiyon
d42ffe1ac7 fetch correct lsp name while existing multi actived lsp clients 2022-06-13 10:59:09 +05:30
siduck
5b37cb5875 fix #1188 | remove options that already have default vim values | remove better-escape.nvim as it feels un-needed, ESC or Ctrl c can be used for escaping normal mode or just map jk to ESC 2022-06-10 17:24:02 +05:30
siduck
5ee4f93309 clean readme | rm outdated info & update img links 2022-06-09 08:45:28 +05:30
siduck
d9263b3718 add error handling in statusline for devicons plugin 2022-06-06 10:10:35 +05:30
TianYaX
39a7f60682 add arrow style for statusline 2022-06-06 09:54:40 +05:30
siduck
671321e0c8 trunacate statusline components on less space 2022-06-06 05:51:02 +05:30
siduck
48b1226961 write own statusline | remove feline 2022-06-05 19:11:26 +05:30