Code Monkey home page Code Monkey logo

nvim's Introduction

展示图 👈

show-linux

  1. dwm -- 252|123 -- yaocccc/dwm
  2. st -- 25|29 -- yaocccc/st
  3. tabbed st多tab支持 -- 7|6 -- yaocccc/tabbed
  4. 自用脚本仓库 -- 25|21 -- yaocccc/scripts
  5. omz(forked from oh my zsh) -- 43|21 -- yaocccc/omz
  6. 基于小鹤双拼+二笔辅助码实现的rime方案 -- 17|8 -- yaocccc/rime
  7. 壁纸仓库(我二次元浓度不高的) -- 30|10 -- yaocccc/wallpaper
  8. github用户页 -- 26|2 -- yaocccc/yaocccc
展示图 👈

show-nvim

相关配置和部分自己写的插件:

  1. 个人nvim配置 -- 171|36 -- yaocccc/nvim
  2. 根据{}高亮代码块 -- 47|0 -- yaocccc/nvim-hlchunk
  3. 高亮markdown代码块 -- 31|2 -- yaocccc/nvim-hl-mdcodeblock.lua
  4. 状态栏标签栏插件 -- 35|3 -- yaocccc/nvim-lines.lua
  5. 快速注释插件 -- 7|3 -- yaocccc/vim-comment
  6. 快速操作"" () {}等pair的插件 -- 11|2 -- yaocccc/vim-surround
  7. 最小化在标记栏展示mark -- 5|1 -- yaocccc/vim-showmarks
  8. 快速echo、print、console.log -- 6|1 -- yaocccc/vim-echo
  9. signcolumn显示折叠信息 -- 33|2 -- yaocccc/nvim-foldsign
PS: 关于本仓库自动更新star、fork数量的实现

主要见以下两个workflow文件 具体见注释
更新readme ./github/workflows/up.yml
调用更新动作 ./github/workflows/call.yml

Support: buy me a coffee

nvim's People

Contributors

tsiayigong avatar yaocccc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

nvim's Issues

The order of config and setup in the packer

nvim/lua/packinit.lua

Lines 14 to 15 in afbc46c

-- config 发生在插件载入前 一般为 let g:xxx = xxx 或者 hi xxx xxx 或者 map x xxx 之类的 配置
-- setup 发生在插件载入后 一般为 require('xxx').setup() 之类的配置

config setup 的顺序弄反了

 -- config 发生在插件载入后 一般为 let g:xxx = xxx 或者 hi xxx xxx 或者 map x xxx 之类的 配置 
 -- setup  发生在插件载入前 一般为 require('xxx').setup() 之类的配置 

Invalid character in group name

博主您好,我是一个nvim新手,看了你的b站视频,我就简单git了你的配置后,打开一个文件显示如下问题!!
2023-02-16 16-58-32屏幕截图

网络超时

第一次进入vi自动安装插件的时候网络超时直接报错,请问在哪里设置代理让它走代理呢?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.