2022-09-23 00:50:02 +00:00
|
|
|
- use libmodal + whichkey ?
|
|
|
|
- gisigns: add navigation between hunks (vs fugitive ?)
|
|
|
|
- optimize git flow
|
|
|
|
- navigator icons update
|
2022-09-12 21:37:54 +00:00
|
|
|
- vim-bookmarks disable default keymaps and use manaul ones (keep ma ...)
|
|
|
|
- Setup telescope/fzf mappings together
|
|
|
|
- LSP C-i is tab does not allow to jump back into history
|
|
|
|
- [PLUGIN INDEA] bookmark: take notes
|
|
|
|
- show messages window outside or floating
|
|
|
|
- create a bookmark mini plugin/helper for bookmarking paths
|
|
|
|
- html filetype use pup as auto formatter formatprg (check default vim) ?
|
2022-09-11 12:14:24 +00:00
|
|
|
- per project lsp settings
|
2022-09-09 18:52:07 +00:00
|
|
|
see https://www.reddit.com/r/neovim/comments/opipij/guide_tips_and_tricks_to_reduce_startup_and/
|
|
|
|
- add/read language docs in vim
|
|
|
|
- vim.diagnostics.hide()/show() /
|
|
|
|
- create toggle diagnostics that overrides vim diagnostic show handler
|
|
|
|
- [navigator] use colors for codelens icons
|
|
|
|
- [navigator] remap C-k keymap
|
|
|
|
- [navigator] neovim diagnositc toggle (use hide() instead of disable)
|
|
|
|
- [navigator] check codelens icons
|
2022-08-26 14:28:12 +00:00
|
|
|
- [navigator] disable diagnostic on startup
|
2022-08-27 03:09:00 +00:00
|
|
|
- dynamic C-x: if number default or close window
|
|
|
|
- load custom/init.lua (autocommands) as vimscript file ?
|
|
|
|
- install neorg (neovim org mode)
|
|
|
|
- dynamic :w!! (daos or sudo)
|
2022-08-27 03:49:48 +00:00
|
|
|
[x] [navigator] fix 'gi' keymap overriden by navigator (use space leader)
|
2022-09-02 02:22:11 +00:00
|
|
|
- welcome screen (use mini)
|
|
|
|
- incorporate changes in nvchad_ui to override
|
2022-09-09 18:52:07 +00:00
|
|
|
|
|
|
|
- [x]nvim C-p should not work in ft=qf
|
2022-09-11 12:29:33 +00:00
|
|
|
- [x] set neovim shell to bash/sh for faster commands (fish is slow)
|
|
|
|
- [x] yank until end of line $ mapping automatic with Y
|
|
|
|
- [x] remove registers from which-key plugin
|
|
|
|
-fix: problem with auto paused navigators
|
2022-09-12 21:37:54 +00:00
|
|
|
- [x] fix color/icon of status line diagnostics to match navigator
|
|
|
|
-[x] pin all plugins
|
|
|
|
- [x] autocommand move current directory when move to new window
|