Skip to content

Arkissa/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

165 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ultimate Goal

Note

Do Anything Without Leaving Vim!

Required

Install

git clone --recurse-submodules -b v3 git@github.com:Arkissa/nvim.git ~/.config/nvim && nvim --cmd "helptags ALL"

TODO

  • Basic option, keymaps, lsp-keymaps, autocmd.
  • Automatic completion for lsp-code, path, keyword.
  • Quick fuzzy find files and word in current project on quickfix.
  • Better gitsubmodule install and remove plugin.
  • Better textobject.
  • Better built-in terminal.
  • Better built-in formatter.
  • Better code action.
  • Better engineering support for different programming language e.g code generator and lint.
    • lintprg api.
  • Make snippets of code Postponed this the neovim not yet ready.
  • unicode input method
  • Haskell dev environment
    • Hoogle search.
    • fix cabal hightlight document.
    • fix hlint jump to strange page
    • better ghci repl
    • better ghci DEBUG maybe TermDebug?
    • better format
    • better code fold
    • better indent
    • better ghci interaction
      • hover visual select expression
    • better quickfix errorformat api for vim
    • edit project file
    • support refactor
    • support Unit test
    • support Code Coverage
    • support cabalfmt
    • support ctags
    • support Haddocks
    • support profile
    • haskell textobject
    • haskell toolchains

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published