Merge branch 'ts1'
This commit is contained in:
commit
290c00be62
1 changed files with 3 additions and 3 deletions
|
@ -107,15 +107,15 @@ Updates CosmicNvim to the latest version
|
||||||
|
|
||||||
## 🗺 Default Mappings
|
## 🗺 Default Mappings
|
||||||
|
|
||||||
[File navigation](./lua/cosmic/plugins/telescope/mappings.lua)
|
[File navigation](./lua/cosmic/plugins/telescope/init.lua)
|
||||||
|
|
||||||
[File explorer](./lua/cosmic/plugins/nvim-tree/mappings.lua)
|
[File explorer](./lua/cosmic/plugins/nvim-tree/init.lua)
|
||||||
|
|
||||||
[Terminal](./lua/cosmic/plugins/terminal/mappings.lua)
|
[Terminal](./lua/cosmic/plugins/terminal/mappings.lua)
|
||||||
|
|
||||||
[LSP](./lua/cosmic/lsp/mappings.lua)
|
[LSP](./lua/cosmic/lsp/mappings.lua)
|
||||||
|
|
||||||
[Other](./lua/cosmic/mappings.lua)
|
[Other](./lua/cosmic/core/mappings.lua)
|
||||||
|
|
||||||
## 📷 Screenshots
|
## 📷 Screenshots
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue