Arindam Das

Results 5 issues of Arindam Das

Expected packages - [ ] .deb - [ ] AUR

enhancement
help wanted

The last parameter of `vim.api.nvim_buf_get_lines()` is a boolean called `strict_indexing`. It causes the following behaviour: - When `strict_indexing` is `true` out of bounds indices cause an error - When `strict_indexing`...