mirror of
https://github.com/bgrolleman/dotfiles.git
synced 2026-05-10 17:11:14 +02:00
Adding lsp
This commit is contained in:
+12
-2
@@ -21,9 +21,13 @@ u - UI Enable/Disable stuff
|
||||
|
||||
Open the keymap.lua file, and add entries there
|
||||
|
||||
### Disable auto format
|
||||
|
||||
<leader>uf
|
||||
|
||||
### Mini file explores
|
||||
|
||||
SPACE f m
|
||||
SPACE f m
|
||||
|
||||
This allows you to use EDIT functions to create, rename, files
|
||||
Use = to commit and q to step out
|
||||
@@ -31,12 +35,18 @@ Use = to commit and q to step out
|
||||
### TODO
|
||||
|
||||
- [x] Play with GIT integration
|
||||
- [ ] Figure out :terminal
|
||||
- [x] Figure out :terminal (ft)
|
||||
- There seems to be a video dedicated on terminal usage in LazyVIM
|
||||
- [ ] Figure out how to disable auto complete for markdown
|
||||
- Read up on omnicompletion
|
||||
|
||||
### Co-Pilot
|
||||
|
||||
Seems to be working, but not sure how to use it yet. But in the base it's typing
|
||||
and then just pressing enter. If this thing does a co-pilot call whenever I'm
|
||||
typing, then I suddenly understand why we have such high energy bills.
|
||||
|
||||
### Keyboard keys to remember
|
||||
|
||||
- =g Cleanup code
|
||||
- K Get hover definition
|
||||
|
||||
Reference in New Issue
Block a user