issues
search
zootedb0t
/
orcnvim
My neovim config
GNU General Public License v3.0
2
stars
0
forks
source link
TODO
#24
Open
zootedb0t
opened
1 year ago
zootedb0t
commented
1 year ago
[x] Change auto-pair plugin to
https://github.com/altermo/ultimate-autopair.nvim
[x]
cmp-nvim
tab mapping broken
zootedb0t
commented
1 year ago
[x] Don't disable all inbuilt lsp-formatter
zootedb0t
commented
1 year ago
[x] Try
https://github.com/stevearc/conform.nvim
for formatting.
zootedb0t
commented
1 year ago
[x] Move to
none-ls
for lint.
zootedb0t
commented
1 year ago
[x] Move from
alpha.nvim
to
dashboard-nvim
[x] Add footer in dashboard-nvim
[x] Add config button in dashboard.
[x] Add
Treesitter-context
[x] Remove
peek.nvim
zootedb0t
commented
1 year ago
[x] Add super-tab keymap to
nvim-cmp
[x] Customise telescope border
[x] Find alternative to
peek.nvim
->
markdown-preview.nvim
zootedb0t
commented
1 year ago
[x] Improve Statuscolumn
[x] Remove
markdown-preview.nvim
->
peek.nvim
zootedb0t
commented
1 year ago
[x] LSP sign override broken on nightly.
zootedb0t
commented
11 months ago
[x] Improve statusline diagnostic function.
see
zootedb0t
commented
8 months ago
[x] Use builtin
vim.snippet
for snippets, instead of
luasnip
.
[x] Remove
Comment.nvim
as we have this
builtin
.
zootedb0t
commented
7 months ago
[x] Update lsp keymapping which are already default.
see
zootedb0t
commented
6 months ago
[x] Use
nvim-highlight-colors
for colour highlight.
zootedb0t
commented
6 months ago
[x] Add lsp-progress to statusline
zootedb0t
commented
4 months ago
[x] Update which-key config to v3
cmp-nvim
tab mapping broken