mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-05 08:48:56 +00:00
feat(lint): added my linting configs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# nvim keybindings
|
||||
|
||||
```md
|
||||
```
|
||||
n ! * <Cmd>lua require("which-key").show("!", {mode = "n", auto = true})<CR>
|
||||
n ' * <Cmd>lua require("which-key").show("'", {mode = "n", auto = true})<CR>
|
||||
n " * <Cmd>lua require("which-key").show("\"", {mode = "n", auto = true})<CR>
|
||||
|
||||
Reference in New Issue
Block a user