Skip to content
/ nvim Public

💡 A personal neovim configuration with UltiSnips

License

Notifications You must be signed in to change notification settings

oeyoews/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neovim

support ts, js, tailwindcss, lua, json, eslint

NOTE

  • dependencies: node, npm, git,(g)cc python-pynvim(by npm or use pip3 install pynvim),fd,live-server(optional), python(Ultisnip), tree-sitter(by npm), live-grep
  • clipboard: to support system clipboard, please check :h clipboard on (neo)vim

Proxy

git proxy

# v2raya // windows
[http]
    proxy = http://127.0.0.1:20172
[https]
    proxy = https://127.0.0.1:20172

Installation

https://github.com/neovim/neovim/wiki/Installing-Neovim

Neovim Related Snippets Links

ultisnips2vscode