nyoom.nvim icon indicating copy to clipboard operation
nyoom.nvim copied to clipboard

A Neovim framework and doom emacs alternative for the stubborn martian hacker. Powered by fennel and the oxocarbon theme

Results 38 nyoom.nvim issues
Sort by recently updated
recently updated
newest added

This is using the `main` branch at ref `f808500883ffc552b53a421139cc1915955759b7` after a fresh install: ``` ❯ ./bin/nyoom sync Synchronizing your config with Nyoom Nvim Nyoom version: f808500 NVIM v0.9.4 Build type:...

It installed everything. I just needed servers for c, and it started to install everything like c#, javascript, typescript and whatnot?

I see that for auto completion there's no highlighting for selected item, ![informations](https://github.com/nyoom-engineering/nyoom.nvim/assets/147564129/dcddb2d7-fa31-4df2-bee4-a497af23ed2c) and also for icons in neotree there different from colors in the picture in nyoom preview?? ![informations](https://github.com/nyoom-engineering/nyoom.nvim/assets/147564129/ab7db0d5-9f4d-45a5-9285-9a18ca61df2f)

when I get into a cpp file using neotree in nyoom it gives me the following error:  Error 03:12:41 AM notify.error [Neo-tree ERROR] Error opening file: vim/_editor.lua:0: nvim_exec2()..BufReadPost Autocommands...

When I type DapContinue in a cpp project it gives me no dap configurations for C++ like this way DAP No configuration found for `cpp`. You need to add configs...

I don't really why I'm getting this error even if I uninstall nyoom AND all it's files and reinstall it again that still happens the full is this: Unable to...

I like the method used by https://github.com/tokiory/neovim-boilerplate, in this repo, I can change in file lua/extensions/mason.lua (lsconfig) and file lua/extensions/treesitter.lua (treesitter config).

So far, i have seen this plugin: https://github.com/direnv/direnv.vim I think it's a really useful tool. Doom emacs has it: ``` direnv: - Save (or destroy) the environment at your leisure...

First setup always errors out (i tried a couple of times) ![image](https://github.com/nyoom-engineering/nyoom.nvim/assets/56374185/5a844280-6e71-49bc-8b30-dbd916cc3190) when trying to use command ``nyoom`` it fails to execute, and i can still see and use the...