From d3e4c9fbb5bc414ddd2fbec5686bbc2704e65340 Mon Sep 17 00:00:00 2001 From: Seongmin Lee Date: Tue, 11 Feb 2025 12:10:54 +0000 Subject: [PATCH] docs: update --- README.md | 10 ++++++++++ todo.norg | 1 + 2 files changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0e12cce --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Minimal Neovim config + +- [rocks.nvim] as plugin manager +- NO [nvim-treesitter] +- NO [nvim-cmp] or [blink.cmp] + +[rocks.nvim]: https://github.com/nvim-neorocks/rocks.nvim +[nvim-treesitter]: https://github.com/nvim-treesitter/nvim-treesitter +[nvim-cmp]: https://github.com/hrsh7th/nvim-cmp +[blink.cmp]: https://github.com/Saghen/blink.cmp diff --git a/todo.norg b/todo.norg index 9c8120f..fcbc31b 100644 --- a/todo.norg +++ b/todo.norg @@ -2,6 +2,7 @@ - ( ) remove `nvim-lspconfig` in v0.11 - ( ) `ds%` to delete any surrounding under cursor - ( ) `:h 'matchpairs'` +- ( ) `i_CTRL-X_CTRL-X` for snippets completion - (x) statusline - ( ) [sg.nvim]{https://github.com/sourcegraph/sg.nvim} support with luarocks maybe? - ( ) [rustaceanvim]{https://github.com/mrcjkb/rustaceanvim} -- 2.51.2