Add github links in configs
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
limitations under the License.
|
||||
]]
|
||||
|
||||
-- https://github.com/hrsh7th/nvim-cmp
|
||||
|
||||
local has_words_before = function ()
|
||||
unpack = unpack or table.unpack
|
||||
local line, col = unpack(vim.api.nvim_win_get_cursor(0))
|
||||
|
||||
Reference in New Issue
Block a user