Skip to content

snoopy/.textadept

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • external

    • fonts
  • lexers

    • custom c++ lexer which adds a rule for highlighting the last part of a namespace (e.g. in foo::bar::baz baz will be highlighted)
  • modules

    • color - helper module for converting rgb to bgr
    • cpp - adds keyword autocompletion
    • ctags - modified ctags module based on the official one
    • favorites - keep a list of favorite files independent of your session
    • format - custom module for source code formatters
    • git - provides various git functionality
      • blame (follows the cursor)
      • heatmap (marks lines depending on last committed date)
      • diff for specific line
      • show file at revision
    • hydra - enhanced keychains
    • origin - thin wrapper around textadept.history
    • perl - adds keyword autocompletion
    • quicknav - set and jump to locations in files quickly (saved per project)
    • run - run build and linter commands inline
    • spellcheck
    • My fork of Textredux - Provides a TUI for many TA dialogs
    • util - various utility functions
  • init.lua - contains general preferences, (many) keybinds and snippets

About

Config for textadept editor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published