siduck / dotfiles

dotfiles for my beautiful rices!
889 stars 75 forks source link

nvim keymap error #20

Closed ryannewcomer closed 1 year ago

ryannewcomer commented 1 year ago

hi, i just use your config for nvim (nvchad), and i am trying to open nvim-tree, but it don't work, i try to type e or or :NvimTreeToggle, but both don't work, i try to add image in to my lua/custom/mapping.lua, but it still don't work. how?

ryannewcomer commented 1 year ago

i am on window, before adding your config, the plugin work, but now it don't. i try :checkhealth, but there is not error. i also try :PackerStatus, and the nvim-tree.lua plgin as been loaded. what happen?

i just clone your config (git clone https://github.com/siduck/dotfiles.git) then i just copy all the think in nvchand/custom to ~/AppData/local/nvim/lua/custom. why would that happen? i have also run :nmap, and there is no e map. why?

siduck commented 1 year ago

hi @ryannewcomer not sure whats the issue, just use https://github.com/NvChad/example_config for starter custom config.