codeium and minicomment
This commit is contained in:
parent
0038862d2e
commit
73a298b754
4 changed files with 55 additions and 38 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Instructions unique to my dotfiles:
|
||||
- create a symlink in $HOME/.config/
|
||||
`ln -s /Users/<username>/src/swl_kickstart.nvim /Users/<username>/.config/`
|
||||
- launch with `knv`
|
||||
- launch with `kv`
|
||||
|
||||
https://github.com/kdheepak/kickstart.nvim/assets/1813121/f3ff9a2b-c31f-44df-a4fa-8a0d7b17cf7b
|
||||
|
||||
|
|
@ -18,13 +18,17 @@ debugpy/bin/python -m pip install debugpy
|
|||
|
||||
## TODO / explore
|
||||
|
||||
- ruby debugging with ruby LSP
|
||||
- investigate find and replace within file, within project
|
||||
- commenting selection
|
||||
|
||||
|
||||
### explore:
|
||||
|
||||
- neotest - test run viewer
|
||||
|
||||
|
||||
|
||||
|
||||
### Introduction
|
||||
|
||||
A starting point for Neovim that is:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue