Pau Ruiz Safont

Results 4 issues of Pau Ruiz Safont

Now ocamlinterface ocamllex and menhir types must be taken into account as well. The filetypes are introduced by https://github.com/ocaml/vim-ocaml/pull/61 This is a draft PR to attract comments and suggestions on...

Area/Vim

Some CLI utilities that show information about systems show the OS's logo, like neofetch. It would good for branding if there was a 40-character wide ASCII logo for XCP-ng so...

#### Your system information * [System information](https://gist.github.com/undu/c2188b6d507c23d8f19cad4eabc3284d) * Have you checked for system updates?: Yes * Are you using the latest stable video driver available for your system? Yes *...

reviewed

Some ocaml extensions share the same vim filetype. This is an issue when trying to enable [structural highlighting](https://github.com/ocaml/vim-ocaml/issues/11) using the official ocaml tree-sitter parsers: https://github.com/tree-sitter/tree-sitter-ocaml on [neovim](https://github.com/nvim-treesitter/nvim-treesitter/pull/472). In tree-sitter-ocaml there...