This website requires JavaScript.
Explore
Help
Sign In
vladan
/
neovim
Archived
Watch
1
Star
0
Fork
You've already forked neovim
0
Code
Issues
1
Pull requests
Projects
1
Releases
Wiki
Activity
This repository has been archived on
2024-10-06
. You can view files and clone it, but cannot push or open issues or pull requests.
721bc03588
neovim
/
lua
/
config
/
init.lua
4 lines
67 B
Lua
Raw
Normal View
History
Unescape
Escape
move to lua and make a poor man's ide
2021-11-25 22:10:31 +01:00
-- nvim-compe
require
(
'
config.compe
'
)
huge refactor - tidy up - shuffle code around - use same abstractions for all usecases
2023-07-30 04:26:25 +02:00
require
(
'
config.treesitter
'
)
Reference in a new issue
Copy permalink