moved to vscode accept
This commit is contained in:
@@ -25,7 +25,7 @@ return {
|
|||||||
-- C-k: Toggle signature help (if signature.enabled = true)
|
-- C-k: Toggle signature help (if signature.enabled = true)
|
||||||
--
|
--
|
||||||
-- See :h blink-cmp-config-keymap for defining your own keymap
|
-- See :h blink-cmp-config-keymap for defining your own keymap
|
||||||
keymap = { preset = 'enter' },
|
keymap = { preset = 'super-tab' },
|
||||||
|
|
||||||
appearance = {
|
appearance = {
|
||||||
-- 'mono' (default) for 'Nerd Font Mono' or 'normal' for 'Nerd Font'
|
-- 'mono' (default) for 'Nerd Font Mono' or 'normal' for 'Nerd Font'
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ My personal dotfiles!
|
|||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
- [ripgrep](https://github.com/BurntSushi/ripgrep)
|
- [ripgrep](https://github.com/BurntSushi/ripgrep)
|
||||||
|
- clangd
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
Just copy the folders under `.config` in your `$HOME/.config/`.
|
Just copy the folders under `.config` in your `$HOME/.config/`.
|
||||||
|
|||||||
Reference in New Issue
Block a user