Compare commits
No commits in common. "f988a966176f26fc9d0ec191a920e8062cb0b9d2" and "7cd72735f2c61bcad4564a4cf9609f563e7713c3" have entirely different histories.
f988a96617
...
7cd72735f2
@ -126,8 +126,7 @@
|
||||
:c [ "h" "H" ]
|
||||
:h [ "c" "C" "cpp" "cxx" "c++" "cc" ]
|
||||
:cpp [ "hpp" "hxx" "h++" "hh" "h" "H" ]
|
||||
:tpp [ "hpp" "hxx" "h++" "hh" "h" "H" ]
|
||||
:hpp [ "cpp" "tpp" "cxx" "c++" "cc" ])
|
||||
:hpp [ "cpp" "cxx" "c++" "cc" ])
|
||||
(let [find-other (require :nvim-find-other)]
|
||||
(vim.api.nvim_create_user_command
|
||||
"FindOtherFile"
|
||||
|
Reference in New Issue
Block a user