Initial commit for phosphorous branch
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
keymaps = [
|
||||
{
|
||||
action = "<cmd>Telescope find_files<CR>"; # select entire document
|
||||
key = "!fs";
|
||||
key = "<F3>";
|
||||
mode = "n";
|
||||
}
|
||||
{
|
||||
@@ -46,11 +46,6 @@
|
||||
key = "<F2>";
|
||||
mode = [ "n" "t" ];
|
||||
}
|
||||
{
|
||||
action = "<cmd>NvimTreeToggle<CR>";
|
||||
key = "<F3>";
|
||||
mode = "n";
|
||||
}
|
||||
{
|
||||
action = "<cmd>COQnow<CR>";
|
||||
key = "!cq";
|
||||
|
||||
Reference in New Issue
Block a user