nyoom.nvim
nyoom.nvim copied to clipboard
A Neovim framework and doom emacs alternative for the stubborn martian hacker. Powered by fennel and the oxocarbon theme
tl;dr: both hotpot and packer must be installed a) **prior** to and b) **locally** or the install fails on the `sync` step. I'm on Arch and strangely after installing `nvim-packer-git`...
# Issues with rust-analyzer server config Mostly all of the problems related to c++ and rust have been solved with the latest commits, but there a few new problems with...
When trying to access live grep or open file quickly, I noticed that quick key presses left the editor in the state captured in the screenshot below. Would it be...
As you know fennel have a group on matrix and I think people using this project are also interested in fennel, so making a matrix group will both help people...
`nyoom upgrade` fails because of unstaged changes, and `git pull --autostash` rewrites stashed files which broke the hard links. https://github.com/nyoom-engineering/nyoom.nvim/blob/e331b56070031fdf6cbf57fd3cf44e7ad8ab4334/bin/nyoom#L23-L25
I'm using AstroLinux and I have my key mappings for vim sexp plugin. ``` ["("] = { "(sexp_round_head_wrap_list)", desc = "wrap(" }, ``` I'm trying to use in Nyoom: ```...
In init.lua, I have: ``` local lsp = require('lspconfig'); lsp.ocamllsp.setup({ cmd = { "ocamllsp" }, filetypes = { "ocaml" }, }); ``` How do I add this to config.fnl ?
How do I modify` ~/.config/nvim/fnl/config.fnl` to add `~/my_config/nvim/*/start/*` to rtp ?
I would be awesome if there was a testing module, that would include neotest, and would integrate with the debugger. I feel it's not the simplest thing to implement by...
Some of the mappings seems to be available on the greeting page, but disappear once a file gets opened Example: fr - open recent files